This change adds database support to the python-openstackclient
project for the backup-delete command.
The trove command backup-delete is now:
openstack database backup delete
Change-Id: I869d8649cc83d8c889995a8133e6b91407d7f862
Partially-Implements: trove-support-in-python-openstackclient
6 lines
162 B
YAML
6 lines
162 B
YAML
---
|
|
features:
|
|
- |
|
|
The command ``trove backup-delete`` is now available to use in
|
|
the python-openstackclient CLI as ``openstack database backup delete``
|