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

17 commits

Author SHA1 Message Date
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
936cfc0e95 refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
geemus
14f91dabfa [ec2] update mocks/tests to match new error style 2010-05-26 18:03:22 -07:00
geemus
b7e843b669 [ec2] nicer error messaging, and more accurate errors from mocks 2010-05-25 22:26:28 -07:00
geemus
014a0ac314 [ec2] make things that shouldn't cost money idempotent 2010-05-24 14:22:35 -07:00
geemus
30bf8ff90b [ec2] fix volume model mock specs and detach_volume mock 2010-04-30 12:02:08 -07:00
geemus (Wesley Beary)
f5673d34e0 consolidate parser loading 2010-04-13 14:35:30 -07:00
geemus (Wesley Beary)
a432352a29 [ec2] volume related mock fixes 2010-04-01 10:51:35 -07:00
geemus (Wesley Beary)
5e06297cd4 [ec2] cleaner mocking/dependencies 2010-03-16 15:46:21 -07:00
geemus (Wesley Beary)
c9fdf125a7 [ec2] simplify request method signature 2010-03-15 22:15:33 -07:00
Wesley Beary
e9251a9c06 fix mocks to use excon responses 2009-11-20 11:26:11 -08:00
Wesley Beary
fa1481e9f2 replace Fog::Errors with Excon::Errors, add 409 conflicts for non-built rackspace server delete 2009-11-08 12:16:52 -08:00
Wesley Beary
d6e857e52d fix docs to show that Excon::Response is returned 2009-11-02 18:48:49 -08:00
Wesley Beary
8a2ba3ca4e mock attach/detach volume 2009-08-25 19:49:55 -07:00
Wesley Beary
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
5e78d34379 attach/detach volume implementation and specs 2009-07-26 19:22:27 -07:00