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

19 commits

Author SHA1 Message Date
James Miller
989b354165 [aws|elb] Support HTTPS protocol on load balancers (requires IAM SSLCertificateId) 2011-03-02 03:08:39 +08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
geemus
58a8f71991 [aws|elb] fix indexed_param usage
closes #141
2011-01-24 11:46:40 -08:00
Dan Simpson
b5e9f26d6d Removed extra argument from AWS.indexed_param method call in some AWS::ELB request classes. 2010-11-17 07:49:06 +08:00
geemus
972c2792ea [aws] 1 index indexed_param and remove extra argument 2010-09-22 17:20:59 -07:00
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
0062dab87e [aws][elb] fix indexed_param invocation for non-postfix index 2010-09-01 11:13:26 -07:00
geemus
936cfc0e95 refactor/cleanup to use service 2010-06-12 15:31:17 -07:00
geemus
bfe11b9046 [elb] consolidate to use AWS.indexed_params 2010-05-27 17:14:07 -07:00
geemus
8533cdfecc consolidate MockNotImplemented and move into Errors namespace 2010-05-26 17:38:23 -07:00
geemus
fea0e70649 update helper tests to match new shindo 2010-05-26 17:37:27 -07:00
Alex Malinovich
d9f3e880ef [elb] Adding support for create_load_balancer and delete_load_balancer 2010-05-11 05:17:41 +08: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
c2b751e0b3 [elb] Fixing rdoc for register/deregister requests 2010-05-03 10:59:53 +08:00
Alex Malinovich
ae603ca624 [elb] Adding register/deregister instances with/from load balancer 2010-05-03 08:01:34 +08:00
Alex Malinovich
fc29d82c4d [elb] Adding ELB-specific indexed_param 2010-05-03 08:01:33 +08:00
geemus
0e90decc4e [elb] cleanup 2010-05-02 13:25:14 -07:00
Alex Malinovich
7649e5c493 Adding initial Elastic Load Balancer support 2010-05-03 04:08:07 +08:00