Ross McFarland
25c6569a04
Correct the extraction warning links in the rest of the providers
2022-01-26 14:29:02 -08:00
Ross McFarland
7ad1a8389f
Link all of the extration help messages to the README section
2022-01-25 19:03:18 -08:00
Ross McFarland
32c358af04
Quell all python warnings, mostly *Equals -> Equal and warn -> warning
2022-01-13 10:58:07 -08:00
Ross McFarland
81d1769bd2
Remove stray/type-o ConstellixBaseProvider
2022-01-09 10:51:17 -08:00
Ross McFarland
f0fb7f036f
Extract and shim ConstellixProvider
2022-01-04 13:47:15 -08:00
apatserkovskyi
cbfe327f6d
Constellix customized healthcheck - code clean up
2021-10-27 17:57:00 +03:00
apatserkovskyi
f9f37d61bf
Constellix customized healthcheck
2021-10-25 21:11:01 +03:00
Viranch Mehta
787ce7ccc8
Add the default status in tests to make them pass
2021-09-27 18:31:38 -07:00
Ross McFarland
aae65594f2
Remove explicit use of six
2021-09-17 07:10:07 -07:00
Ross McFarland
bfbaf16d6a
f-strings for ConstellixProvider
2021-09-14 10:28:23 -07:00
apatserkovskyi
52da08dfec
Constellix provider full Dynamic support added
2021-09-08 16:30:58 +03:00
apatserkovskyi
c55264e657
Merge remote-tracking branch 'origin/master' into constellix-improvements
2021-09-01 22:37:40 +03:00
Ross McFarland
af22e8c9c7
Use ProviderException as the base for all provider exception classes
2021-08-31 19:39:04 -07:00
Ross McFarland
e06c42c4fc
No need to ip_address normalize AAAA in constellix now
2021-08-23 12:41:06 -07:00
mintopia
e89f309179
Ensure pool caching works for Constellix Provider
...
The caching of pools for the Constellix provider will now cache based
on the type of pool and the name. Previously it was caching based on
the name only.
2020-10-16 17:59:10 +01:00
mintopia
ce46758790
Add support for dynamic records to Constellix provider
2020-10-01 00:36:25 +01:00
mintopia
5158d28b03
Update endpoint for Constellix provider to only include /domains when working on domain and record resources.
...
In order to add support for pools and other API resources from Constellix, we need to update the base URL to not contain domains and instead specify this where it's needed.
2020-09-10 23:52:23 +01:00
Adam Smith
08af9aaab3
ContellixProvider: zone creation and records in one run
2020-02-02 22:23:51 -08:00
Ross McFarland
79cb88ef25
Fix pycodestyle overindent warnings w/2.5.0
2020-01-11 09:37:00 -08:00
Ross McFarland
c788681e7c
Merge remote-tracking branch 'origin/master' into python3-start
2019-10-14 07:25:07 -07:00
Adam Smith
baa1f7472f
ConstellixProvider: change ALIAS to CNAME to allow record deletion
2019-10-13 21:07:30 -07:00
Ross McFarland
470dd82202
python 3 support for constellix provider
2019-10-05 08:03:43 -07:00
Adam Smith
c0315d25ba
add Constellix Provider
2019-08-06 22:49:18 -07:00