Commit Graph

5587 Commits (abdb4bcfbf68d9ceb8a2ceb930d5488d37b26561)

Author SHA1 Message Date
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 f8bb9008c0
Merge pull request #9697 from backerman/personal/backerman/9695
6 years ago
Sylvia Moss 80960d7a64
Fix vsphere boot command and check for context cancelation when waiting for ip (#9739)
6 years ago
Brad Ackerman 23d5432333
Revert inadvertently-changed import.
6 years ago
Brad Ackerman 109b2a0ca9
Build constraints don't seem to work on test.
6 years ago
Brad Ackerman 94c9b87431
Only run on platforms supported by chroot.
6 years ago
Brad Ackerman 33eb8483ba
Get some tests in here.
6 years ago
Megan Marsh 8f362656ee
Update builder/amazon/ebs/step_create_ami.go
6 years ago
Megan Marsh 484dbfe6ad improve error handling when waiting for image so that the resourcenotready error is bubbled up more clearly without verbose logging turned on
6 years ago
Megan Marsh 04d7a10aa0
Merge pull request #9714 from hashicorp/fix_9688
6 years ago
Megan Marsh 4964c54f60 update docs to state resource id must be fully qualified
6 years ago
Megan Marsh 25f2ec48d3
add network_name option to vmware builder to make it match the network option on the vsphere builder, so vmware users needn't update vmx data just for the network name (#9718)
6 years ago
Megan Marsh 3f61498704
Merge pull request #9704 from ntoofu/f-vsphere-export-permission
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
Megan Marsh aede34079d provide more helpful error message than the one returned by the client, without context
6 years ago
ntoofu a53e81d9a2 Make docs more clear
6 years ago
jhawk28 6b8d086e94
alt, ctrl, and shift should be outside variables (#9702)
6 years ago
Megan Marsh 825deef43d
Merge pull request #9665 from hashicorp/vsphere_clone_customization
6 years ago