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

8 commits

Author SHA1 Message Date
Paul Thornthwaite
b7b7f51b0b [rackspace] Fixes nesting of tests
Fog::Compute connection was called outside of the Shindo blocks and
failing if rackspace credentials were not present.
2013-01-17 10:33:17 +00:00
Eugene Howe
cfc1d58847 [rackspace] compute_v2 and blockstorage are mocked
[ecloud] fixed a test and removed connection deprecation notices
2013-01-11 21:21:18 -05:00
Kyle Rames
611870f787 Updated the save method in Fog::Rackspace::BlockStorage::Volume and Fog::Rackspace::BlockStorage::Snapshot to throw an exception if the identity attribute is set per geemus; rebased code to latest master 2012-12-20 11:33:43 -06:00
Kyle Rames
1efffe5d85 updated save method in Fog::Rackspace::BlockStorage::Volume and Fog::Rackspace::BlockStorage::Snapshot to skip creating cloud reources if identity was already set Fixes #1402 2012-12-20 09:15:56 -06:00
Kyle Rames
21d5892d44 added create_snapshot method to Fog::Rackspace::BlockStorage::Volume 2012-12-19 16:32:23 -06:00
Brad Gignac
5f6654f741 [rackspace|blockstorage] Add snapshot tests. 2012-09-13 10:27:16 -04:00
Brad Gignac
4206fcfae2 [rackspace|blockstorage] Add volume type tests. 2012-09-13 10:26:30 -04:00
Brad Gignac
c149d80988 [rackspace|blockstorage] Add volume tests. 2012-09-13 10:26:30 -04:00