Go to file
Michael Chapman 94e7e97e50 Remove edit-managed from unsupported commands
--edit-managed sets a header x-designate-edit-managed-records
that indicates the current request wishes to modify managed records
such as the SOA or NS record created for a zone. This is only used
by the recordset update and delete API methods so can be removed
elsewhere.

Closes-Bug: 1928411

Change-Id: I18bfdae045c8b5e589075865eb024cee4852d8f9
2021-11-25 01:38:25 +00:00
2021-11-23 17:27:14 +00: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
2021-09-10 15:14:06 +00:00
2021-01-03 11:12:54 +08:00
2020-04-04 12:39:05 +02: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%