Files
python-troveclient/releasenotes/notes/add-user-delete-to-osc-35cb82b041ee2b48.yaml
zhanggang 70a6d0e73d Add user-delete to OSC
This change adds database support to the python-openstackclient
project for the user-delete command.

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

Change-Id: Ie11a2a41dfca0e1f58e155eaf7c5949e11352c6a
Partially-Implements: trove-support-in-python-openstackclient
2017-12-08 03:29:06 -05:00

6 lines
158 B
YAML

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