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

4 commits

Author SHA1 Message Date
Brian Nelson
8948156ee0 More fixes to AWS::Elasticache mocking
* Implemented recommendations from @jbence review
 * Enabled tests which revealed a bug in create_cache_security_group response
2013-09-08 18:36:35 -07:00
Brian Nelson
d463d313d5 Fixes for comments on pull request
Fog::AWS::Elasticache::Mock.describe_cache_security_groups now has the same method signature as Real and no longer uses opts
Fog::AWS::Elasticache::Mock.create_cache_security_group no longer checks for self.data[:security_groups]
2013-08-30 13:47:03 -07:00
Brian Nelson
826d3bb361 Add fog Elasticache security group mocking 2013-08-19 15:02:43 -07:00
Benton Roberts
5b66328a70 [aws|elasticache] refactor acs->elasticache 2011-09-27 18:25:14 -05:00
Renamed from lib/fog/aws/requests/acs/create_cache_security_group.rb (Browse further)