mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 18:30:41 -05:00
[gophercloud#168](https://github.com/rackspace/gophercloud/issues/168) has been patched to not panic on non-existing server id's. If an error is returned, check if the error is a 404 first before bailing. |
||
|---|---|---|
| .. | ||
| access_config.go | ||
| access_config_test.go | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| run_config.go | ||
| run_config_test.go | ||
| server.go | ||
| ssh.go | ||
| step_allocate_ip.go | ||
| step_create_image.go | ||
| step_key_pair.go | ||
| step_run_source_server.go | ||