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
2011-11-08 16:34:37 +09:00
..
models 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
parsers 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
requests 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
compute.rb [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00
dns.rb [core] pass connection_options through service init 2011-09-12 10:01:56 -05:00