abbreviation error correction

Change-Id: I246524f7a9edba2092469d487f341255b8be6e70
This commit is contained in:
Nguyen Thanh Cong 2020-10-02 09:31:05 +07:00
parent af83edd1c4
commit d36f82a990

View File

@ -47,7 +47,7 @@ Set up replication
.. code-block:: console
$ odbi list
$ openstack database instance list
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
| ID | Name | Datastore | Datastore Version | Status | Addresses | Flavor ID | Size | Region | Role |
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
@ -119,7 +119,7 @@ couple minutes.
.. code-block:: console
$ odbi list
$ openstack database instance list
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
| ID | Name | Datastore | Datastore Version | Status | Addresses | Flavor ID | Size | Region | Role |
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
@ -162,4 +162,4 @@ Other supported operations
* Change replica to a standalone database server. The detached replica becomes
a standalone server that accepts both reads and writes. The standalone server
can't be made into a replica again.. Command:
``openstack database instance detach <replica_ID>``
``openstack database instance detach <replica_ID>``