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
5 lines
151 B
YAML
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``
|