This change adds database support to the python-openstackclient
project for the backup-list-instance command.
The trove command backup-list-instance is now:
openstack database backup list instance
Change-Id: I383cfe0bac54051641fe0589057c24e7d885f5c1
Partially-Implements: blueprint trove-support-in-python-openstackclient
7 lines
180 B
YAML
7 lines
180 B
YAML
---
|
|
features:
|
|
- |
|
|
The command ``trove backup-list-instance`` is now available
|
|
to use in the python-openstackclient CLI as ``openstack
|
|
database backup list instance``
|