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

32 commits

Author SHA1 Message Date
geemus
eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
Alex Malinovich
14417a7e94 [elb] Adding support for DescribeInstanceHealth 2010-05-03 11:00:46 +08:00
Alex Malinovich
d88ed58f53 [elb] Adding support to enable/disable availability zones for ELBs 2010-05-03 11:00:45 +08:00
Alex Malinovich
ae603ca624 [elb] Adding register/deregister instances with/from load balancer 2010-05-03 08:01:34 +08:00
Alex Malinovich
70f120af47 [elb] fixing bug with Listener parsing 2010-05-03 04:08:33 +08:00
Alex Malinovich
7649e5c493 Adding initial Elastic Load Balancer support 2010-05-03 04:08:07 +08:00
geemus (Wesley Beary)
293811ad42 [simpledb] cleaner mocking/dependencies 2010-03-14 20:11:43 -07:00
geemus (Wesley Beary)
cbd3550d35 update run_instances for block device mapping and other newer attributes 2010-02-20 13:40:46 -08: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)
6afa66ecb8 add support for describe_reserved_instances to ec2 2010-02-18 16:57:50 -08:00
Wesley Beary
dae035bf56 update ec2 to newest api version and fix the broken specs 2010-01-25 22:46:18 -08:00
Wesley Beary
6e1d87f3d6 fix error in describe_addresses parser 2009-10-23 13:40:56 -07:00
Wesley Beary
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
ec9bded06a fix typo in ec2, strip quotes from s3 etag results 2009-08-02 15:21:55 -07:00
Wesley Beary
e443caf24e AmazonCase ec2 2009-08-01 01:15:44 -07:00
Wesley Beary
a9991f62b3 AmazonCase simpledb stuff 2009-07-30 23:13:48 -07:00
Wesley Beary
b6085bd369 AmazonCase s3 2009-07-29 19:50:51 -07:00
Wesley Beary
5e78d34379 attach/detach volume implementation and specs 2009-07-26 19:22:27 -07:00
Wesley Beary
97dda626ba get_console_output 2009-07-24 19:25:55 -07:00
Wesley Beary
cb307c1d02 describe regions implementation 2009-07-23 22:53:18 -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
76e476c4d9 fixes for describe_instances, unfortunately sax is choking 2009-07-19 21:46:45 -07:00
Wesley Beary
b9af7b26f0 fixing up run/terminate instances docs/specs/etc 2009-07-19 16:50:19 -07:00
Wesley Beary
f072170cd6 security group specs 2009-07-19 15:16:26 -07:00
Wesley Beary
89766fb1b2 fix describe_security_groups parser and specs 2009-07-17 21:52:22 -07:00
Wesley Beary
632bdac33c fix the monitoring parser 2009-07-17 14:05:05 -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
Wesley Beary
5cd4ef28ec fixes for failing specs, thank integrity for ci 2009-07-13 20:00:27 -07:00
Wesley Beary
c673155a7b first pass at describe availability zones 2009-07-13 09:58:08 -07:00
Wesley Beary
9382978cbf cleanup requires, remove duplicates and push them higher 2009-07-12 15:20:46 -07:00
Wesley Beary
43ab80e60d alpha sort methods in interfaces, split parsers into individual files 2009-07-11 13:41:21 -07:00