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
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