packer/builder/openstack
Justin Santa Barbara 4b8a546932 Increase default SSH timeout for OpenStack from 1m -> 5m
Many cloud providers have a minimum charge of 1 hour, and if there are DNS problems we can hit the 1 minute timeout easily.

Waiting five minutes gives more of a margin of error.
2013-09-01 14:36:59 -07:00
..
access_config.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
access_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
artifact.go builder/openstack: return artifacts 2013-08-27 22:37:06 -07:00
artifact_test.go builder/openstack: return artifacts 2013-08-27 22:37:06 -07:00
builder.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
builder_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07: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 Increase default SSH timeout for OpenStack from 1m -> 5m 2013-09-01 14:36:59 -07:00
run_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
server.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
ssh.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
step_create_image.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
step_key_pair.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00
step_run_source_server.go builder/openstack: new multistep API 2013-08-31 12:37:07 -07:00