python-troveclient/releasenotes/notes/add-configuration-parameter-list-to-osc-3d1a383999dd2d64.yaml
wangyao c2de9c6a22 Add configuration-parameter-list to OSC
This change adds database support to the python-openstackclient
project for the configuration-parameter-list command.

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

Change-Id: I8e7ee36529b75b0962aeaf30a074b55b9e0cee12
Partially-Implements: trove-support-in-python-openstackclient
2017-12-08 11:01:26 +08:00

6 lines
190 B
YAML

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