Files
python-troveclient/releasenotes/notes/add-configuration-list-to-osc-4a12d508f6bb5472.yaml
Trevor McCasland 1abc33cedc Add configuration-list to OSC
This change adds database support to the python-openstackclient
project for the configuraiton-list command.

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

Change-Id: I3a85260c15b8d1b4a37a806db2cb5ff3c433537b
Partially-Implements: trove-support-in-python-openstackclient
2017-06-10 21:40:07 -04:00

6 lines
170 B
YAML

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