Merge "cells: Be explicit in docs about service restarts"
This commit is contained in:
commit
de2da1e770
@ -245,6 +245,14 @@ scheduled are relegated to the cell0 database, which is effectively a
|
|||||||
graveyard of instances that failed to start. All successful/running
|
graveyard of instances that failed to start. All successful/running
|
||||||
instances are stored in "cell1".
|
instances are stored in "cell1".
|
||||||
|
|
||||||
|
|
||||||
|
.. note:: Since Nova services make use of both configuration file and some
|
||||||
|
databases records, starting or restarting those services with an
|
||||||
|
incomplete configuration could lead to an incorrect deployment.
|
||||||
|
Please only restart the services once you are done with the described
|
||||||
|
steps below.
|
||||||
|
|
||||||
|
|
||||||
First Time Setup
|
First Time Setup
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user