packer-cn/builder/openstack
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp 2020-10-26 15:47:29 +01:00
..
access_config.go Add additional debugging for OpenStack (#9972) 2020-09-25 13:16:53 +02:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
artifact_test.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.go rework fixer deprecation code so we know what plugins they relate to 2020-10-21 15:28:59 -07:00
builder.hcl2spec.go regen all code 2020-10-21 12:04:10 +02:00
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 2019-12-16 21:23:05 -08:00
image_config.go Allow accepting image for the members in OpenStack builder (#8931) 2020-03-23 17:07:00 -04:00
image_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
networks.go [builder/openstack] adds option to discover provisioning network 2019-10-29 13:02:27 -04:00
networks_test.go [builder/openstack] adds option to discover provisioning network 2019-10-29 13:02:27 -04:00
run_config.go Fix 10060 (#10065) 2020-10-08 10:54:41 +02:00
run_config_test.go Fix 10060 (#10065) 2020-10-08 10:54:41 +02:00
server.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
step_add_image_members.go Allow accepting image for the members in OpenStack builder (#8931) 2020-03-23 17:07:00 -04:00
step_allocate_ip.go Clean patch formatting with make fmt 2019-07-17 17:10:52 -05:00
step_create_image.go don't put error in state, or we'll fail. 2020-05-12 16:51:40 -07:00
step_create_volume.go fix: set openstack metadata for use_blockstorage_volume 2019-10-02 17:59:13 -05:00
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_discover_network.go [builder/openstack] adds option to discover provisioning network 2019-10-29 13:02:27 -04:00
step_get_password.go update all provisioners that used the winrmpassword tooling to use the new generateddata option 2019-12-12 16:42:53 -08: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 Bump gophercloud to latest version 2020-07-14 00:01:37 +08:00
step_run_source_server.go implement ID and Type values in the provisioner template info sharing 2019-12-13 11:57:01 -08:00
step_source_image_info.go Add support for external source image url (#9992) 2020-09-25 14:59:00 +02:00
step_stop_server.go builder/openstack: fix issue 5575 - support shutdown by Sysprep 2019-10-02 21:07:41 +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