08c5a645ede8b4161da9fee5db013fc401b592c5
Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove python-designateclient. Change-Id: I2976e5615bd46449690072b09aeaad59c1674d44
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 http://docs.openstack.org/developer/python-designateclient/.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Bugs - issue tracking
- Source
- How to Contribute
Description
Languages
Python
99.4%
reStructuredText
0.5%
Shell
0.1%