Commit Graph

179 Commits (dc38fadeebccf2bc294faaa91b67a9df705bda23)

Author SHA1 Message Date
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Marin Salinas 22a49a2f2e chore: fix test
5 years ago
Marin Salinas 472b008a94 chore: fix test
5 years ago
Marin Salinas 2578bbbb50 chore: fix test
5 years ago
Marin Salinas 09f57537bf chore: fix lint issues on osc builder
5 years ago
Marin Salinas 56807553fc chore: fix lint issues on osc builder
5 years ago
Marin Salinas 49e4d83cd7 refactor: remove oapi references in bsusurrogate builder
5 years ago
Marin Salinas aa3ec3fd0f refactor: change chroot builder to new SDK
5 years ago
Marin Salinas c0c0f003f9 refactor: fix bsu builder to accept proxy
5 years ago
Marin Salinas d813c3647d refactor: change bsuvolume builder to new SDK
5 years ago
Marin Salinas abdb4bcfbf refactor: change ssh host to osc ssh host
6 years ago
Marin Salinas 645e5afa36 refactor: change bsuvolume builder to new SDK
6 years ago
Marin Salinas b844b7f1c7 refactor: change bsusurrogate builder to new SDK
6 years ago
Marin Salinas 007f6cce4c feat: add wait funtions for snapshot and omi in osc builders
6 years ago
Marin Salinas eed047b83b feat: add proxy support to osc builder
6 years ago
Marin Salinas e0badb3fb7 refactor: update step_update_omi_attributes and create_tags to new OSC SDK
6 years ago
Marin Salinas 8885a5ef31 refactor: update step_create_omi to new OSC SDK
6 years ago
Marin Salinas f0dc26613a
Merge pull request #7 from marinsalinas/step_deregister_omi
6 years ago
Marin Salinas 8166dad533
Merge pull request #5 from marinsalinas/step_cleanup_volumes
6 years ago
PacoDw 8274d4848c chore: added forece_deregister in the test case to verify the step_deregister_omi
6 years ago
PacoDw 071854ea4a chore: implemented OSC API in step_deregister_omi
6 years ago
PacoDw a13dfe1f42 chore: added GetRegion() and NewOSCClientByRegion functions
6 years ago
PacoDw 60bd61dc18 chore: removed security group filter function, it was moved to step_security_group file
6 years ago
PacoDw c3a4b60ea5 chore: implemented OSC API in step_security_group
6 years ago
Marin Salinas 7a45e4c8b0 refactor: change step tag bsu volumes to new OSC SDK
6 years ago
Marin Salinas c58d6f9b33 refactor: migrate run vm step to new SDK
6 years ago
Marin Salinas 6f0bb33c9a refactor: change tags ssh file to new OSC SDK
6 years ago
Marin Salinas e5c14044fb refactor: change tags file to new OSC SDK
6 years ago
Marin Salinas addc3dd6e7 refactor: change step_cleanup_volumes to new OSC SDK
6 years ago
Marin Salinas d9a7626249
Merge pull request #4 from marinsalinas/step_public_ip
6 years ago
PacoDw 7745369dce chore: set true associate_public_ip_address attribute to test the step_public_ip
6 years ago
PacoDw 86966ecfee :chore: implemented OSC API in pre_public_ip step
6 years ago
PacoDw 232d5a3ce6 chore: changed oapi to osc
6 years ago
PacoDw 43e9d43ebd chore: removed API attribute
6 years ago
Marin Salinas 8b2cdc5821 refactor: change step_network_info to new OSC SDK
6 years ago
Marin Salinas 8649496c6c refactor: change new sdk on step_source_omi_info
6 years ago
PacoDw 4431bb87b2 :chore: added api key to specify the API connection
6 years ago
PacoDw 823b957a1f :chore: implemented OSC connection in pre_validate file
6 years ago
PacoDw 22481d1ac2 :chore: added OSC Connection in builder file
6 years ago
PacoDw 1fbe715c13 :chore: added OSC Connection in builder file
6 years ago
PacoDw 1bfb2d9170 :chore: implemented transport file to make the OSC API Connection
6 years ago
PacoDw 1055007cba :chore: added OSC API Client Connection
6 years ago
PacoDw 74f868da37 :chore: changed the AMI with an existing AMI to work fine with the test case
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago