Commit Graph

107 Commits (f760ab2fd85afcd3ab63d2c53f12c606b8fcd683)

Author SHA1 Message Date
Christopher Boumenot bbf286dcbe Fix go fmt issues. (#3463)
10 years ago
Rickard von Essen 88a84f5fb2 Merge pull request #3209 from rickard-von-essen/openstack-get-password
10 years ago
Nathan Mische 335a2010bf Moving SSH IP version validation to prepare function.
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Rickard von Essen 5368697413 Get admin password of booted instance when using WinRM
10 years ago
Rickard von Essen c3bc87cb71 OpenStack: Change some log messages about SSH to connect.
10 years ago
Rickard von Essen 6855c480ad OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Chris Bednarski b7ba9a507d Merge pull request #3041 from msabramo/GH-3038_openstack_builder_auto_set_image_type_to_image
10 years ago
Marc Abramowitz 3e0914b6a2 openstack builder: Set image_type to "image"
10 years ago
Marc Abramowitz 4b9c4cc3e6 openstack: WaitForImage: treat 404 as retryable
10 years ago
Marc Abramowitz b08b88b019 openstack: Add maxNumErrors for WaitForImage
10 years ago
Marc Abramowitz 39d6eda370 Make the OpenStack builder more informative
10 years ago
Ian Duffy b57140da47 Add support for using cloud-init via a ConfigDrive
10 years ago
Toni Ylenius cbb2b538bd Support source_image_name in OpenStack builder
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Chris Bednarski 28d1295460 Merge branch 'openstack_metadata' of https://github.com/trumant/packer into trumant-openstack_metadata
11 years ago
Chris Bednarski 5cd6e19467 Merge pull request #2451 from monsterzz/b-openstack-ipv6-ssh-support
11 years ago
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Chris Bednarski ff6a091531 Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
11 years ago
Hazel Smith a7da0ffde1 openstack: store updated accessIPv4 from RackConnect
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Hazel Smith ce54dba2d3 openstack builder: log which IP address SSH will use
11 years ago
Travis Truman 988cf2fecf Fixes #2434 by adding OpenStack Glance metadata support
11 years ago
Gleb M Borisov 8495a8c919 Fix handling IPv6 when ssh_interface set (openstack builder)
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto a95408aa21 Merge pull request #2224 from mitchellh/f-os-userdata
11 years ago
Mitchell Hashimoto 3edff00696 Merge pull request #2223 from mitchellh/b-stop-openstack
11 years ago
Mitchell Hashimoto d8cc24f86e builder/openstack: no more port
11 years ago
Mitchell Hashimoto 5167c65f87 Merge branch 'b-openstack-privage'
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto f55e2d2c4b builder/openstack: convert to helper/comm
11 years ago
Mitchell Hashimoto b3a9712402 builder/openstack: support user data [GH-1867]
11 years ago
Mitchell Hashimoto b6d6a71c6e builder/openstack: wait for more states
11 years ago
Mitchell Hashimoto 48b674d331 builder/openstack: load extensions, stop server if supported
11 years ago
Mitchell Hashimoto a3863c3495 builder/openstack: update floating IP messaging
11 years ago
Mitchell Hashimoto 2c683c5057 builder/openstack: prioritize ssh interfaces
11 years ago
Mitchell Hashimoto 31abc93f50 builder/openstack: support ssh_interface [GH-2087]
11 years ago
Mitchell Hashimoto 693f04afcc builder/openstack: AZ support
11 years ago
Mitchell Hashimoto 92b6b5c387 builder/openstack: can ref flavor by name
11 years ago
Mitchell Hashimoto ad374e82af builder/openstack: shuffle some fields to note unused fields
11 years ago
Mitchell Hashimoto 5d32a1f6e0 builder/openstack: use IP not FixedIP
11 years ago
Mitchell Hashimoto 590177ea4b builder/openstack: fix unit tests
11 years ago
Mitchell Hashimoto e724b5fe80 builder/openstack: support legacy env vars
11 years ago
Mitchell Hashimoto 50e2eb30e6 builder/openstack: modifications to work with rackspace
11 years ago
Mitchell Hashimoto a0d41fcd14 builder/openstack
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto a8cd2a2223 Merge pull request #2038 from trumant/openstack_access_config_tests_env_clarity
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago