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

12 commits

Author SHA1 Message Date
Aaron Suggs
3992e818b7 [aws|rds] Mock support for setting AZ and MultiAZ
Mocking preserves the AvailabilityZone and MultiAZ parameters if set.
2012-08-15 11:50:56 -04:00
Aaron Suggs
c072f82c6e [aws|rds] Mocking better supports modifying state 2012-08-03 14:33:54 -04:00
Aaron Suggs
3faa90219e [aws|rds] Mocking better supports reboot state
Also cleanup some whitespace
2012-08-03 14:18:52 -04:00
Brian Nelson
9e6a0558af fix for RDS mocking to avoid state flipping between "modifying" and "available" 2012-07-19 23:19:54 -07:00
Aaron Suggs
b0e357f71e whitespace 2012-02-25 19:01:39 -05:00
Rodrigo Estebanez
5c1d199012 Passing half of rds/instance_tests.rb shindo tests 2011-12-22 21:49:27 +01:00
Rodrigo Estebanez
b121259735 Fixing bug: It always showed the first instance when using get 2011-12-07 19:36:00 +01:00
Rodrigo Estebanez
d83ea87732 mocking modify_db_instance and reboot_db_instance 2011-12-01 01:08:28 +01:00
Rodrigo Estebanez
17885d5c82 mocking wait_for through describe_db_instances 2011-11-30 20:38:10 +01:00
Rodrigo Estebanez
077ddc41ed mocking delete_db_instance 2011-11-30 17:19:05 +01:00
Rodrigo Estebanez
735f8ec66c mocking describe_db_instance. Fix hash structure in create_db_instance 2011-11-30 15:06:49 +01:00
Frederick Cheung
f3bdc7f074 [rds] support basic rds operations 2011-03-01 07:17:06 +08:00