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

18 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
Ash Wilson
97829bee67 Add an image id to mock volumes when appropriate. 2014-10-02 08:17:44 -04:00
Ash Wilson
9a70adea0f Accept :image_id to create bootable volumes. 2014-10-01 10:09:38 -04:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Eugene Howe
893d7a8f88 [rackspace|blockstrage] fixed mock error 2013-10-03 10:33:12 -04: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
dd2cc108ae [rackspace|block_storage] updated yard docs for requests 2013-03-25 11:06:11 -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
Chris Roberts
d24d9c510c Support optional snapshot_id key when creating volumes 2013-03-06 12:27:23 -08:00
Eugene Howe
b7daf27003 [rackspace] Moved methods to MockData module 2013-01-14 10:03:37 -05: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
Julio Feijo
5fcb9e6e37 [rackspace|blockstorage] Add snapshots to block storage. 2012-09-13 10:27:01 -04:00
Brad Gignac
4206fcfae2 [rackspace|blockstorage] Add volume type tests. 2012-09-13 10:26:30 -04:00
Julio Feijo
82034ce6b1 [rackspace|blockstorage] Add volume types to block storage. 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