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
Jack Thomas
6ee77804b0 Correct DB Snapshot tests 2016-07-13 11:22:52 +01:00
Jack Thomas
12e5618a91 RDS Snapshot format corrected 2016-07-13 11:21:52 +01:00
David Vaz
6c0043b4ad removed fog mock from db snapshot tests 2016-07-02 00:24:26 +05:30
David Vaz
ab7bc56f95 Added tests for db snapshots 2016-07-01 21:39:24 +05:30
Eugene Howe
e9fadb805e more 1.8 fixes 2016-03-02 11:05:53 -05:00
Eugene Howe
30dcaa9b64 spec fixes 2016-03-01 13:23:49 -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
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
Josh Lane
219c2b1038 repair request logic 2015-05-12 10:34:43 -07:00
Josh Lane
c48dd760a9 new properties, parser and model attributes 2015-05-12 10:34:43 -07:00
Eugene Howe
d5fd93cc5c mock DescribeDBEngineVersions 2015-03-24 14:06:22 -04: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