packer-cn/builder/openstack
Jorge Marey 2c6f0968b3
Allow accepting image for the members in OpenStack builder (#8931)
* Allow accepting image for the members in OS builder

* Add more documentation to image_auto_accept_members parameter
2020-03-23 17:07:00 -04:00
..
access_config.go
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 Allow accepting image for the members in OpenStack builder (#8931) 2020-03-23 17:07:00 -04: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
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 docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868) 2020-03-12 15:05:08 +01:00
run_config_test.go
server.go
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
step_create_image.go fix: set openstack metadata for use_blockstorage_volume 2019-10-02 17:59:13 -05: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
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
step_key_pair_test.go
step_load_flavor.go
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
step_stop_server.go
step_update_image_mindisk.go
step_update_image_tags.go
step_update_image_visibility.go
step_wait_for_rackconnect.go
volume.go