Endre Karlson 71f465ca26 Don't wildcard resolve names
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
2015-08-11 10:12:25 +02:00
2013-06-09 22:08:11 +01:00
2015-06-22 19:30:17 +01:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2015-05-07 17:23:09 +02:00
2015-07-15 01:37:08 +00:00
2015-05-29 13:13:49 +01:00

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/.

Description
SSH as a Service (Tatu) Client
Readme 598 KiB
Languages
Python 99.4%
reStructuredText 0.5%
Shell 0.1%