Files
python-troveclient/releasenotes/notes/add-promote-to-replica-source-to-osc-6eca8c5507344205.yaml
wangyao 3f705bd0c8 Add promote-to-replica-source to OSC
This change adds database support to the python-openstackclient
project for the promote-to-replica-source command.

The trove command promote-to-replica-source is now:
    openstack database instance promote to replica source

Change-Id: I0009b3e1074ddabaed6b02f5578f28cffc995b30
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-07-17 16:03:41 +08:00

6 lines
199 B
YAML

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