Paul Thornthwaite
|
e8108fdce0
|
[aws|auto_scaling] Updates reference to service
|
2013-01-07 20:53:24 +00:00 |
|
Jay Perry
|
85a0a93e78
|
[aws] fixed auto scaling model group 'destroy' method where it needs to use merge! instead of merge to set the opts local variable in place, otherwise the options passed to the method are droppedon the floor
|
2012-11-19 11:25:45 -05:00 |
|
Michael Hale
|
47158f3902
|
use hash args
|
2012-10-15 22:15:43 -04:00 |
|
Michael Hale
|
00308e8e95
|
add force option to auto scaling group destroy method
|
2012-10-12 15:50:32 -04:00 |
|
Nick Osborn
|
7c9a487da1
|
[aws|auto_scaling] expose termination policies in group model
- also make the initial DefaultCooldown value reflect reality
|
2012-09-24 00:15:14 +01:00 |
|
Frederick Cheung
|
cb0bc181a1
|
[AWS|AutoScaling] fix group#instances
|
2012-09-04 20:45:42 +01:00 |
|
Frederick Cheung
|
85b4e31e5f
|
[AWS|Autoscaling] fix group#instances returning all autoscaled instances in the account
attributes[:instances] already has all the data - we just need to load it into a collection
|
2012-07-20 16:52:19 +01:00 |
|
Trotter Cashion
|
5a3ca244c0
|
Add tags to autoscaling groups
|
2012-06-18 13:32:14 -07:00 |
|
Trotter Cashion
|
9daba4e365
|
Properly array-ify keys for create_auto_scaling_group
|
2012-06-18 10:25:09 -07:00 |
|
Trotter Cashion
|
382381d2c1
|
Add more AWS Alarm functionality
|
2012-06-17 09:47:07 -07:00 |
|
Trotter Cashion
|
eab5d489ed
|
Add better ScalingPolicy support
|
2012-06-15 11:10:04 -07:00 |
|
Trotter Cashion
|
4b697b619a
|
Pass options on to AutoScalingGroup
|
2012-06-14 17:18:14 -07:00 |
|
Trotter Cashion
|
28654213b7
|
Pass up all the options that have been assigned
|
2012-06-14 14:38:57 -07:00 |
|
Eric Stonfer
|
4e218663b1
|
fixed some whitespace issues in auto_scaling tests. Fixed auto_scaling tests formats.
|
2012-02-22 21:21:45 -05:00 |
|
Frederick Cheung
|
b44f1b2c59
|
enable_metrics_collection requires a granularity argument (1Minute is the only legal value)
|
2012-01-15 18:09:04 +00:00 |
|
Nick Osborn
|
36601e796d
|
[aws|compute] improve model and tests
|
2011-06-21 22:15:33 +01:00 |
|
Nick Osborn
|
9afb8c8460
|
[aws|auto_scaling] implement 2010-08-01 API
|
2011-06-12 21:07:42 +01:00 |
|