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

17 commits

Author SHA1 Message Date
Wesley Beary
8d5117af92 Merge pull request #1190 from boardnutz/master
Added Marker to Elasticache and RDS describe_events
2012-10-04 13:13:38 -07:00
Sean Hart
a07079196f Added parsing for Marker. AWS limits response to 100 lines and gives you a marker to get the next batch with 2012-10-04 11:02:14 -07:00
Wesley Beary
d7737b92dd Merge pull request #1178 from boardnutz/master
Added describe_events to RDS
2012-10-03 09:52:42 -07:00
Sean Hart
bc20543220 Fixed typos in elasticache and rds describe_events. Added better documentation of describe_events. 2012-10-02 10:35:12 -07:00
Curtis Stewart
9f825fa2ca Added ParameterValue to engine_defaults_parser 2012-09-26 11:56:27 -05:00
Benton Roberts
a73c5937bc [aws|elasticache] implement describe_cache_groups request 2011-09-27 18:25:18 -05:00
Benton Roberts
e6a7bff3fb [aws|elasticache] implement reset_cache_parameter_group request 2011-09-27 18:25:18 -05:00
Benton Roberts
6e5e7f9ef4 [aws|elasticache] implement modify_cache_parameter_group request 2011-09-27 18:25:17 -05:00
Benton Roberts
0cf36a63b6 [aws|elasticache] implement describe_engine_default_parameters request 2011-09-27 18:25:17 -05:00
Benton Roberts
56d2c35fab [aws|elasticache] implement basic parameter group requests 2011-09-27 18:25:17 -05:00
Benton Roberts
199693733b [aws|elasticache] implement DescribeEvents 2011-09-27 18:25:17 -05:00
Benton Roberts
c544d851b8 [aws|elasticache] add pending_values to modified nodes 2011-09-27 18:25:16 -05:00
Benton Roberts
7bf0fa6157 [aws|elasticache] add test for removing a cache node 2011-09-27 18:25:16 -05:00
Benton Roberts
6f3f9d29bf [aws|elasticache] show cluster node details by default in model 2011-09-27 18:25:16 -05:00
Benton Roberts
7d19d43117 [aws|elasticache] add cache node info to describe_cache_clusters 2011-09-27 18:25:16 -05:00
Benton Roberts
47eea00ade [aws|elasticache] create and describe cache clusters 2011-09-27 18:25:14 -05:00
Benton Roberts
5b66328a70 [aws|elasticache] refactor acs->elasticache 2011-09-27 18:25:14 -05:00