Nick Osborn
|
f2dbf7efb6
|
[aws|auto_scaling] tags support
- implement create_or_update_tags
- implement delete_tags
- implement describe_tags
- don't capitalise keys in create_auto_scaling_group
|
2012-09-23 21:55:05 +01:00 |
|
Nick Osborn
|
d60ec0bff5
|
[aws|auto_scaling] improve notification configurations
- implement describe_notification_configurations
- implement mocks for (delete|put)_notification_configurations
- tests for *_notification_configurations
- delete notification configurations in delete_auto_scaling_group mock
|
2012-09-23 19:24:16 +01:00 |
|
Nick Osborn
|
3306eaf765
|
[aws|auto_scaling] better tag handling
|
2012-09-22 18:26:48 +01:00 |
|
Nick Osborn
|
545c52a989
|
[aws|auto_scaling] update display_*_types
- implement describe_auto_scaling_notification_types
- implement describe_termination_policy_types
- make existing display_*_types parsers more robust
- split out display_*_types tests
|
2012-09-22 14:55:12 +01:00 |
|
Frederick Cheung
|
95965df442
|
[AWS|AutoScaling] Fix describe_auto_scaling_groups parser added spurious nil groups
|
2012-09-04 21:13:18 +01:00 |
|
Trotter Cashion
|
eab5d489ed
|
Add better ScalingPolicy support
|
2012-06-15 11:10:04 -07:00 |
|
Zuhaib M Siddique
|
813eaecdbb
|
[AWS|Auto Scale] Add support for put_notification_configuration and
change AWS API to use 01-01-2011 Spec
|
2012-04-21 00:09:21 -07:00 |
|
Eric Stonfer
|
d659003292
|
realized that @activity was actually not used
|
2012-02-22 21:07:06 -05:00 |
|
Eric Stonfer
|
49f0a4d966
|
update autoscaling groups to allow the use of recurrence, start and end times
|
2012-02-22 15:29:08 -05:00 |
|
Christopher Oliver
|
1aaf5d837d
|
[AWS Autoscaling] Got describe policies returning correctly.
|
2011-07-13 15:37:55 -04:00 |
|
Christopher Oliver
|
02eb62ad1f
|
[AWS Autoscaling] Fixed error in describe policies parser.
|
2011-07-13 14:03:13 -04:00 |
|
Nick Osborn
|
9afb8c8460
|
[aws|auto_scaling] implement 2010-08-01 API
|
2011-06-12 21:07:42 +01:00 |
|