Ross McFarland
6959b58b75
Update requirements and setup.py, remove incf.countryutils, promote pycountry-convert
2019-10-09 16:03:06 -07:00
Ross McFarland
00d65af6f1
Merge remote-tracking branch 'origin/master' into python3-start
2019-10-09 14:35:14 -07:00
Josef Vogt
7c34247e3b
Fix 'server error: zone not found' for NS1 provider
2019-10-09 16:08:29 +02: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
db77d5b3bb
python3 compat for azure provider
2019-10-05 07:58:38 -07:00
Ross McFarland
f252aa3b98
Merge remote-tracking branch 'origin/master' into python3-start
2019-10-05 07:20:47 -07:00
Maikel Poot
30c8c4d313
Add transip requirement and add provider to readme
2019-09-25 08:18:17 +02:00
Maikel Poot
736d588e86
Changed requirements to version 2.22.0
...
Fixes: ERROR: requests 2.20.0 has requirement urllib3<1.25,>=1.21.1, but you'll have urllib3 1.25.5 which is incompatible.
2019-09-20 10:18:51 +02:00
Basir Jamil
41c5986144
Fastdns provider:
...
- added test cases for testin populate()
- added mock request responses in tests/fixtures/
- updated requirements.txt to require edgegrid-python
2019-07-17 23:43:56 +00:00
cclauss
158add8eb6
Modernize Python 2 code to prepare for Python 3
2019-07-12 02:11:43 +02:00
omar
7c5c1b3367
AzureProvider: update for azure-mgmt-dns 2.1.0 and add support for CAA records.
2019-03-29 18:34:49 -07:00
Ross McFarland and GitHub
35905f9a26
Merge branch 'master' into pyyaml-4.2b1
2019-01-08 09:42:13 -08:00
Ross McFarland
56fe72df5c
Bump PyYAML to 4.2b1
2019-01-08 09:32:17 -08:00
Mads Tandrup
6bbfcbd278
Upgrade Azure DNS API to 1.2.0
2018-12-27 09:49:02 +01:00
Ross McFarland
7a1875e7d3
Update natsort versions to 5.5.0 which has setuptools fixes
2018-11-18 17:44:09 -08:00
Ross McFarland
4df77f2322
Bump requests to 2.20.0
2018-10-29 19:30:19 -07:00
Takuya Noguchi
19e0811428
Use google-cloud-dns for GoogleCloud
...
On 2018-06-18, google-cloud package was deprecated and so
it requires us to use google-cloud-dns instead of google-cloud
for GoogleCloudProvider (Google Cloud DNS).
Signed-off-by: Takuya Noguchi <[email protected] >
2018-08-16 11:24:46 +09:00
Ross McFarland
f86c06d304
Revert the setup.cfg infra and go back to requirements.txt
...
I've continually run into problems with the setup.cfg route that I'm not
interested in investing the time to debug and fix. Looking around it doesn't
seem to be very common yet so I've had a hard time finding help/docs etc.
2018-04-20 12:35:58 -07:00
Hervé Beraud
77d2fd1eb4
improve setuptools capabilities
2017-11-03 22:31:38 +01:00
Petter Hassberg
ed783b5ff2
Add proposed google cloud provider.
...
Proposed google cloud provider for #23
2017-10-09 19:55:59 +02:00
trnsnt
8a13ccab46
Add OVH as octodns provider
2017-09-18 17:37:51 +02:00
Ross McFarland
1e68cd6ae9
Add CAA support to Dyn, PowerDNS, and Route53
2017-08-26 09:03:59 -07:00
Ross McFarland
268620c939
Add support for increasing Route53 retries
2017-08-12 12:54:53 -07:00
Heesu Hwang
99578f328c
add azure to README. order reqs, change comments slightly, alphabetize functions
2017-07-05 09:45:38 -07:00
Heesu Hwang
3bd41d8e2b
Merge branch 'master' of https://github.com/github/octodns
2017-07-03 11:07:39 -07:00
Heesu Hwang
cd9d7254f0
Fixed stray prints and assert errors. Added versions of required azure libraries
2017-07-03 11:03:23 -07:00
Ross McFarland
0fb88a959a
Add retry to ns1 provider
2017-06-28 03:26:23 -07:00
Ross McFarland
db35ffe72e
Replace my custom natrual sorting with natsort module
...
Better to use something real/tested and less likely buggy/limited.
2017-06-19 22:17:48 -07:00
Ross McFarland
5f95cd904c
First pass through NsOneProvider
2017-05-09 22:17:52 -07:00
Ross McFarland
a4c5a36ff9
yamllint is not a hard requirement, just something we use in our workflow
2017-03-29 12:22:09 -07:00
Ross McFarland
7957a4c018
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00