You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
designateclient | 1 month ago | |
doc | 7 months ago | |
releasenotes | 2 weeks ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 1 month ago | |
CONTRIBUTING.rst | 5 years ago | |
LICENSE | 8 years ago | |
README.rst | 2 years ago | |
python-designateclient.sublime-project | 9 years ago | |
requirements.txt | 2 months ago | |
setup.cfg | 2 weeks ago | |
setup.py | 2 years ago | |
test-requirements.txt | 7 months ago | |
tox.ini | 2 months ago |
README.rst
Team and repository tags
Python bindings to the Designate API
This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient
module) and a command-line tool (designate
).
Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.
See release notes and more at https://docs.openstack.org/python-designateclient/latest/.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Bugs - issue tracking
- Blueprints - feature specifications
- Source
- How to Contribute
- Release Notes