Michael Johnson 06887d6538 Fix missing --target-project-id for transfer req
The zone transfer request set command was missing the
--target-project-id option so you cannot change the target project ID of
a zone transfer request after creation with the CLI.
This option is supported by the API and documented in the API reference
guide.
This patch adds this option.

Closes-Bug: #1977625
Change-Id: Idd570a5aef57c06971db2450fdfb823cf0c07bfd
(cherry picked from commit fba1354e03)
2022-06-08 22:02:31 +00:00
2019-09-17 09:38:13 +00:00
2022-03-03 10:51:02 +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.9 MiB
Languages
Python 100%