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

14 commits

Author SHA1 Message Date
Trotter Cashion
4b697b619a Pass options on to AutoScalingGroup 2012-06-14 17:18:14 -07:00
Rodrigo Estebanez
6aa7efb56f For some reason, there was a missing comma in the mock class 2012-06-06 18:41:39 +02:00
Zuhaib M Siddique
56dd09c6f0 [AWS|Autoscale] Fixing Parameters notes for autoscale create launch
configuration for InstanceMonitoring.  Credit goes to boto,
https://github.com/boto/boto/blob/develop/boto/ec2/autoscale/__init__.py
, for having it correct.
2012-05-29 19:30:23 -07:00
Zuhaib M Siddique
be27532467 [AWS|Autoscale] Fixing Parameters notes for autoscale create launch
configuration for InstanceMonitoring.  Credit goes to boto,
https://github.com/boto/boto/blob/develop/boto/ec2/autoscale/__init__.py
, for having it correct.
2012-05-29 19:18:26 -07:00
Zuhaib Siddique
a44ec12115 Adds new method delete_notification_configuration which allows you
notifications created by put_notification_configuration.
2012-05-07 23:13:11 -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
Rodrigo Estebanez
4f01c48a22 [aws][auto_scaling]. Support delete_launch_configuration mocking 2012-03-06 18:39:37 +01:00
Rodrigo Estebanez
4e946b4297 it doesn't throw an error when the launch configuration doesnt exist 2012-03-06 16:53:57 +01:00
Rodrigo Estebanez
381b24cf49 [aws][auto_scaling] Bug fixed: configurations.get(launch-configuration) always shows the first element 2012-03-06 15:12:36 +01: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
Jens Braeuer
eeccdbccbb Fix documentation. The resulting hash has no entry "PutScalingPolicyResponse", but a "...Result". 2011-09-05 19:28:15 +02:00
Christopher Oliver
84e6d1aa47 [AWS Autoscaling] Removed unnecessary options merge in Delete Policy request. 2011-07-13 15:51:31 -04:00
Christopher Oliver
70ff5dd453 [AWS Autoscaling] Fixed typo in put scaling policy request. 2011-07-13 12:07:28 -04:00
Nick Osborn
9afb8c8460 [aws|auto_scaling] implement 2010-08-01 API 2011-06-12 21:07:42 +01:00