
This change adds database support for the python-openstackclient project for the upgrade and cluster-upgrade commands. The trove command upgrade is now: openstack database instance upgrade The trove command cluster-upgrade is now: openstack database cluster upgrade Change-Id: Ic416d476c645fa3c697881fb001d512ed3d25d2b Partially-Implements: blueprint trove-support-in-python-openstackclient Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
11 lines
321 B
YAML
11 lines
321 B
YAML
---
|
|
features:
|
|
- |
|
|
The command ``trove upgrade`` is now available to use in the
|
|
python-openstackclient CLI as ``openstack database instance
|
|
upgrade``.
|
|
- |
|
|
The command ``trove cluster-upgrade`` is now available to use
|
|
in the python-openstackclient CLI as ``openstack database
|
|
cluster upgrade``.
|