This change adds database support to the python-openstackclient
project for the database-create command.
The trove command database-create is now:
openstack database db create
Change-Id: I6ef3a6f61be4d4ec94d8b3d9edd09398ac8d6939
Partially-Implements: blueprint trove-support-in-python-openstackclient
6 lines
160 B
YAML
6 lines
160 B
YAML
---
|
|
features:
|
|
- |
|
|
The command ``trove database-create`` is now available to use in
|
|
the python-openstackclient CLI as ``openstack database db create``
|