Files
python-troveclient/releasenotes/notes/add-backup-list-to-osc-ea5cbfb579f3ffc7.yaml
Trevor McCasland 808caecc6d Add backup-list to OSC
This change adds database support to the python-openstackclient
project for the backup-list command.

The trove command backup-list is now:
    openstack database backup list

Change-Id: I9aafb76c5a0d4a49b92a356e8465abf5919ab0ac
Partially-Implements: trove-support-in-python-openstackclient
2017-01-17 11:24:09 -06:00

6 lines
156 B
YAML

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