Patrick McKenzie
|
21e80718a5
|
Fixing parsing of zone.records.get(id) so that it parses a single record properly rather than attempting to parse a list of records improperly. Fixing tests to match this (expected) behavior rather than work-around the broken way.
|
2011-11-08 18:54:08 +09:00 |
|
Patrick McKenzie
|
c8c4324549
|
Allow updates of DNS records. Updates on zones not supported yet.
|
2011-11-08 18:12:25 +09:00 |
|
Patrick McKenzie
|
8c680f0d80
|
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 |
|
Patrick McKenzie
|
efeee6f904
|
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 |
|
geemus
|
fcc5a1c224
|
[tests] rearrange to match new lib structure
|
2011-09-08 16:37:58 -05:00 |
|