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

14 commits

Author SHA1 Message Date
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
anomalousthought
d0e428667e Add reset method to mock classes. 2011-05-17 22:40:17 -04:00
geemus
cae1fd80d6 don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
geemus
35d5d64f02 [voxel|compute] cleanup parser requires 2011-02-25 12:31:56 -08:00
geemus
10f084e7fe [voxel|compute] cleanup 2011-02-24 16:40:12 -08:00
James W. Brinkerhoff
03dbc70741 fixes and updating to new parser 2011-02-23 15:38:59 -08:00
James W. Brinkerhoff
bf4ca3621d [voxel|compute] fleshing out testing 2011-02-23 15:38:42 -08:00
James W. Brinkerhoff
33c3777e77 added voxcloud_delete request 2011-02-23 15:38:41 -08:00
James W. Brinkerhoff
2d60d38a52 Switched to using XML rather than JSON, using the xmlsimple 2011-02-23 15:38:15 -08:00
James W. Brinkerhoff
c71ce6a3b3 Working excon support, all requests need to be updated 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
1bbb919dff Compute mostly working for server creates 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
f475f14e64 Adding support for listing servers 2011-02-23 14:51:18 -08:00
James W. Brinkerhoff
d1606e69cc Initial add of voxel provider, framework in place for compute and image listing 2011-02-23 14:51:13 -08:00