Files
python-troveclient/releasenotes/notes/add-database-list-to-osc-b547e8954e8b6fc7.yaml
zhanggang 52b075702f Modify database-list in OSC
This change modifies database support to the python-openstackclient
project for the database-list command.

The trove command database-list in OSC
before: openstack database list
now: openstack database db list

Change-Id: I3ef4e744050fcfcada6ff3de490149f916304001
2017-12-20 20:05:42 -05:00

5 lines
150 B
YAML

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