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

19 commits

Author SHA1 Message Date
Rupak Ganguly
8fca81df40 Update to new code and tests based on changes from upstream fog. 2013-01-22 16:00:40 -05:00
Rupak Ganguly
224d85565a Updated the BlockStorage namespace to be Fog::HP::BlockStorage. 2013-01-14 17:51:41 -05:00
Rupak Ganguly
e724889f0f Add request layer methods for listing and getting bootable volumes. 2012-11-14 15:08:24 -05:00
Rupak Ganguly
41805cfdca Fix failing shindo tests. 2012-11-08 15:27:33 -05:00
Rupak Ganguly
423af12c8a Allows creation of bootable volumes by passing in single part images. 2012-11-06 20:46:54 -05:00
Rupak Ganguly
59231abe81 Minor update to inline help. 2012-08-03 12:37:16 -04:00
Rupak Ganguly
fce2677198 Add a delete_snapshot request method, a corresponding mock, and add support for it in the block storage provider. 2012-08-02 19:12:54 -04:00
Rupak Ganguly
2ce3f962c7 Add a get_snapshot_details request method, a corresponding mock, and add support for it in the block storage provider. 2012-08-02 19:03:37 -04:00
Rupak Ganguly
553648727e Minor fix to the inline help. 2012-08-02 18:58:33 -04:00
Rupak Ganguly
78165031ba Add a create_snapshot request method, a corresponding mock, and add support for it in the block storage provider. 2012-08-02 18:01:18 -04:00
Rupak Ganguly
d5ead5d6af Add a list_snapshot request method, a corresponding mock, and add support for it in the block storage provider. 2012-08-02 14:33:03 -04:00
Rupak Ganguly
3ab7146a2d Fix mock to provide correct status after creation. 2012-07-11 18:32:35 -04:00
Rupak Ganguly
55b0f8ea35 Fix mock for tests. 2012-07-09 15:59:44 -04:00
Rupak Ganguly
b7061af9fb Fix mock for tests. 2012-07-09 15:23:08 -04:00
Rupak Ganguly
d810133da7 Add ability to send in metadata to create_volume request method. 2012-07-09 12:52:31 -04:00
Rupak Ganguly
1487cc8c77 Add create_volume request method for block storage service. 2012-07-09 11:53:23 -04:00
Rupak Ganguly
60e0f34d16 Add delete_volumes request method for block storage. 2012-07-05 17:03:14 -04:00
Rupak Ganguly
38bb493f04 Add get_volume_details request method for block storage. 2012-07-05 16:58:49 -04:00
Rupak Ganguly
e1f91c4115 Add list_volumes for block storage. 2012-07-05 14:08:32 -04:00