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

33 commits

Author SHA1 Message Date
geemus
936cfc0e95 refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
geemus
54a7fe2017 [ec2] consolidate server tests and fix some breakage 2010-05-27 11:27:08 -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
e19bea576c [ec2] left out a comma in the hash after idempotent 2010-05-17 20:46:29 -07:00
geemus
39ef03c23c [ec2] describe_instances should be idempotent 2010-05-17 11:30:11 -07:00
Tim Carey-Smith
a65f65dbc6 [ec2] Update the mock for addresses to support setting the server IP address correctly 2010-05-14 05:33:54 +08:00
Tim Carey-Smith
11243063b6 [ec2] Add ipAddress information into the mock data 2010-05-14 05:33:54 +08: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)
2c3f89ce48 [aws] mock fix privateDnsName generation 2010-04-09 13:50:04 -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)
1dae004587 [aws] mock instance should get dnsName when transitioning to running 2010-04-09 10:00:21 -07: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)
d9e29f6f57 [ec2] more mocking fixes 2010-04-01 14:07:26 -07:00
geemus (Wesley Beary)
4b17941d77 [ec2] ensure mock describes don't return deleted stuff 2010-04-01 11:33:41 -07:00
geemus (Wesley Beary)
49ad07201e [ec2] small fixes for mock inconsistencies 2010-03-31 21:28:32 -07:00
geemus (Wesley Beary)
fa20648236 [ec2] mock statuses should use string keys, rather than symbol 2010-03-31 19:20:23 -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)
62e2a603ac properly handle blockDeviceMapping, which was throwing of server counts 2010-02-20 13:12:04 -08: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
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
43b23e9147 fixe describe instances spec/docs and some missed stuff on run instances 2009-07-21 10:56:38 -07:00
Wesley Beary
4c92ee236e doc work 2009-07-20 19:47:48 -07:00
Wesley Beary
dbc9ebfb04 split out requests into their own files 2009-07-13 19:14:59 -07:00