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

16 commits

Author SHA1 Message Date
Chanakya Devraj
5c78720d2f Removed Extra Space fir proper alignment 2016-07-25 06:53:09 +00:00
Chanakya Devraj
5e4323435e Change DBSubnetGroup to DBSubnetGroupName model cluster while creation 2016-07-22 07:04:59 +00:00
Eugene Howe
5635a7c5da 1.8 fix 2016-03-01 13:55:42 -05: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
52f3226fab page default parameters 2016-01-31 13:06:14 -05:00
Wesley Beary
57290fc5da Merge pull request #220 from engineyard/default_engine_parameters
rds enhancements
2016-01-25 13:46:25 -06:00
Eugene Howe
f7849095b0 rds enhancements
* default engine parameters
* mocks around parameter groups
2016-01-21 11:00:54 -05:00
Michelle Noorali
646492d153 restore db instance fom db snapshot
* add mock
* add restore method on servers collection
* modify save method on server model
* raise error when multi_az and az are set
* cannot specify multi_az to be true and pick an az together
* take allocated_storage from snapshot on restore
* restore from snapshot endpoint does not take
* allocated_storage parameter
* save storage type on rds snapshot
2016-01-19 10:52:20 -05:00
Alex Coomans
11330138dc Make sure to send the KmsKeyId when creating an RDS cluster 2015-12-05 17:12:52 -08:00
Josh Lane
e0575cb2a3 merge promotion results
* will update the state to "modifying"
2015-07-28 13:52:31 -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
c48dd760a9 new properties, parser and model attributes 2015-05-12 10:34:43 -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
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00