
If we wilcard resolve names like if a user passes in "foo" and there's a domain or entity called "foo.io" it will match and return foo.io. Removing the *name* makes it match the wanted behaviour. Change-Id: I0c0167384952d5d302909b06a3f5597add8f9ff9
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
99.4%
reStructuredText
0.5%
Shell
0.1%