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

11 commits

Author SHA1 Message Date
Eugene Howe
dde0887189 fix restore tests 2016-01-19 12:06: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
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
219c2b1038 repair request logic 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
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
starbelly
4a08fc1910 Use Fog::Formatador 2015-01-16 18:37:35 -06: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