packer-cn/builder/openstack
Ian Delahorne 8bf935beb8 Force IPv4 addresses from address pools in Openstack. Fixes #1258
Rackspace defaults to a public IPv4 and IPv6 address. These are returned in
random order, with the sprintf further on generating an incorrect connection
string if on IPv6. Force IPv4 until support for correct connection strings and
a configuration flag for logging in over IPv6 is added.
2014-06-15 02:12:52 -05:00
..
access_config.go Allow OpenStack builder to skip certificate verification 2014-05-06 12:26:05 +01:00
access_config_test.go builder/openstack: don't hardcode "DFW" and make region required 2013-09-01 13:22:22 -07:00
artifact.go builder/openstack: return artifacts 2013-08-27 22:37:06 -07:00
artifact_test.go builder/amazon,builder/openstack: remove more cgl libs 2013-10-16 16:29:53 -10:00
builder.go Adds security group support 2014-05-01 00:32:55 -07:00
builder_test.go builder/all: update to warnings 2013-11-02 23:03:59 -05:00
image_config.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
image_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
run_config.go Update run_config.go 2014-06-07 16:04:29 -04:00
run_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
server.go Properly return error when invalid instance state is found 2014-04-17 12:56:25 -05:00
ssh.go Force IPv4 addresses from address pools in Openstack. Fixes #1258 2014-06-15 02:12:52 -05:00
step_allocate_ip.go Add flexible IP pool/address handling. 2014-04-28 15:20:44 -07:00
step_create_image.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
step_key_pair.go fmt 2013-12-26 17:20:13 -07:00
step_run_source_server.go Adds security group support 2014-05-01 00:32:55 -07:00