Files
python-troveclient/releasenotes/notes/add-configuration-create-to-osc-fd556891b57cce05.yaml
zhanggang 481e600f35 Add configuration-create to OSC
This change adds database support to the python-openstackclient
project for the configuration-create command.

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

Change-Id: I5aadb88860d0d69c8e2b4b78b5fb0dca2eba031f
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-22 23:32:41 -05:00

7 lines
180 B
YAML

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