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

4 commits

Author SHA1 Message Date
Blake Gentry
4245cc85f8 [AWS|ASG] filter mocked results for describe_auto_scaling_policies
This is the same issue as was fixed for ASGs in #2040 / de274452

Because Policies#get uses this method to fetch a single Policy, it was
always returning the first Policy in the data set, not the one that
actually matched the specified Policy name. Likewise, providing a filter
for `AutoScalingGroupName` did not actually filter the returned data
from this call when mocked.
2013-08-07 17:00:10 -07:00
Nick Osborn
2ae2851f22 [aws|auto_scaling] s/data/self.data/ in mocks 2012-09-23 19:27:47 +01:00
Trotter Cashion
eab5d489ed Add better ScalingPolicy support 2012-06-15 11:10:04 -07:00
Nick Osborn
9afb8c8460 [aws|auto_scaling] implement 2010-08-01 API 2011-06-12 21:07:42 +01:00