python-troveclient/releasenotes/notes/add-instance-create-to-osc-77484f1c477aa864.yaml
wangyao 81c38d5824 Add create to OSC
This change adds database support to the python-openstackclient
project for the create command.

The trove command create is now:
    openstack database instance create

Change-Id: Icab8761a35a4cbc2f7b5f845eb1da917675eb98d
Partially-Implements: blueprint trove-support-in-python-openstackclient
2017-12-23 07:19:12 +08:00

5 lines
151 B
YAML

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