python-troveclient/releasenotes/notes/add-log-list-to-osc-4bc11aa6e20de286.yaml
wangyao 09c686c483 Add log-list to OSC
This change adds database support to the python-openstackclient
project for the log-list command.

The trove command log-list is now:
    openstack database log list

Change-Id: If048a653df01244882a451e3fddf28a8faac59f6
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-07-17 09:24:52 +08:00

5 lines
146 B
YAML

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