python-troveclient/releasenotes/notes/add-resize-volume-to-osc-aa5eaabb8f25edec.yaml
caishan f0f4aeeec6 Add resize-volume to OSC
This change adds database support to the python-openstackclient
project for the resize-volume command

The trove command resize-volume is now:
    openstack database instance resize volume

Change-Id: If2413a605d294db0b0ee9c7aa49fbb1c929ebcd0
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-01-19 21:04:44 +00:00

6 lines
171 B
YAML

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