python-troveclient/releasenotes/notes/add-datastore-show-to-osc-79a855d2e026ae80.yaml
wangyao 2db7bf24e4 Add datastore-show to OSC
This change adds database support to the python-openstackclient
project for the datastore-show command.

The trove command datastore-show is now:
    openstack datastore show

Change-Id: I126493627d6b7fdf60e5d605dd64cfb3fbead10e
Partially-Implements: trove-support-in-python-openstackclient
2017-11-30 19:54:23 +08:00

5 lines
149 B
YAML

---
features:
- The command ``trove datastore-show`` is now available to use in
the python-openstackclient CLI as ``openstack datastore show``