Go to file
Nicolas Bock b68b70a097 Add choices to --type command line argument
We only allow `PRIMARY` and `SECONDARY` zones. Instead of testing for
either one of those two choices later in the code, we can offload this
test to the parser.

Change-Id: I8244e13303646e6686e4233e1edbd2bbc788e054
Signed-off-by: Nicolas Bock <nicolas.bock@canonical.com>
2020-10-13 06:33:49 -06:00
2019-09-17 09:38:13 +00:00
2019-04-19 19:43:48 +00:00
2018-07-11 14:51:22 +07:00
2020-04-09 10:43:39 -05:00
2020-10-10 06:47:06 -06:00
2018-06-07 22:38:41 +08:00
2019-04-04 13:59:59 +11:00
2020-04-04 12:39:05 +02:00
2020-04-04 12:39:05 +02:00
2020-10-10 06:47:06 -06:00
2020-10-10 06:47:06 -06: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.7 MiB
Languages
Python 100%