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
Dan Peterson
169f5e754c [aws|elb] Marker support for describe_load_balancers. 2012-04-22 22:46:17 -03:00
Dan Peterson
f8098a5369 [aws|elb] Deprecate describe_load_balancers with just an array of names. 2012-04-22 22:04:03 -03:00
Dan Peterson
7f37b9dd79 [aws|elb] Failing test for load_balancers marker support. 2012-04-22 20:55:52 -03:00
Dylan Egan
caaccecc9f [aws|fog] crapiness and hacks. ✌️ 2011-12-20 09:33:28 -08:00
Dylan Egan
3e859fafab [aws|elb] return only the instance IDs on describe. Use only available availability zones. ✌️ 2011-10-25 13:56:30 -07:00
Dylan Egan
f3635dcd42 deregister_instances_from_load_balancer, describe_instance_health, disable_availability_for_load_balancer, enable_availability_zones_for_load_balancer, register_instances_with_load_balancer and updates to others to get ELB model_tests working. 2011-07-07 14:55:11 -07:00
Dylan Egan
46c2ef983a Start ELB mocks. Support create_load_balancer and describe_load_balancers. 2011-07-06 16:11:14 -07:00
geemus
768fcafaa9 [compute|aws] fix helpers to use Fog::AWS 2011-06-20 13:49:37 -07:00
Blake Gentry
cc2ab5e8ec [aws|elb] Add new attributes for 2011-04-05 API. 2011-05-30 15:57:07 -07:00
Blake Gentry
9ea567cbcf [aws|elb] Rearrange DescribeLoadBalancersResult contents to alphabetical order to match the official AWS docs and make it easier to update the list. 2011-05-30 15:42:09 -07:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -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
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
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