1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Terrence Cole
10ff8301a5 RackSpace's "name" field is a "fully-qualified" name, but without the dot. 2017-07-18 10:02:57 -07:00
Terrence Cole
0c31257b0f Use the correct record when computing the key. 2017-07-17 16:47:09 -07:00
Terrence Cole
057f50621e RackSpace does not escape ;. 2017-07-13 15:10:33 -07:00
Terrence Cole
b911fac90e RackSpace does not send back TXT records quoted. 2017-07-13 15:04:16 -07:00
Terrence Cole
95fb613966 Pull quoted data out of the correct field. 2017-07-13 14:56:04 -07:00
Terrence Cole
3459064d0f Use the proper arity when accessing quoted data records. 2017-07-13 14:53:30 -07:00
Terrence Cole
92fb24f3fa The provider constructor requires a pass-through id parameter. 2017-07-13 14:47:29 -07:00
Terrence Cole
01f8431d74 Make formatting consistent and improve record type support. 2017-07-13 11:44:09 -07:00
Terrence Cole
0579ff6f2d Working push for A records. 2017-07-12 16:34:22 -07:00
Vietor Davis
c19ec41b6b Parse all data in the sample return set 2017-07-07 18:21:59 -07:00
Vietor Davis
679c2be0e0 Start sketchin of Rackspace provider, half rewritten from powerdns... 2017-06-26 17:03:15 -07:00