1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/requests/elasticache
2014-02-19 12:30:59 +00:00
..
authorize_cache_security_group_ingress.rb Another fix from @jbence comments to simplify Excon response in authorize_cache_security_group_ingress 2013-09-08 18:41:43 -07:00
create_cache_cluster.rb Tests and fixes for Elasticache VPC subnet groups 2014-02-03 08:09:31 -08:00
create_cache_parameter_group.rb [AWS/elasticache] Added mocking for parameter groups 2014-02-12 18:12:50 -08:00
create_cache_security_group.rb More fixes to AWS::Elasticache mocking 2013-09-08 18:36:35 -07:00
create_cache_subnet_group.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
delete_cache_cluster.rb [aws|elasticache] Add mocking for cache cluster requests 2012-07-26 20:09:12 -04:00
delete_cache_parameter_group.rb [AWS/elasticache] Minor fix from RDS copy/pasta 2014-02-12 18:19:33 -08:00
delete_cache_security_group.rb More fixes to AWS::Elasticache mocking 2013-09-08 18:36:35 -07:00
delete_cache_subnet_group.rb Tests and fixes for Elasticache VPC subnet groups 2014-02-03 08:09:31 -08:00
describe_cache_clusters.rb [aws|elasticache] Mock raises NotFound Exception when AWS does 2012-07-27 11:45:56 -04:00
describe_cache_parameter_groups.rb [AWS/elasticache] Added mocking for parameter groups 2014-02-12 18:12:50 -08:00
describe_cache_parameters.rb
describe_cache_security_groups.rb More fixes to AWS::Elasticache mocking 2013-09-08 18:36:35 -07:00
describe_cache_subnet_groups.rb Tests and fixes for Elasticache VPC subnet groups 2014-02-03 08:09:31 -08:00
describe_engine_default_parameters.rb
describe_events.rb Fixed typos in elasticache and rds describe_events. Added better documentation of describe_events. 2012-10-02 10:35:12 -07:00
describe_reserved_cache_nodes.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
modify_cache_cluster.rb [aws|elasticache] Change modify_cache_cluster test to work in mocking mode 2012-07-26 21:13:21 -04:00
modify_cache_parameter_group.rb
reboot_cache_cluster.rb [aws|elasticache] Add mocking for cache cluster requests 2012-07-26 20:09:12 -04:00
reset_cache_parameter_group.rb
revoke_cache_security_group_ingress.rb