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
6 lines
179 B
YAML
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``
|