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
|
a5701e9e19
|
[aws|auto_scaling] DRY out ARNs in mocks.
|
2012-09-22 18:51:49 +01:00 |
|
Nick Osborn
|
f754af23b1
|
[aws|auto_scaling] documentation tinkering
|
2012-09-22 16:36:58 +01:00 |
|
Trotter Cashion
|
29a7bef5e7
|
Enable tests when mocking
|
2012-07-02 16:53:36 -07:00 |
|
Frederick Cheung
|
38c75c85ab
|
start an instance with an IAM profile and access the credentials
|
2012-06-20 23:17:46 +01: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 |
|
Nick Osborn
|
9afb8c8460
|
[aws|auto_scaling] implement 2010-08-01 API
|
2011-06-12 21:07:42 +01:00 |
|