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

10 commits

Author SHA1 Message Date
Paulo Ribeiro
7cf0de41f8 fix(Tests):Remove debugging 2017-09-14 16:44:51 -03:00
Josh Lane
f72508522e remove unused variables and duplicate keys 2015-07-08 14:21:06 -07:00
Decklin Foster
b4dc8b069a change_resource_record_sets_data needs the version 2015-07-08 15:06:21 -04:00
Michael Hale
01bae5ee53 Avoid 1.8 sorting issue 2015-07-02 12:21:36 -04:00
Carlos Lima
b19e6dc292 Fix syntax for ruby 1.8.7 2015-06-29 03:27:44 +08: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
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
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