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 c4f3dccc14
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
..
access_config.go Support reading app creds from packer config 7 years ago
artifact.go Replaced compute/v2/images with imageservice/v2/images. 7 years ago
artifact_test.go
builder.go change Builder to be passed a context for cancellation 7 years ago
builder_test.go
image_config.go openstack: Add support for tagging new images. 7 years ago
image_config_test.go
networks.go OpenStack builder: do not always use floating IPs 8 years ago
run_config.go Expose force_delete for openstack builder 7 years ago
run_config_test.go Updated test cases to cover bad filters and empty() 8 years ago
server.go
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_add_image_members.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_allocate_ip.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_image.go builder/openstack/step_create_image.go: pass context for cancellation 7 years ago
step_create_volume.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_detach_volume.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_get_password.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_key_pair_test.go up test 8 years ago
step_load_flavor.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_run_source_server.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_source_image_info.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_stop_server.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_update_image_tags.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_update_image_visibility.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_wait_for_rackconnect.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
volume.go OpenStack: wait for volume availability when cleaning up 8 years ago