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
6 lines
157 B
YAML
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``
|