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

16 commits

Author SHA1 Message Date
Kyle Rames
40a3b09cd1 [rackspace|block_storage] fixing merge issue 2013-10-18 11:17:42 -05:00
Brian D. Burns
abe8690d16 [rackspace] remove deprecated response block from request 2013-09-24 13:02:10 -04:00
Kyle Rames
6a1a2d583c [rackspace] updated exceptions to include the service transaction id if available. 2013-08-01 14:31:51 -05:00
Kyle Rames
ffa1ec4f75 [rackspace] adding block and parse_json parameters to request parameter calls 2013-06-24 10:13:57 -05:00
Kyle Rames
04394eb054 [rackspace] updated services to re-authenticate when authentication token expires. 2013-06-21 15:11:17 -05:00
Kyle Rames
ee038e1da3 [rackspace] pass connection_options onto identity service so we can auth behind a proxy 2013-05-30 12:52:37 -05:00
Kyle Rames
1173a7ef84 [rackspace] updated NotFound exceptions to include region when available. 2013-04-15 09:31:13 -05:00
Kyle Rames
8fb41614f7 [rackspace] updated to normalize endpoints before detecting a standard endpoint. 2013-03-20 13:25:38 -05:00
Kyle Rames
4cdbc4ebd0 [rackspace] updated service endpoint handling; improved service endpoint tests 2013-03-15 16:38:33 -05:00
Kyle Rames
90c91078d3 [rackspace] adding auth 2.0 to compute, databases, dns, load balancers, cloud block storage 2013-03-13 16:01:32 -05:00
Kyle Rames
06fa838204 Revert "Revert "[rackspace] adding accept headers to block_storage, cdn, compute_v2, databases, identity, load_balancers, storage""
This reverts commit f64e312e92.
2013-03-01 16:59:59 -06: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
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
Julio Feijo
a1513800cb [rackspace|blockstorage] Add block storage provider. 2012-09-13 10:25:28 -04:00