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

20 commits

Author SHA1 Message Date
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
9d2cea276a [ec2] update snapshot mocks to match recent parser updates 2010-05-08 18:13:33 -07:00
geemus
4d1a833ecf [ec2] default to only listing your own snapshots 2010-04-23 11:59:41 -07:00
geemus (Wesley Beary)
0f1ff813d1 [ec2] cleanup/optimize mocks 2010-04-13 14:42:16 -07:00
geemus (Wesley Beary)
f5673d34e0 consolidate parser loading 2010-04-13 14:35:30 -07:00
Sam Merritt
e10d41cbb8 Change Fog::Mock::DELAY to Fog::Mock.delay and add Fog::Mock.set_delay(time) 2010-04-14 05:04:36 +08:00
geemus (Wesley Beary)
693b5c3fdf configurable mock delays 2010-04-08 15:39:25 -07:00
geemus (Wesley Beary)
64a9f633dc [ec2] misc mock fixes 2010-04-07 20:53:59 -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
geemus (Wesley Beary)
78a3e26048 consolidate implementation/usage of indexed params for aws 2010-01-31 14:07:26 -08: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
96895338dc snapshot mocks 2009-08-20 19:26:14 -07:00
Wesley Beary
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
5775b8b536 describe_snapshot fixes/specs 2009-07-19 14:14:08 -07:00
Wesley Beary
dbc9ebfb04 split out requests into their own files 2009-07-13 19:14:59 -07:00