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
Athir Nuaimi
1f076adf8c Merge branch 'master' into aws_dns
Conflicts:
	examples/dns_methods.rb
	lib/fog/linode/requests/compute/domain_update.rb
2010-12-16 00:38:49 -05:00
Athir Nuaimi
eb523fb80a [aws|dns] 1st pass at Route 53 support. All functions added but not tested
have added each of the Route 53 functions
list_hosted_zones is working.  rest still need to be tested

[aws|linode|slicehost|zerigo|dns] added complete test cases for linode & slicehost DNS.  Also added initial support for AWS Route 53
2010-12-16 00:29:42 -05:00
Scott Gonyea
aef0c0215f Added a @todo regarding the use of ArgumentError 2010-12-14 03:28:17 +08:00
Juris Galang
b9315bf7fe Added self.class_for(key) method. This allows us to inspect the requirements without having to create an instance of the service. 2010-12-08 11:08:16 -08:00
geemus
a6f4e14894 [aws&rackspace|cdn] more cleanup and start of aws cdn 2010-11-01 12:31:39 -07:00
geemus
9e601313aa [aws|iam] first pass at basics 2010-10-28 17:50:46 -07:00
geemus
1ff62d60d3 fix aws bin loading 2010-09-23 16:35:30 -07:00
geemus
a4b4e1ffd9 fix test helpers 2010-09-23 10:48:52 -07:00
geemus
07dbdf6952 providers abstraction, more consolidated bin stuff between providers 2010-09-21 11:11:15 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
geemus
ce2a9beaf4 remove duplicate credential defaulting code 2010-09-07 15:39:38 -07:00
geemus
dce5893555 add services accessors and clarify vocab by not reusing service 2010-09-03 15:32:30 -07:00
geemus
a3af5d7800 working toward more consistent/simpler collection/bin management 2010-09-02 16:01:19 -07:00
geemus
c96614a11d consolidate credential management when running from bin 2010-09-02 13:39:01 -07:00
Alex Malinovich
7649e5c493 Adding initial Elastic Load Balancer support 2010-05-03 04:08:07 +08:00
geemus
c13584e3bc [simpledb] add top level helper for bin 2010-04-29 10:16:49 -07:00
geemus (Wesley Beary)
6d671821b2 split out bin related helpers into their respective directories 2010-02-11 21:41:37 -08:00