packer-cn/builder/openstack
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
..
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
access_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08: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 move helper/config to bundle with the other template definitions 2020-11-18 10:34:59 -08:00
builder.hcl2spec.go regenerate code 2020-11-10 08:16:59 -08: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 create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08: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 update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
run_config_test.go Fix 10060 (#10065) 2020-10-08 10:54:41 +02:00
server.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
ssh.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_add_image_members.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_allocate_ip.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_image.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_volume.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_detach_volume.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_discover_network.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_get_password.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_key_pair.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_key_pair_test.go up test 2018-08-29 14:40:33 +02:00
step_load_flavor.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_run_source_server.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_source_image_info.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_stop_server.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_update_image_mindisk.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_update_image_tags.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_update_image_visibility.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_wait_for_rackconnect.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
volume.go OpenStack: wait for volume availability when cleaning up 2018-09-21 10:13:45 +09:00