Rackspace DNS v1 API provider for octoDNS
Project description
Rackspace DNS v1 API provider for octoDNS
An octoDNS provider that targets Rackspace DNS.
Installation
Command line
pip install octodns_rackspace
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==0.9.14
octodns_rackspace==0.0.1
SHAs
# Start with the latest/specific versions and don't just copy what's here
-e git+https://git@github.com/octodns/octodns.git@9da19749e28f68407a1c246dfdf65663cdc1c422#egg=octodns
-e git+https://git@github.com/octodns/octodns_rackspace.git@ec9661f8b335241ae4746eea467a8509205e6a30#egg=octodns_rackspace
Configuration
providers:
rackspace:
class: octodns_rackspace.RackspaceProvider
# The the username to authenticate with (required)
username: env/RACKSPACE_USERNAME
# The api key that grants access for that user (required)
api_key: env/RACKSPACE_API_KEY
Support Information
Records
RackspaceProvider supports A, AAAA, ALIAS, CNAME, MX, NS, PTR, SPF, and TXT
Dynamic
RackspaceProvider 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
File details
Details for the file octodns-rackspace-0.0.1.tar.gz
.
File metadata
- Download URL: octodns-rackspace-0.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1307586465508b13ce24ce0b6a2ce5de45126f4a42de88d57df8ed4863fd7c88 |
|
MD5 | 7d5b8f110c1df1d425bef95e485b6042 |
|
BLAKE2b-256 | e91af24b2b21f066f4867a47fcc0cf9c85f45a3801d29c14a1fd45d9d6403443 |
File details
Details for the file octodns_rackspace-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: octodns_rackspace-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcc7d39524fe17facddf75e2451b2425c4a538fc213993103ff16159692695a3 |
|
MD5 | 5154da32569fbf9a9b7814ed29af5784 |
|
BLAKE2b-256 | 281f09f858efe4ac38273d539c1ae80d81cad415266529c044e8120d12f5d5fe |