Go to file
Joseph M 7cc5f8bb2a Fix "zone list --all-projects" in interactive OSC
The current zone list function does not check to see if project_id is
already a column to be output when adding it during an --all-projects
list. This causes a duplicate field name to be added which is then
passed to prettytables which subsequently throws an exception. Create a
copy of the columns list so it is not appended to with every
command.

Change-Id: I5f62500086a807d5082221993c3b491f3b6a1db0
Closes-Bug: #1844028
2019-09-16 18:52:53 -04:00
2019-09-10 20:53:25 -07:00
2019-09-10 20:53:25 -07:00
2018-07-11 14:51:22 +07:00
2019-04-19 19:43:48 +00:00
2018-07-11 14:51:22 +07:00
2019-06-24 09:09:57 -04:00
2019-09-10 20:53:25 -07:00
2018-06-07 22:38:41 +08:00
2019-04-04 13:59:59 +11:00
2019-09-10 20:53:25 -07:00
2017-03-08 22:53:20 +00:00
2019-09-10 20:53:25 -07:00
2019-06-24 09:09:57 -04:00

Team and repository tags

image

Python bindings to the Designate API

Latest Version

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 https://docs.openstack.org/python-designateclient/latest/.

Description
OpenStack DNS As A Service (Designate) Client
Readme 5.8 MiB
Languages
Python 100%