Skip to main content

DNS as a Service

Project description

https://governance.openstack.org/tc/badges/designate.svg

Designate is an OpenStack project, providing DNSaaS.

IRC: #openstack-dns @ oftc

Installation: https://docs.openstack.org/designate/latest/

API

To learn how to use Designate’s API, consult the documentation available online at:

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Development

Designate follows the OpenStack Gerrit Workflow

Setup

Setup a working environment:

git clone https://opendev.org/openstack/designate
cd designate
virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt -r test-requirements.txt
pip install -e .

Building Docs

To build the documentation from the restructured text source, do the following:

tox -e docs

Now point your browser at doc/build/html/index.html (the official documentation is published to docs.openstack.org by the maintainers.

Testing

Execute all unit tests

tox -e py3

Execute only backend tests

tox -e py3 -- unit.backend

Execute only a single test

tox -e py3 -- unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_success

Contributing

Install the git-review package to make life easier

pip install git-review

Branch, work, & submit:

# cut a new branch, tracking master
git checkout --track -b bug/id origin/master
# work work work
git add stuff
git commit
# rebase/squash to a single commit before submitting
git rebase -i
# submit
git-review

Other Information

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

designate-22.0.0.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

designate-22.0.0-py3-none-any.whl (764.0 kB view details)

Uploaded Python 3

File details

Details for the file designate-22.0.0.tar.gz.

File metadata

  • Download URL: designate-22.0.0.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for designate-22.0.0.tar.gz
Algorithm Hash digest
SHA256 2e3058c5437a9f0035ebc45d54467d3819e905731ad673a720646ca6da40fd5d
MD5 85bbcc5f8971e498fdc53ca0c61f2609
BLAKE2b-256 87d17afdfe5f5e571779a8706810eb66372654f3bdc581232363cacbebab5265

See more details on using hashes here.

File details

Details for the file designate-22.0.0-py3-none-any.whl.

File metadata

  • Download URL: designate-22.0.0-py3-none-any.whl
  • Upload date:
  • Size: 764.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for designate-22.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dc1fd8b75c966bccdd075593b8321f8b7341de4a9e2542b4d025c2f7b90027d
MD5 8788e1d0c3a8421c145141f7e68c307e
BLAKE2b-256 24403f8eb424c3c558a2cc369f2d6cb3b7120094c76f5cc50f9acbf637f6d934

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page