Wesley Beary
3f00d86102
Merge pull request #560 from xtoddx/oszones
...
[OpenStack|compute] add zone awareness
2011-10-11 16:53:46 -07:00
Todd Willey
7b664a9337
[OpenStack|compute] add zone awareness
...
Nova has a `ZoneScheduler` that can run instances on a particular set of
hardware. This attribute hasn't been documented in the api spec, but is
effective at setting the availability_zone and letting ZoneScheduler work.
2011-10-11 17:08:34 -04:00
Todd Willey
21499d8908
[OpenStack|compute] default metadata to empy hash
...
Calling metadata.each in the `save` method will make a spurious request to
the nova endpoint, unless metadata has been initialized to an empty hash.
2011-10-11 17:04:58 -04:00
Dan Prince
d3f8245fef
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
Dan Prince
b6707b27e3
Add create_image to server model.
2011-09-26 11:38:05 -04:00
Dan Prince
41f09986f4
Implement fog support for the Openstack Compute API v1.1. Includes
...
support for legacy v1.0 style auth and v2.0 keystone auth.
2011-09-26 02:51:45 -04:00