1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/slicehost/models/dns
2011-11-08 16:34:37 +09:00
..
record.rb Fixing Slicehost DNS so that a) tests pass b) token names map to what Fog expects -- record_type not record-type, value not data, etc c) creation of new DNS records possible 2011-11-08 16:14:30 +09:00
records.rb [dns|slicehost] move slicehost dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:47:21 -05:00
zone.rb 1) Fix so that getting a single record actually works. 2) zone.records currently returns all records in account, not just records for that zone. Add failing test (temporarily, assumes test account has existing zones for this to actually fail) + fix. 3) Add in data alias for record.value, just in case someone needs it, as Slicehost calls this data. 2011-11-08 16:34:37 +09:00
zones.rb [dns|slicehost] move slicehost dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:47:21 -05:00