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

26 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
dea8de443d [ec2] fix codes for instance status mocks 2010-07-22 21:57:34 -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
4836ad7c68 remove annotated notes, data now in tracker 2010-05-09 11:40:54 -07:00
geemus (Wesley Beary)
f5673d34e0 consolidate parser loading 2010-04-13 14:35:30 -07:00
geemus (Wesley Beary)
3aadefe82a [aws] fix state transitions in terminate_instances mock 2010-04-09 19:21:59 -07:00
geemus (Wesley Beary)
8c4c28b1c5 [aws] fix ip/dns behaviour for booting instances, and cleanup terminate instances 2010-04-09 13:37:45 -07:00
geemus (Wesley Beary)
d9e29f6f57 [ec2] more mocking fixes 2010-04-01 14:07:26 -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
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
a13e9d62d9 fixes for ec2 instance mocks 2009-09-12 11:29:55 -07:00
Wesley Beary
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
312e962846 first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
Wesley Beary
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
63f89b789d fix typos 2009-07-24 19:18:30 -07:00
Wesley Beary
b9af7b26f0 fixing up run/terminate instances docs/specs/etc 2009-07-19 16:50:19 -07:00
Wesley Beary
694c8b65d7 first pass at getting all of run/terminate instances requests/parsers/specs going 2009-07-17 00:36:42 -07:00