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

18 Commits

Author SHA1 Message Date
Ross McFarland
c82e94792e RackspaceProvider python3, value types hashing 2019-10-07 07:47:43 -07:00
Ross McFarland
aeb70b2488 Route53Provider python 3, rm incf.countryutils, lots of cmp removal and ordering fixes 2019-10-05 20:01:53 -07:00
Ross McFarland
742305c20b six.moves.urllib.parse 2019-10-05 08:48:57 -07:00
Ross McFarland
ce67824015 Handle python3 sourcing of urlparse 2019-07-29 08:48:17 -07:00
Ross McFarland
a9d0eef3ba Lots of text_type 2019-07-29 08:37:47 -07:00
Ross McFarland
d35fcd319a Implement populate exists for RackspaceProvider 2018-01-21 14:44:36 -08:00
Terrence Cole
8d7eca21e9 Get lint green on test code too. 2018-01-05 15:56:06 -08:00
Terrence Cole
1e7edc97c8 Update rackspace provider with new names and interfaces. 2017-09-11 10:51:03 -07:00
Terrence Cole
17c9b8b527 Get lint and coverage tools clean. 2017-08-11 14:02:14 -07:00
Terrence Cole
b1ef8a8f8d Delete first and create last to avoid having create coalesce into an update unexpectedly. 2017-08-10 10:50:38 -07:00
Terrence Cole
3f369712e4 Updates need to be able to create records as well as delete them. 2017-08-02 10:51:12 -07:00
Terrence Cole
41617e69a7 MX record values are repesented by a sub-struct. 2017-08-02 10:20:10 -07:00
Terrence Cole
c185d28f14 Handle _ValueMixin record types as well as we handle _ValuesMixin records. 2017-07-26 12:49:30 -07:00
Terrence Cole
a9f3384d11 Remove trailing dot on all record types that take an fqdn. 2017-07-20 16:24:43 -07:00
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
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
823423054f Rename the test file to reflect the new functionality. 2017-07-12 16:35:39 -07:00