python-troveclient/releasenotes/notes/add-log-enable-to-osc-a97bbb3a7af7b80b.yaml
caishan 34dbc53ec2 Add log-enable to OSC
This change adds database support to the python-openstackclient
project for the log-enable command

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

Change-Id: Ia5bb395264946f79673970336e4c1f23857bb77d
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-01-21 00:51:51 +00:00

6 lines
157 B
YAML

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