packer-cn/builder
Ian Delahorne 946843982f Workaround for gophercloud.ServerById crashing, fixes #1257
gophercloud.ServerById is broken in v0.1.0 - it will crash if you feed it a
non-existing server ID (see [rackspace/gophercloud #168](https://github.com/rackspace/gophercloud/issues/168))

Instead, list all servers and iterate over them. If the server id isn't found,
return "DELETED" as a state. Not perfect but it works until next version of
gophercloud is released.
2014-06-29 23:45:50 -05:00
..
amazon Fix chroot builder to work with chef-solo 2014-05-27 19:02:29 -05:00
digitalocean fmt 2014-05-01 14:24:19 -07:00
docker website: add docs for docker-import and docker-push 2014-01-19 20:42:42 -08:00
googlecompute fmt 2014-04-26 11:12:43 -07:00
null builder/null: pass SSH tests 2014-04-26 11:28:02 -07:00
openstack Workaround for gophercloud.ServerById crashing, fixes #1257 2014-06-29 23:45:50 -05:00
parallels Merge pull request #1187 from rickard-von-essen/fix_typing 2014-06-22 21:05:40 +02:00
qemu Fix http_files typo in comments 2014-05-06 17:13:15 +02:00
virtualbox virtualbox: use local VBoxGuestAdditions.iso by default 2014-05-06 16:15:55 -07:00
vmware Resolves #1256, add warning mesasge to VMware ESXi driver 2014-06-25 11:20:24 +09:00