python-troveclient/releasenotes/notes/add-datastore-version-show-to-osc-8c2035dbf6104a9f.yaml
wangyao fbdb0ee577 Add datastore-version-show to OSC
This change adds database support to the python-openstackclient
project for the datastore-version-show command.

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

Change-Id: I14844d887565bc58d44181db7ed3da454dc574d0
Partially-Implements: trove-support-in-python-openstackclient
2017-12-09 14:40:28 +08:00

5 lines
165 B
YAML

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