python-troveclient/releasenotes/notes/add-root-enable-to-osc-e3a087cc6f10a6f9.yaml
Zhao Chao 578cc98081 Add root-enable to OSC
This change adds database support for the python-openstackclient
project for the root-enable command.

The trove command root-enable is now:
    openstack database root enable

Change-Id: I121dbe09bc10c57358c091e1eb882c816df6d4b2
Partially-Implements: blueprint trove-support-in-python-openstackclient
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-01-12 11:35:26 +08:00

6 lines
159 B
YAML

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