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
|
426815d01d
|
Slicehost uses record-type and zone-id for their API, which messes with Fog internals, so changing these to record_type and zone_id in the parser.
|
2011-11-08 13:37:56 +09:00 |
|
geemus
|
2f9654993e
|
[core] fixing more paths after rearrange
|
2011-09-22 19:34:14 -05:00 |
|
geemus
|
39b5899163
|
[dns] consolidate
|
2011-01-07 16:12:04 -08:00 |
|
geemus
|
13e8141158
|
[slicehost|dns] first pass at models
|
2010-12-23 15:36:08 -08:00 |
|
geemus
|
8b3081ad10
|
[slicehost|dns] give dns its own namespace/service
|
2010-12-21 15:25:31 -08:00 |
|