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

29 commits

Author SHA1 Message Date
Frederick Cheung
acc4d088de [aws|elb] support for cross zone load balancing 2013-11-08 18:07:11 +00:00
Eugene Howe
e146962677 [aws|elb] add new style default security group
* AWS VPC enabled accounts have a new style security
  group separate from the 'amazon-elb-sg' group.
* added describe account attributes call
* use account attributes to determine elb security group
2013-08-08 09:52:19 -04:00
Michael Hale
429e4375ca [AWS|ELB] restore policy.cookie and policy.expiration methods 2013-08-05 22:32:48 -04:00
Michael Hale
8ac4754bd5 [AWS|ELB] actually check PublicKey 2013-08-02 22:57:02 -04:00
Michael Hale
5c1a859852 [AWS|ELB] fetch policy descriptions for elb.policies model call 2013-08-02 22:12:01 -04:00
Michael Hale
8128fce600 [AWS|ELB] policy model and collection support creating and showing OtherPolicies 2013-08-01 16:37:50 -04:00
Michael Hale
6ca9fd7a70 [AWS|ELB] fix backend server descriptions model test.
Reload the elb to pickup the latest descriptions.
2013-08-01 15:47:55 -04:00
Michael Hale
5e88bb0606 [AWS|ELB] emulate AWS behavior: no BackendServerDescriptions by default 2013-08-01 15:20:52 -04:00
Michael Hale
686e51bc12 [AWS|ELB] add support for seeing backend server descriptions 2013-07-31 23:34:28 -04:00
Dan Peterson
3e5020f2b3 [aws|elb] load_balancers.get(nil) returns nil instead of the first of all load balancers. 2012-06-14 12:53:45 -03:00
Aaron Bell
332f1d0c20 fixing test 2012-06-13 09:39:38 -07:00
Aaron Bell
85e533294c fix parser to show scheme, add test for internal ELB creation 2012-06-13 09:17:56 -07:00
Eric Stonfer
a7a51ac961 clean up conflict 2012-05-22 15:27:23 -04:00
Eric Stonfer
9a4087d450 VPC ELBs, Tests, and the introduction of the InternetGateway object 2012-05-22 15:15:06 -04:00
Dan Peterson
7f37b9dd79 [aws|elb] Failing test for load_balancers marker support. 2012-04-22 20:55:52 -03:00
James Stremick
b73f58b982 [AWS|ELB] Updating listener and LB tests to include InstancePort checks 2012-01-23 12:47:52 -05:00
James Stremick
0500be0532 [AWS|ELB] Added support for InstanceProtocol to listeners 2012-01-22 20:00:48 -05:00
Dylan Egan
c09a04e7ce [aws|elb] update SSL certificates on listeners. 🎄 2011-12-16 11:27:13 -08:00
Dylan Egan
09eb7484a1 [aws|elb] eventually consistent, like me getting a haircut. ✌️ 2011-11-08 15:19:09 -05: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
geemus
6f06f9737e [aws|elb] wait_for server to be ready? before register 2011-09-22 19:59:11 -05:00
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
348230ce32 [aws|elb] Raise proper IAM error for CertificateNotFound when creating an ELB or creating Listeners. 2011-07-18 17:53:32 -07:00
Blake Gentry
b0473e2725 [aws|elb] add test to verify that ListenerDescriptions work when creating an ELB 2011-07-15 17:22:34 -07:00
Blake Gentry
1d205ccc3c [AWS|ELB] default values for Listeners 2011-07-15 13:58:56 -07:00
Blake Gentry
9a891cd101 Typos 2011-07-15 13:58:56 -07:00
Blake Gentry
5465a7638a [AWS|ELB] fix bug that was causing availability zones to not parse properly on get/reload 2011-07-14 19:20:26 -07:00
Dylan Egan
f014cd78aa Use available availability_zones. 2011-07-08 11:37:57 -07:00
Dylan Egan
98961be7fc Move things around a bit. Separate ELB test file per concerns. 2011-07-07 17:32:02 -07:00