Files
python-troveclient/releasenotes/notes/add-database-create-to-osc-b9e85dd2cbd9b21e.yaml
zhanggang dd0c859148 Add database-create to OSC
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
2017-12-21 20:11:23 -05:00

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``