Fix the syntactic error of the output table

Change-Id: Ica62c1acdd885df968ba26d784cb697aad6904d5
This commit is contained in:
qiaomin 2017-02-23 21:51:54 +08:00
parent 44aa320fda
commit 7a8203b5c9

View File

@ -785,7 +785,7 @@ volumes and the instances they are connected to, if any:
| ID | Display Name | Status | Size | Attached to |
+--------------------------------------+--------------+--------+------+-------------+
| 6cf4114a-56b2-476b-acf7-7359d8334aa2 | volume1 | error | 10 | |
+------------+-----------+-------------+------+-------------+----------+------------+
+--------------------------------------+--------------+--------+------+-------------+
OpenStack Block Storage also allows creating snapshots of volumes.
Remember that this is a block-level snapshot that is crash consistent,