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
Kevin Bulebush 76d1bf567e
Replaced compute/v2/images with imageservice/v2/images.
7 years ago
..
access_config.go OpenStack builder: floating IP refactoring 8 years ago
artifact.go Replaced compute/v2/images with imageservice/v2/images. 7 years ago
artifact_test.go run goimports 8 years ago
builder.go Replaced compute/v2/images with imageservice/v2/images. 7 years ago
builder_test.go run goimports 8 years ago
image_config.go OpenStack: Change option name to `image_disk_format` 8 years ago
image_config_test.go Add base support for openstack [GH-155] 13 years ago
networks.go OpenStack builder: do not always use floating IPs 8 years ago
run_config.go move SSHInterface/SSHIPVersion fields to communitator.Config struct 8 years ago
run_config_test.go Updated test cases to cover bad filters and empty() 8 years ago
server.go move multistep imports to helper. 8 years ago
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_add_image_members.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_allocate_ip.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_create_image.go Replaced compute/v2/images with imageservice/v2/images. 7 years ago
step_create_volume.go Merge pull request #6703 from shield-9/wait_volume 7 years ago
step_detach_volume.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_get_password.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_key_pair.go builders: reuse private key file reading function 7 years ago
step_key_pair_test.go up test 8 years ago
step_load_flavor.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_run_source_server.go Revert "Fix bugs" 8 years ago
step_source_image_info.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_stop_server.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_update_image_visibility.go builder/openstack: use config as a pointer so values could be set 8 years ago
step_wait_for_rackconnect.go builder/openstack: use config as a pointer so values could be set 8 years ago
volume.go OpenStack: wait for volume availability when cleaning up 8 years ago