packer-cn/builder/openstack
Megan Marsh fe472f45ae don't put error in state, or we'll fail. 2020-05-12 16:51:40 -07:00
..
access_config.go openstack: document using partials from struct conf 2019-06-20 15:28:27 +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 Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.hcl2spec.go add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs 2020-05-01 10:31:38 -07: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 generation script, bugfixes in source comments, update website paths in primary codebase 2020-04-07 17:53:22 -04:00
run_config_test.go split communitacor.SSH & communitacor.WinRM to facilitate documentation 2019-06-06 16:55:24 +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 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 implement ID and Type values in the provisioner template info sharing 2019-12-13 11:57:01 -08:00
step_source_image_info.go builder/openstack: Fix dropped error 2019-09-16 06:26:56 -07: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