Kevin Menard
dcefc2d7de
Fixed #875 : Loosen multi_json version.
2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7
Use MultiJSON #dump and #load rather than #encode and #decode
...
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
Todd Willey
2735f5291f
Compact the way options are mapped to request.
2011-10-13 23:14:10 -04: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
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