designate 10.0.0.0rc1
pip install designate==10.0.0.0rc1
Released:
DNS as a Service
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: OpenStack
- Requires: Python >=3.6
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Team and repository tags
OpenStack Designate
Designate is an OpenStack project, providing DNSaaS.
IRC: #openstack-dns @ freenode
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 py36
Execute only backend tests
tox -e py36 -- unit.backend
Execute only a single test
tox -e py36 -- 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
Free software: Apache license
Documentation: https://docs.openstack.org/designate/latest/
Release notes: https://docs.openstack.org/releasenotes/designate/
Blueprints: https://blueprints.launchpad.net/designate
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: OpenStack
- Requires: Python >=3.6
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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 designate-10.0.0.0rc1.tar.gz
.
File metadata
- Download URL: designate-10.0.0.0rc1.tar.gz
- Upload date:
- Size: 750.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7979bdd20dab3a40c5ca8e38ad50fb87fa9892a9c96a0422b2df1ab1201fea0c |
|
MD5 | 21b7a1ec81c3feb5acf8caf526cd3ea2 |
|
BLAKE2b-256 | 15e3951b8927346bcb2753b43a3a83fdecb5d68ab6ab7864c408ec3488588c39 |
File details
Details for the file designate-10.0.0.0rc1-py3-none-any.whl
.
File metadata
- Download URL: designate-10.0.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 710.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 947ea10f3f3cf502019d47d47e0915edd3a1779d18dbbf6f8be4fb1198d57f6b |
|
MD5 | ffffc5f26032ecdd47bbef8ba2a44869 |
|
BLAKE2b-256 | 4728708dc6da467a97e511701d3a434cf3f3b22a53459d00faa35555d64e3a37 |