Files
python-troveclient/releasenotes/notes/add-update-to-osc-05eb21c5fa18a788.yaml
Zhao Chao bf24669d60 Add 'update' command to OSC
This change adds database support to the python-openstackclient
project for the 'update' command.

The trove command update is now:
    openstack database instance update

Change-Id: I426c892540f82bc19b7b28d7845a2f6699c3f526
Partially-Implements: blueprint trove-support-in-python-openstackclient
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-01-22 10:00:48 +08:00

6 lines
158 B
YAML

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