Omer 944e373b43 Add --status filter option to zone transfer request list
The zone transfer request list API supports filtering by status,
but the CLI did not expose this option. This adds a --status
filter to the "zone transfer request list" command, following the
same pattern used by other list commands (e.g. zone list).

Generated-By: Claude Code 4.6 Opus
Closes-Bug: #1978713
Change-Id: I008854655867bbb36140deeeaf3fb6212a2c74d9
Signed-off-by: Omer <[email protected]>
2026-06-16 13:16:38 +00:00
2023-11-18 13:53:03 -08: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
2025-04-28 22:28:50 +00:00
2024-01-25 15:03:08 +09:00
2020-04-04 12:39:05 +02:00

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/.

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