Files
python-troveclient/releasenotes/notes/add-cluster-instances-to-osc-429eeb91d86da663.yaml
Zhao Chao e858fe95c5 Add cluster-instances to OSC
This change adds database support for the python-openstackclient
project for the cluster-instances command.

The trove command cluster-instances is now:
    openstack database cluster list instances

Change-Id: Ifcbb0a0374d4b2918ee22b85a0733c8bbbf21497
Partially-Implements: blueprint trove-support-in-python-openstackclient
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-01-18 17:16:03 +08:00

7 lines
180 B
YAML

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