Kyle Rames
579f5558f3
[rackspace|block_storage] updated Volume#create to honor snapshot_id attribute
2013-09-09 11:08:23 -05:00
Kyle Rames
5ed929938a
[rackspace] correcting exception classes on YARD docs
2013-04-15 13:12:14 -05:00
Kyle Rames
46e065e8b3
[rackspace] added exception info to rackspace api documentation
2013-03-27 09:50:30 -05:00
Kyle Rames
fb788279e1
[rackspace|block_storage] adding response documentaion
2013-03-22 15:59:03 -05:00
Kyle Rames
f8c97d6305
[rackspace|block_storage] initial checkin of block storage api documentation
2013-03-21 15:40:24 -05:00
Paul Thornthwaite
bc26c4e433
[rackspace] Updates reference to service
2013-01-07 21:01:20 +00:00
Paul Thornthwaite
40c0cd7122
Make use of #persisted? method
...
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.
The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00: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
4a5fc118b0
[rackspace|blockstorage] Add relationship between volumes and snapshots.
2012-09-13 10:27:49 -04:00
Julio Feijo
5fcb9e6e37
[rackspace|blockstorage] Add snapshots to block storage.
2012-09-13 10:27:01 -04:00
Julio Feijo
82034ce6b1
[rackspace|blockstorage] Add volume types to block storage.
2012-09-13 10:26:30 -04:00
Brad Gignac
c149d80988
[rackspace|blockstorage] Add volume tests.
2012-09-13 10:26:30 -04:00
Julio Feijo
a1513800cb
[rackspace|blockstorage] Add block storage provider.
2012-09-13 10:25:28 -04:00