You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/openstack
Megan Marsh 39354f64e5
move helper/communicator dir into packer-plugin-sdk
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
access_config.go move Ui definition into the packer plugin sdk. 5 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
builder.go move helper/communicator dir into packer-plugin-sdk 5 years ago
builder.hcl2spec.go regenerate code 5 years ago
builder_test.go extract builder interface to sdk 5 years ago
image_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
image_config_test.go
networks.go [builder/openstack] adds option to discover provisioning network 6 years ago
networks_test.go [builder/openstack] adds option to discover provisioning network 6 years ago
run_config.go move helper/communicator dir into packer-plugin-sdk 5 years ago
run_config_test.go move helper/communicator dir into packer-plugin-sdk 5 years ago
server.go move multistep into the plugin sdk 5 years ago
ssh.go move multistep into the plugin sdk 5 years ago
step_add_image_members.go move Ui definition into the packer plugin sdk. 5 years ago
step_allocate_ip.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_image.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_volume.go move Ui definition into the packer plugin sdk. 5 years ago
step_detach_volume.go move Ui definition into the packer plugin sdk. 5 years ago
step_discover_network.go move Ui definition into the packer plugin sdk. 5 years ago
step_get_password.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_key_pair.go move helper/communicator dir into packer-plugin-sdk 5 years ago
step_key_pair_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
step_load_flavor.go move Ui definition into the packer plugin sdk. 5 years ago
step_run_source_server.go move Ui definition into the packer plugin sdk. 5 years ago
step_source_image_info.go move Ui definition into the packer plugin sdk. 5 years ago
step_stop_server.go move Ui definition into the packer plugin sdk. 5 years ago
step_update_image_mindisk.go move Ui definition into the packer plugin sdk. 5 years ago
step_update_image_tags.go move Ui definition into the packer plugin sdk. 5 years ago
step_update_image_visibility.go move Ui definition into the packer plugin sdk. 5 years ago
step_wait_for_rackconnect.go move Ui definition into the packer plugin sdk. 5 years ago
volume.go