python-troveclient/releasenotes/notes/add-root-disable-to-osc-52d81d96ec7e4e54.yaml
Zhao Chao 21c9085c71 Add root-disable to OSC
This change adds database support for the python-openstackclient
project for the root-disable command.

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

Change-Id: I51d351174d6bf36948eb7e48de0aa6509c563738
Partially-Implements: blueprint trove-support-in-python-openstackclient
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-01-15 19:17:53 +08:00

6 lines
161 B
YAML

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