packer-cn/builder/openstack
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
2020-12-02 08:41:32 -08:00
..
version move version and useragent definitions into sdk 2020-11-18 11:42:02 -08:00
access_config.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
builder.hcl2spec.go regenerate code 2020-11-10 08:16:59 -08:00
builder_test.go extract builder interface to sdk 2020-12-02 08:41:31 -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 move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
run_config_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08: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 Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_allocate_ip.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_image.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_volume.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_detach_volume.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_discover_network.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_get_password.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_key_pair.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_key_pair_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_load_flavor.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_run_source_server.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_source_image_info.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_stop_server.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_update_image_mindisk.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_update_image_tags.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_update_image_visibility.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_wait_for_rackconnect.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
volume.go OpenStack: wait for volume availability when cleaning up 2018-09-21 10:13:45 +09:00