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

13 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Michael Hale
80aaf1e254 [AWS|ELB] update helper to include BackendServerDescriptions and OtherPolicies 2013-08-01 15:35:47 -04:00
geemus
41e7132d14 [aws|elb] fixes for mock tests 2012-08-16 15:17:42 -05:00
geemus
896c2405cd fix mocked elb tests by including InstanceProtocol
closes #1090
2012-08-16 11:57:46 -05:00
Frederick Cheung
abe0929fe9 fix not pulling InstanceProtocol from the xml 2012-07-06 16:24:12 +01:00
Eric Stonfer
25948ebe14 fixes elb test in mocking mode 2012-06-25 16:36:21 -04:00
Aaron Bell
764bd6c83b add scheme to elb helper 2012-06-13 10:55:44 -07:00
Dylan Egan
2ab2e22737 [aws|elb] create policies, describe policies, fix old mocking and yup. ✌️ 2011-12-20 09:33:27 -08:00
Dylan Egan
5bff32a222 [aws|elb] start working on policies. ✌️ 2011-12-20 09:33:27 -08: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
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