Go to file
sonu.kumar 15bf56114c Fixes 'openstack tld list' command's exception
Earlier while executing "openstack tld list" command the designate
client was not able to list the created tlds and was resulting an
exception.
This patch fixes those issues and makes designateclient to list
all the created tlds.


Change-Id: I762cf269eb8396b20915b98709f445acaa3f7649
Closes-Bug: #1557364
(cherry picked from commit 9011aac4cc)
2016-03-29 14:59:39 +00:00
2013-06-09 22:08:11 +01:00
2016-01-20 15:04:57 -06:00
2016-03-10 12:59:02 -05:00
2015-10-15 18:28:46 +08:00
2015-12-07 09:55:20 +01:00
2015-09-17 12:16:33 +00:00
2015-12-22 18:27:36 +05:30

Python bindings to the Designate API

Latest Version

Downloads

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
OpenStack DNS As A Service (Designate) Client
Readme 5.7 MiB
Languages
Python 100%