python-troveclient/releasenotes/notes/add-datastore-list-to-osc-007ff4144f630c57.yaml
Trevor McCasland 8b945cf5eb Add datastore-list to OSC
This change adds database support to the python-openstackclient
project for the datastore-list command.

The trove command datastore-list is now:
    openstack datastore list

Change-Id: I4804e6deae350f05abdb66a6d8813e5581f2b22c
Partially-Implements: trove-support-in-python-openstackclient
2017-06-11 02:00:56 +00:00

5 lines
149 B
YAML

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