packer-cn/builder/openstack
Megan Marsh 54a7b4f377 update comments and docs 2019-07-22 11:54:42 -07:00
..
access_config.go Support reading app creds from packer config 2019-02-09 22:52:02 -05:00
artifact.go Replaced compute/v2/images with imageservice/v2/images. 2018-11-25 14:30:31 -05:00
artifact_test.go run goimports 2018-01-22 17:21:10 -08:00
builder.go Add openstack image min_disk option 2019-07-22 11:44:34 -07:00
builder_test.go run goimports 2018-01-22 17:21:10 -08:00
image_config.go Add openstack image min_disk option 2019-07-22 11:44:34 -07:00
image_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
networks.go OpenStack builder: do not always use floating IPs 2018-08-17 00:49:06 +03:00
run_config.go Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct" 2019-07-02 10:46:10 -07:00
run_config_test.go Add image filtering on properties. 2019-04-30 16:34:40 +02:00
server.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go allow ssh_host override for OpenStack 2019-07-02 14:00:51 -07:00
step_add_image_members.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_allocate_ip.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_image.go fix: set openstack image metadata with use_blockstorage_volume 2019-07-01 12:56:00 +05:30
step_create_volume.go fix: fix volumes.Delete method call 2019-07-01 12:56:00 +05:30
step_detach_volume.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_get_password.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_key_pair_test.go up test 2018-08-29 14:40:33 +02:00
step_load_flavor.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_run_source_server.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_source_image_info.go Remove some debugging messages. 2019-05-02 10:56:09 +02:00
step_stop_server.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_update_image_mindisk.go update comments and docs 2019-07-22 11:54:42 -07:00
step_update_image_tags.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_update_image_visibility.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_wait_for_rackconnect.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
volume.go OpenStack: wait for volume availability when cleaning up 2018-09-21 10:13:45 +09:00