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

2932 commits

Author SHA1 Message Date
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
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
e249d28e0b [aws|elasticache] remove optional parameters from Elasticache::Cluster 2011-09-27 18:25:16 -05:00
Benton Roberts
03512ed40c [aws|elasticache] add InvalidInstace error class 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
b6cd76046d [aws|elasticache] cluster port number cannot be modified 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
951f5f8fdd [aws|elasticache] fix Elasticahce::Cluster.security_groups attribute 2011-09-27 18:25:16 -05:00
Benton Roberts
5a2731b5c3 [aws|elasticache] remove port attribute from cluster model 2011-09-27 18:25:15 -05:00
Benton Roberts
b539bf9f85 [aws|elasticache] change parameters for describe_cache_security_groups to ruby-friendly values 2011-09-27 18:25:15 -05:00
Benton Roberts
99d95262a7 [aws|elasticache] change method profile for create_cache_cluster, delete_cache_cluster, and describe_cache_clusters 2011-09-27 18:25:15 -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
98e60cee19 [aws|elasticache] use Formatador for testing output 2011-09-27 18:25:15 -05:00
Benton Roberts
49cc699d68 [aws|elasticache] return nil on CacheClusterNotFound 2011-09-27 18:25:15 -05:00
Benton Roberts
74d351998f [aws|elasticache] randomize cache cluster IDs in testing 2011-09-27 18:25:15 -05:00
Benton Roberts
a4c8d83260 [aws|elasticache] Fix bug in AWS::Elasticache::Cluster.get 2011-09-27 18:25:14 -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
b58cebc74d [aws|elasticache] rename test file for shindo 2011-09-27 18:25:14 -05:00
Benton Roberts
f6a7bf7b9d [aws|elasticache] fix typo in Elasticache Security Group tests 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
Benton Roberts
8b1e2f5199 [aws|acs] Update CacheSecurityGroup API to public beta 2011-07-15 2011-09-27 18:25:13 -05:00
Aaron Suggs
580d49e8ff [aws|acs] Improve security group tests 2011-09-27 18:25:13 -05:00
Aaron Suggs
83f1a6adeb [aws|acs] Create ACS security_group model and collection 2011-09-27 18:25:13 -05:00
Benton Roberts
9f106afcd3 [aws|acs] Added security group methods 2011-09-27 18:25:13 -05:00
Benton Roberts
66ffefea26 [aws|acs] Adds ACS#delete_cache_security_group 2011-09-27 18:25:12 -05:00
geemus
ae3573bb9b [ninefold|compute] add default (ubuntu) image for servers 2011-09-27 17:41:11 -05:00
geemus
5e0e41a6fb [glesys|compute] skip flavor tests 2011-09-27 16:34:33 -05:00
geemus
c59f36383a [ninefold|compute] fix for network formats 2011-09-27 16:16:54 -05:00
geemus
c445d15626 [ninefold|compute] fixes for list formats 2011-09-27 16:12:13 -05:00
geemus
8285b416db [core] kill dns stuff in nuke as well 2011-09-27 16:04:38 -05:00
geemus
afd60af764 [core] bump excon 2011-09-27 14:16:36 -05:00
geemus
29682ce7cb [rackspace|dns] fixes for updates to beta 2011-09-27 11:04:40 -05:00
geemus
50b7768d04 [rackspace|load_balancers] fixes for tests 2011-09-26 16:56:43 -05:00
geemus
1160a9ecc1 [core] skip vmfusion in rake nuke 2011-09-26 16:56:43 -05:00
geemus
f39f2e3645 [linode|compute] update format for plans 2011-09-26 16:56:43 -05:00
Wesley Beary
abc426f9ff Merge pull request from bobbyw/patch-1
Fixed a couple of errors in the examples
2011-09-26 14:47:01 -07:00
Bobby Wilson
24db722e62 Fixed a couple of errors in the examples 2011-09-26 14:46:08 -06:00
Wesley Beary
82a48e49a0 Merge pull request from dprince/openstack_compute
Openstack Compute API v1.1 support
2011-09-26 12:07:08 -07:00
Dan Prince
b6707b27e3 Add create_image to server model. 2011-09-26 11:38:05 -04:00
Wesley Beary
1c40cc3901 Merge pull request from doublewide/aws_sqs-mocking
[aws/sqs] Adding SQS mocking support.
2011-09-26 08:08:38 -07:00
Dan Prince
41f09986f4 Implement fog support for the Openstack Compute API v1.1. Includes
support for legacy v1.0 style auth and v2.0 keystone auth.
2011-09-26 02:51:45 -04:00