python-troveclient/releasenotes/notes/victoria-03-replication-cli.yaml
Lingxian Kong b9d65b6249 Re-define replication commands
Change-Id: I440fda06a6a98f8d92ff67aeb05f76b4fc291069
2020-05-11 18:10:28 +12:00

21 lines
484 B
YAML

---
features:
- |
Support following replication commands:
.. code-block:: console
openstack database instance detach
openstack database instance promote
openstack database instance eject
deprecations:
- |
The following commands are removed:
.. code-block:: console
openstack database instance detach replica
openstack database instance promote to replica source
openstack database instance eject replica source