Files
python-troveclient/releasenotes/notes/add-user-update-attributes-to-osc-5adfffe826a62f3b.yaml
wangyao 03835a7023 Add user-update-attributes to OSC
This change adds database support to the python-openstackclient
project for the user-update-attributes command.

The trove command user-update-attributes is now:
    openstack database user update attributes

Change-Id: I2acc85809cca4595c03a3d4252643a7806d5d791
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-26 10:39:22 +08:00

7 lines
184 B
YAML

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