Files
python-troveclient/releasenotes/notes/add-cluster-create-to-osc-47e3bb3a83dcab76.yaml
wangyao 96a6059b6f Add cluster-create to OSC
This change adds database support to the python-openstackclient
project for the cluster-create command.

The trove command cluster-create is now:
    openstack database cluster create

Change-Id: Iff5557411e498a1657e2f0f60fc7c46e16a42f2a
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-23 20:27:09 +08:00

7 lines
168 B
YAML

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