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
Adrien Delorme d159c0900b
openstack: use config only where needed
8 years ago
..
access_config.go OpenStack builder: floating IP refactoring 8 years ago
artifact.go Second part of resync of gophercloud 9 years ago
artifact_test.go run goimports 8 years ago
builder.go move SSHInterface/SSHIPVersion fields to communitator.Config struct 8 years ago
builder_test.go run goimports 8 years ago
image_config.go move packer to hashicorp 9 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 fix imports 8 years ago
step_allocate_ip.go OpenStack builder: fix floating IP docs 8 years ago
step_create_image.go OpenStack builder: create image from blockstorage 8 years ago
step_create_volume.go OpenStack builder: add StepDetachVolume 8 years ago
step_detach_volume.go OpenStack builder: add StepDetachVolume 8 years ago
step_get_password.go more private keys in config 8 years ago
step_key_pair.go openstack: use config only where needed 8 years ago
step_key_pair_test.go up test 8 years ago
step_load_flavor.go fix imports 8 years ago
step_run_source_server.go config.Comm.SSHKeyPair => SSHKeyPairName 8 years ago
step_source_image_info.go OpenStack: refactored how source_image_filter is handled to remove reflection 8 years ago
step_stop_server.go Fixed exec bit 8 years ago
step_update_image_visibility.go fix imports 8 years ago
step_wait_for_rackconnect.go fix imports 8 years ago
volume.go OpenStack builder: add StepDetachVolume 8 years ago