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

21 commits

Author SHA1 Message Date
Benton Roberts
707c144e9e [aws|elasticache] Add Elasticache service-level mocking support 2012-07-26 20:08:10 -04:00
Frederick Cheung
a715819976 [AWS] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly 2012-06-20 23:26:04 +01:00
Frederick Cheung
38c75c85ab start an instance with an IAM profile and access the credentials 2012-06-20 23:17:46 +01:00
Pavel Repin
b2f12931a5 Nix hardcoded regions: ElastiCache. 2012-02-02 15:39:16 -08:00
lostboy
fe424fdee9 add current set of elasticache endpoints 2011-12-14 22:14:44 +00: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
f397bf50ec [aws|elasticache] implement Elasticache::ParameterGroup model and collection 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
bb21207fa8 [aws|elasticache] implement RebootCacheCluster 2011-09-27 18:25:17 -05:00
Benton Roberts
03512ed40c [aws|elasticache] add InvalidInstace error class 2011-09-27 18:25:16 -05:00
Benton Roberts
7c2e63075a [aws|elasticache] implement modify_cache_cluster request 2011-09-27 18:25:16 -05:00
Benton Roberts
36d405f2a9 [aws|elasticache] move ClusterNotFound rescue code into Elasticache service definition 2011-09-27 18:25:15 -05:00
Benton Roberts
a6a6c3eb4b [aws|elasticache] add Cache Cluster model and collection 2011-09-27 18:25:14 -05:00
Benton Roberts
351fc7c2f5 [aws|elasticache] delete cache clusters 2011-09-27 18:25:14 -05:00
Benton Roberts
47eea00ade [aws|elasticache] create and describe cache clusters 2011-09-27 18:25:14 -05:00
Benton Roberts
bd98aa44d5 [aws|elasticache] refactor for whitespace / readability 2011-09-27 18:25:14 -05:00
Benton Roberts
5b66328a70 [aws|elasticache] refactor acs->elasticache 2011-09-27 18:25:14 -05:00
Renamed from lib/fog/aws/acs.rb (Browse further)