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

16 commits

Author SHA1 Message Date
Michael Hale
37602b147c [aws|auto_scaling] remove pending if mocking? for model_tests 2012-12-03 13:19:47 -05:00
Amy Woodward
fcf829839d Add support for AWS Australia (ap-southeast-2). 2012-11-13 18:32:07 -08:00
geemus
18803ff91b [aws|autoscaling] mark problematic auto_scaling mocked tests as pending
see also #1183
2012-10-02 11:01:56 -05:00
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
c269379203 [aws|auto_scaling] improve describe_*_types test 2012-09-23 19:19:42 +01:00
Nick Osborn
3306eaf765 [aws|auto_scaling] better tag handling 2012-09-22 18:26:48 +01:00
Nick Osborn
c65428c54f [aws|auto_scaling] support termination policies 2012-09-22 15:46:13 +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
f0c02b7b3c [AWS|AutoScaling] Fix delete_auto_scaling_group.rb mock not raising the same error as real code 2012-09-04 21:13:18 +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
Frederick Cheung
63c479e25b [AWS|AutoScaling] Typo in delete_autoscaling_group mock: Autoscaling->AutoScaling 2012-09-04 17:15:25 +01:00
Trotter Cashion
29a7bef5e7 Enable tests when mocking 2012-07-02 16:53:36 -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
geemus
7b4a517cbf [core] don't rely on bin stuff for service init in tests
closes #422
2011-09-15 08:01:37 -05:00
Nick Osborn
9afb8c8460 [aws|auto_scaling] implement 2010-08-01 API 2011-06-12 21:07:42 +01:00