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

17 commits

Author SHA1 Message Date
Eugene Howe
d76a03e783 authorize vpc security group to rds security group 2017-03-21 11:21:32 -04:00
Chanakya Devraj
2316c78eea Added Modify Subnet Group 2016-09-12 05:39:39 +00:00
David Vaz
a3f7b74181 copy db snapshot api implementation 2016-06-30 12:27:08 +05:30
David Vaz
fd48293a43 modify db snapshot attribute api implementation 2016-06-30 12:26:04 +05:30
Eugene Howe
8cb360ca78 actually handle cluster not found 2016-03-22 15:30:57 -04:00
Eugene Howe
2980ba7a52 support for rds clusters and aurora
* add db cluster identifier to db instance parser
* dont allow setting security groups on aurora instances
* aurora instances do not support the multi az parameter due to the cluster
* aurora has its own storage type that cannot be set
2016-03-01 11:54:55 -05:00
Eugene Howe
879dc9dc3e always return a default engine parameters result 2016-01-31 13:22:29 -05:00
Eugene Howe
f7849095b0 rds enhancements
* default engine parameters
* mocks around parameter groups
2016-01-21 11:00:54 -05:00
Josh Lane
ff252c3979 standardize region validation
* remove RegionMethods
* static (but not immutable) list of regions
2015-08-13 10:19:50 -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
0c79f2f836 additional attributes, new rds api version 2015-05-12 10:34:43 -07:00
Paulo Henrique Lopes Ribeiro
722bbdfa45 Remove unecessary requires 2015-04-06 11:23:35 -03:00
Eugene Howe
d5fd93cc5c mock DescribeDBEngineVersions 2015-03-24 14:06:22 -04:00
Josh Lane
6eef6d15c3 call setup_credentials in rds mock 2015-02-13 13:49:05 -08:00
Josh Lane & Michelle Noorali
d496bcd266 let me have region on rds 2015-01-22 09:57:49 -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