abbreviation error correction
Change-Id: I246524f7a9edba2092469d487f341255b8be6e70
This commit is contained in:
parent
af83edd1c4
commit
d36f82a990
@ -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>``
|
||||
|
Loading…
x
Reference in New Issue
Block a user