This change adds database support to the python-openstackclient
project for the list command.
The trove command list is now:
openstack database instance list
Partially-Implements: blueprint trove-support-in-python-openstackclient
Change-Id: Ic5328827dbf6d1f47db62f0bb2e65e164a0b2b6b
5 lines
147 B
YAML
5 lines
147 B
YAML
---
|
|
features:
|
|
- The command ``trove list`` is now available to use in
|
|
the python-openstackclient CLI as ``openstack database instance list``
|