solud
4afe8a829d
migrated create_hosted_zone_private into create_hosted_zone
...
other cleanup
2015-07-17 16:45:11 -07:00
solud
bb7c819733
added new function create_hosted_zone_private
...
This adds base level support for creating private Route53 zones.
2015-07-17 16:20:38 -07:00
Josh Lane
2816fa4e35
fix invalid method reference
...
* Fixes #150
2015-07-08 14:20:37 -07:00
Josh Lane
e7d489d121
formatting
2015-07-08 14:20:26 -07:00
Decklin Foster
b4dc8b069a
change_resource_record_sets_data needs the version
2015-07-08 15:06:21 -04:00
Carlos Lima
0dad896add
The :geo_location attribute needs to be xml formatted before calling aws
...
Without this, calling `record.destroy` on a record that has geolocation
set will cause an exception with:
Fog::DNS::AWS::Error: MalformedInput => Unexpected complex element termination
2015-06-29 03:03:21 +08:00
Freddy Chu
95cad83ae0
fix null on record[:name]
2015-04-17 17:56:46 +08:00
Freddy Chu
fddd1b0eb8
fix some bugs & rename confusing function name
2015-04-17 17:45:03 +08:00
Freddy Chu
ff72924210
fix hardcoded constant
2015-04-14 16:25:46 +08:00
Freddy Chu
105665a198
add support for weight round robin mock
2015-04-14 14:38:57 +08:00
Matthew O'Riordan
011b1f071c
Ruby 1.8.7 support
2015-03-13 11:16:56 +00:00
Matthew O'Riordan
e6640f337b
Add support for eu-central-1 to DNS
2015-03-13 10:57:16 +00:00
Matthew O'Riordan
20868b09b4
Bug fix for ELB hosted zone ID lookup
2015-03-13 10:57:05 +00:00
Josh Lane
64178d5293
fix tests, use proper errors
2015-02-20 12:35:30 -08:00
Josh Lane
e4622dc8ed
[dns] normalize mock record names
...
* always end in "."
* refactor
2015-02-20 12:32:26 -08:00
Jose Luis Salas
22cea71a19
Add idempotent excon option to some route53 API calls
2015-01-26 12:26:01 +00:00
Josh Lane
dcfd354b8a
working tests
2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c
initial import
...
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00