Enhance doc to guide user to use nova user

The document doesn't follow previous pattern to guide use
in using nova user to execute command and lead to issue

Change-Id: I795706a8f78ab4154bd39ce6259901800b34890e
Closes-Bug: 1781573
This commit is contained in:
jichenjc
2018-07-17 02:22:32 -04:00
committed by Matt Riedemann
parent 094370cfef
commit e0546870cd
3 changed files with 3 additions and 3 deletions

View File

@@ -467,7 +467,7 @@ Install and configure components
.. code-block:: console
# nova-manage cell_v2 list_cells
# su -s /bin/sh -c "nova-manage cell_v2 list_cells" nova
+-------+--------------------------------------+
| Name | UUID |
+-------+--------------------------------------+

View File

@@ -481,7 +481,7 @@ Install and configure components
.. code-block:: console
# nova-manage cell_v2 list_cells
# su -s /bin/sh -c "nova-manage cell_v2 list_cells" nova
+-------+--------------------------------------+
| Name | UUID |
+-------+--------------------------------------+

View File

@@ -451,7 +451,7 @@ Install and configure components
.. code-block:: console
# nova-manage cell_v2 list_cells
# su -s /bin/sh -c "nova-manage cell_v2 list_cells" nova
+-------+--------------------------------------+
| Name | UUID |
+-------+--------------------------------------+