packer-cn/builder/openstack
Matthew Hooker 9181570bc3
remove stray struct dumps in logs
2018-09-27 00:14:05 -07:00
..
access_config.go OpenStack builder: floating IP refactoring 2018-08-16 22:15:26 +03:00
artifact.go Second part of resync of gophercloud 2016-12-13 14:06:01 -08:00
artifact_test.go run goimports 2018-01-22 17:21:10 -08:00
builder.go remove stray struct dumps in logs 2018-09-27 00:14:05 -07:00
builder_test.go run goimports 2018-01-22 17:21:10 -08:00
image_config.go OpenStack: Change option name to `image_disk_format` 2018-09-20 10:44:28 +09:00
image_config_test.go Add base support for openstack [GH-155] 2013-08-26 21:57:23 -07:00
networks.go OpenStack builder: do not always use floating IPs 2018-08-17 00:49:06 +03:00
run_config.go move SSHInterface/SSHIPVersion fields to communitator.Config struct 2018-08-29 14:51:28 +02:00
run_config_test.go Updated test cases to cover bad filters and empty() 2018-08-22 18:23:12 -04:00
server.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 2018-08-22 17:02:23 +02:00
step_add_image_members.go fix imports 2018-01-24 17:09:17 -08:00
step_allocate_ip.go OpenStack builder: fix floating IP docs 2018-08-17 07:55:31 +03:00
step_create_image.go OpenStack: Change option name to `image_disk_format` 2018-09-20 10:44:28 +09:00
step_create_volume.go openstack: use source_image_name to find UUID 2018-09-21 10:35:15 +02:00
step_detach_volume.go OpenStack builder: add StepDetachVolume 2018-08-16 12:40:11 +02:00
step_get_password.go more private keys in config 2018-08-29 14:40:32 +02:00
step_key_pair.go openstack: use config only where needed 2018-08-30 17:52:11 +02:00
step_key_pair_test.go up test 2018-08-29 14:40:33 +02:00
step_load_flavor.go fix imports 2018-01-24 17:09:17 -08:00
step_run_source_server.go openstack: use source_image_name to find UUID 2018-09-21 10:35:15 +02:00
step_source_image_info.go openstack: use source_image_name to find UUID 2018-09-21 10:35:15 +02:00
step_stop_server.go Fixed exec bit 2018-08-15 16:13:34 +02:00
step_update_image_visibility.go fix imports 2018-01-24 17:09:17 -08:00
step_wait_for_rackconnect.go fix imports 2018-01-24 17:09:17 -08:00
volume.go OpenStack builder: add StepDetachVolume 2018-08-16 12:40:11 +02:00