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

7 commits

Author SHA1 Message Date
Martin Forssen
07f05e86ea Added support for attaching auto sclaing groups to target groups
This is in reference to https://github.com/fog/fog-aws/issues/328
Unfortunately I will not have time to implement support for managing
the actual ALBs and all that is reated to them.
2016-12-13 14:14:29 +01:00
Shai Rosenfeld
4b7a384d82 autoscaler attach/detatch
Amazon doc links inline in the commits
2016-03-04 10:12:30 -08:00
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -07:00
Nicholas Fowler
cac3d67497 AutoScaling attach/detach ELB support + tests
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_AttachLoadBalancers.html
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_DetachLoadBalancers.html
2015-07-24 14:44:13 -07:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00