python-troveclient/releasenotes/notes/add-user-show-to-osc-6ef3db10a82f1f46.yaml
wangyao 854d3e2a31 Add user-show to OSC
This change adds database support to the python-openstackclient
project for the user-show command.

The trove command user-show is now:
    openstack database user show

Change-Id: I92455f1606c8a20b477fdbe66daf98e59cc19fd7
Partially-Implements: trove-support-in-python-openstackclient
2017-12-07 21:36:24 +08:00

6 lines
152 B
YAML

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