Files
python-troveclient/releasenotes/notes/add-execution-delete-to-osc-013b4bf00a1cb8ff.yaml
wangyao 83eb65cc84 Add execution-delete to OSC
This change adds database support to the python-openstackclient
project for the execution-delete command.

The trove command execution-delete is now:
    openstack database backup execution delete

Change-Id: I9934a047d48daed53567b59bb51a2eab4d6e37b5
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-07-17 16:20:58 +08:00

6 lines
179 B
YAML

---
features:
- The command ``trove execution-delete`` is now available to use in
the python-openstackclient CLI as ``openstack database backup
execution delete``