Commit Graph

11 Commits

Author SHA1 Message Date
Matt Darby 72e52e70be Revert "Moving Rackspace logic to fog-rackspace"
This reverts commit d6ecb19d24.

Conflicts:
	fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby d6ecb19d24 Moving Rackspace logic to fog-rackspace 2014-11-26 10:08:42 -05:00
Kyle Rames bb7b39afd6 [rackspace] setting default fog timeout to 2000 for testing; removing specific hard coded timeouts. 2013-06-26 09:31:00 -05:00
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