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

19 commits

Author SHA1 Message Date
Eugene Howe
eed2c71a5d properly mock rds name update 2015-09-01 08:57:45 -07:00
Josh Lane
52a9098c6d set VpcSecurityGroups on replica creation 2015-08-24 11:01:01 -07:00
Josh Lane
883972e9ab only set default rds firewall on non-vpc regions 2015-08-24 10:43:48 -07:00
Josh Lane
b48d51ba16 fix non-compat 1.8 syntax 2015-08-21 16:42:17 -07:00
Josh Lane
2c6c36c194 validate rds server security group associations 2015-08-21 16:31:46 -07:00
Michelle Noorali
6e24bec444 format security groups when modifying db instance
* to properly update db instance mock
2015-08-18 08:31:37 -07:00
Michelle Noorali
cf8e39a298 raise InvalidParameterCombination error
* availability_zone cannot be specified when multi_az
in create_db_instance request mock
2015-08-07 14:23:33 -07:00
Josh Lane
f68bf1cecb update #promote_read_replica mock
* use state "modifying"
* alias #promote to #promote_read_replica
* raise correct error when attempting to promote a master server
2015-07-28 11:17:21 -07:00
Eugene Howe
60ace7f28f encrypted storage on rds 2015-07-10 12:16:03 -04:00
Josh Lane
6f4643ce12 update mock for rds 2014 attributes 2015-05-12 10:50:04 -07:00
Michelle Noorali
9f74c2ff3e configure server attributes in mock
* preferred_maintenance_window
* preferred_backup_window
2015-05-11 14:59:40 -07:00
Michelle Noorali
edf41ebe30 default replica AutoMinorVersionUpgrade to master 2015-05-04 14:58:42 -07:00
Michelle Noorali
f081bf1565 configure auto_minor_version_upgrade in mock
* in create_db_instance mock request
2015-04-28 11:32:54 -07:00
Josh Lane
88986d37c6 create db instance in the correct region
* and fix variable shadow warning
2015-03-26 15:15:08 -07:00
Eugene Howe
d5fd93cc5c mock DescribeDBEngineVersions 2015-03-24 14:06:22 -04:00
Josh Lane
c00a5f428b [rds] prevent final snapshot on replicas
* `InvalidParameterCombination => FinalDBSnapshotIdentifier can not be specified when deleting a replica instance`
2015-03-19 12:50:35 -07:00
Adam Reese
e60026492d correct engine version param on rds replicas 2015-01-22 14:40:58 -08:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00