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

15 commits

Author SHA1 Message Date
geemus
7b4a517cbf [core] don't rely on bin stuff for service init in tests
closes #422
2011-09-15 08:01:37 -05:00
Blake Gentry
5bb96b7d12 [aws|elb] make describe_load_balancers parse SSLCertificateId. Verify with test. 2011-07-15 17:23:23 -07:00
Dylan Egan
98961be7fc Move things around a bit. Separate ELB test file per concerns. 2011-07-07 17:32:02 -07:00
Dylan Egan
3a1287def0 delete_load_balancer_listeners and delete_load_balancer (with two more tests). 2011-07-07 13:45:39 -07:00
Dylan Egan
afdb06c893 create_load_balancer_listeneners and set_load_balancer_policies_of_listener. 2011-07-07 12:23:59 -07:00
Dylan Egan
e5fb1af043 create_lb_cookie_stickiness_policy and delete_load_balancer_policy. 2011-07-06 18:31:23 -07:00
Dylan Egan
be496d4b71 configure_health_check and create_app_cookie_stickiness_policy 2011-07-06 16:42:33 -07:00
Dylan Egan
46c2ef983a Start ELB mocks. Support create_load_balancer and describe_load_balancers. 2011-07-06 16:11:14 -07:00
Aaron Suggs
c7b9500ad6 [aws|elb] Remove redundant NotFound error class.
Add test for NotFound error too.
2011-05-05 12:16:14 -04:00
Aaron Suggs
0ed4fd7f11 [aws|elb] Add request ELB#set_load_balancer_policies_of_listener 2011-04-28 14:31:18 -04:00
Aaron Suggs
c8f78976b7 [aws|elb] Add request ELB#delete_load_balancer_policy 2011-04-28 13:51:42 -04:00
Aaron Suggs
9d1c9f5619 [aws|elb] Add requests for creating cookie policies.
Adds ELB#create_app_cookie_stickiness_policy and
ELB#create_lb_cookie_stickiness_policy
2011-04-28 13:46:28 -04:00
Aaron Suggs
c4380405e3 [aws|elb] Add support for creating and deleting listeners 2011-04-28 12:08:07 -04:00
Aaron Suggs
082adf861a [aws|elb] Add configure_health_check request 2011-04-12 14:50:44 -04:00
Aaron Suggs
f435b87fe4 [aws|elb] Add tests for create, describe, and delete. 2011-04-05 13:28:49 -04:00