Files
python-troveclient/releasenotes/notes/add-database-delete-to-osc-e6703e2d438824d1.yaml
zhanggang 2119af70ef Add database-delete to OSC
This change adds database support to the python-openstackclient
project for the database-delete command.

The trove command database-delete is now:
    openstack database db delete

Change-Id: I7e56326b8f60624c2f408046055a10a42ea4d183
Partially-Implements: trove-support-in-python-openstackclient
2017-12-08 04:01:01 -05:00

6 lines
160 B
YAML

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