87a48c7725

In the case that designate api returns an error response which does not have an 'message' entry, CLI will prints out nothing helpful for users. The patch grabs info from response to try to provide a helpful msg. Fixed axfr resource too. Change-Id: I810426b6d4f731cc5ead4372083abf6515c05dc3
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
- Documentation: http://docs.openstack.org/developer/python-designateclient
- Source: http://git.openstack.org/cgit/openstack/python-designateclient
- Bugs: http://bugs.launchpad.net/python-designateclient
Description
Languages
Python
100%