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

10 commits

Author SHA1 Message Date
George Scott
fd36a788cd [aws|dns] Fixed #all iteration
It was not possible to iterate all records using #all because of lack
of NextRecordIdentifier.
2012-03-31 10:01:45 -07:00
George Scott
27f3eda915 [aws|dns] Support for latency/weighted resource sets.
Support for CRUD on latency/weighted resource sets for AWS Route 53.
Updated to latest API version.
2012-03-28 13:50:56 -07:00
Aaron Suggs
946707a264 [aws|dns] Parse IsTruncated as boolean in list_resource_record_set
Test for proper response format.
2012-03-08 16:36:58 -05:00
James Miller
1264b6dfaa Reset the alias_target hash for good measure 2011-12-06 07:39:42 -08:00
James Miller
e3732aa19f [aws|dns] Add support for aliasing records to Elastic Load Balancers (API 2011-05-05) 2011-12-05 21:24:07 -08:00
geemus
899db456bd [aws|dns] fix parser path 2011-09-22 15:53:30 -05:00
geemus
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00
geemus
75ea9c3fb8 [aws|dns] first pass at zone(s) models 2010-12-29 13:11:46 -08:00
Athir Nuaimi
718029dc56 [aws|slicehost|linode|zerigo|dns] added support for Route 53 and full test cases for each DNS provider 2010-12-17 18:08:56 -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