master
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]>
Python bindings to the Designate API
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/.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Bugs - issue tracking
- Blueprints - feature specifications
- Source
- How to Contribute
- Release Notes
Description
Languages
Python
100%