.. |
access_config.go
|
Support reading app creds from packer config
|
2019-02-09 22:52:02 -05:00 |
artifact.go
|
Replaced compute/v2/images with imageservice/v2/images.
|
2018-11-25 14:30:31 -05:00 |
artifact_test.go
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
builder.go
|
Merge pull request #7831 from hashicorp/fix_ssh_interface
|
2019-07-03 16:23:00 -07:00 |
builder_test.go
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
image_config.go
|
openstack: Add support for tagging new images.
|
2018-11-23 20:22:10 -05: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
|
Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct"
|
2019-07-02 10:46:10 -07:00 |
run_config_test.go
|
Add image filtering on properties.
|
2019-04-30 16:34:40 +02:00 |
server.go
|
move multistep imports to helper.
|
2018-01-24 17:09:15 -08:00 |
ssh.go
|
allow ssh_host override for OpenStack
|
2019-07-02 14:00:51 -07:00 |
step_add_image_members.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_allocate_ip.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_create_image.go
|
builder/openstack/step_create_image.go: pass context for cancellation
|
2019-02-25 15:03:11 +01:00 |
step_create_volume.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_detach_volume.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_get_password.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_key_pair.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_key_pair_test.go
|
up test
|
2018-08-29 14:40:33 +02:00 |
step_load_flavor.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_run_source_server.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_source_image_info.go
|
Remove some debugging messages.
|
2019-05-02 10:56:09 +02:00 |
step_stop_server.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_update_image_tags.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_update_image_visibility.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
step_wait_for_rackconnect.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
volume.go
|
OpenStack: wait for volume availability when cleaning up
|
2018-09-21 10:13:45 +09:00 |