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