Files
python-troveclient/releasenotes/notes/add-user-create-to-osc-03158640dcaa8a0e.yaml
zhanggang cff1bb0b1d Add user-create to OSC
This change adds database support to the python-openstackclient
project for the user-create command.

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

Change-Id: I325b87225260ed19b787b99e6190503b66f5949c
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-21 09:31:00 -05:00

6 lines
158 B
YAML

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