OpusDNS provider for octoDNS
Project description
OpusDNS provider for octoDNS
An octoDNS provider that targets OpusDNS.
Installation
Command line
pip install octodns-opusdns
requirements.txt/setup.py
Pinning specific versions or SHAs is recommended to avoid unplanned upgrades.
Versions
# Start with the latest versions and don't just copy what's here
octodns==1.16.0
octodns-opusdns==1.0.0
SHAs
# Start with the latest/specific versions and don't just copy what's here
-e git+https://git@github.com/octodns/octodns.git@dc75b60b0dbb4b627422588efe2473522dd1f797#egg=octodns
-e git+https://git@github.com/octodns/octodns-opusdns.git@f76930cceaa1c0399ac123fa1bdd565a09e19a0d#egg=octodns_opusdns
Configuration
providers:
opusdns:
class: octodns_opusdns.OpusDNSProvider
client_id: env/OPUSDNS_CLIENT_ID
client_secret: env/OPUSDNS_CLIENT_SECRET
# Remove the line below to use the production environment.
sandbox: true
Support Information
Records
This provider supports A, AAAA, ALIAS, CAA, CNAME, DS, HTTPS,
MX, NAPTR, NS, PTR, SRV, SSHFP, SVCB, TLSA, TXT and URI
records.
It does not supports CERT, DNSKEY, SOA and SMIMEA records as octoDNS
doesn't handle them.
URI records support requires octoDNS >= 1.17.0 (unrelased, current Git
trunk).
[!NOTE] Currently, the creation and editing of
DS,HTTPS,NAPTR,SSHFP,SVCB,TLSAandURIrecords isn't implemented in OpusDNS zones management interface. This means that records of these types can be viewed and deleted but not created or edited through it.
Dynamic
This provider does not support dynamic records.
Development
See the /script/ directory for some tools to help with the
development process. They generally follow the
Script to rule them all
pattern.
Most useful is ./script/bootstrap which will create a venv and install both
the runtime and development related requirements. It will also hook up a
pre-commit hook that covers most of what's run by CI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file octodns_opusdns-1.0.0.tar.gz.
File metadata
- Download URL: octodns_opusdns-1.0.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6226b7e74df7dd80b4655a6759fbb04ec366cdbcaa7acbb7edbc97172bfecaf1
|
|
| MD5 |
44d81d41870bc8bb16a096998899e8df
|
|
| BLAKE2b-256 |
4479fbbf3fd257eb599c29bf23449689d763cda40386257bf99afe694a27b5e0
|
File details
Details for the file octodns_opusdns-1.0.0-py3-none-any.whl.
File metadata
- Download URL: octodns_opusdns-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e19ba2dd9697b003d6b3a7d930ca661a1810c2b6553e042aeeb11c0576bd80e
|
|
| MD5 |
501bed3234e6321292120ac0fef6d484
|
|
| BLAKE2b-256 |
40db7e02948015368e0e6eac2e0ac56fe0d1b90b71662adab6eaaadf6ab7b96a
|