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

The trove command delete is now:
    openstack database instance delete

Change-Id: Id052d14190e9fbdfe10db4e043fa78d6aef83ba9
Partially-Implements: trove-support-in-python-openstackclient
2017-12-08 03:09:12 -05:00

6 lines
157 B
YAML

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