1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

9 commits

Author SHA1 Message Date
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
kbockmanrs
a68376a7ff Rackspace create_image request - pass all options 2012-01-31 19:55:28 +00:00
geemus
b97d6ba72d [compute|rackspace] move rackspace compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:17:21 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
8b2504d550 [rackspace|mocks] should convert random ids to int 2011-01-04 11:38:14 -08:00
geemus
b8e7dfeca3 [rackspace|mock] use random ids for server and image 2011-01-04 11:36:14 -08:00
geemus
592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus
a5411d8cf9 [rackspace] rename files/servers to storage/compute 2010-09-08 13:50:23 -07:00
Renamed from lib/fog/rackspace/requests/servers/create_image.rb (Browse further)