Add a note to db_sync configuration section
This patch just adds a note under the configuration section for rolling upgrades to inform the user that ``keystone-manage db_sync --check`` is now available to run when they would like information about the status of their upgrade. Change-Id: I29e2ccd8973443daf592aaa45bb4e8167327c7cc
This commit is contained in:
parent
62a0d2f295
commit
62c4897092
@ -1935,6 +1935,11 @@ ensure all credentials are encrypted. The process is as follows:
|
||||
contracted, they won't be able to read credentials since they are looking
|
||||
for the ``blob`` column that no longer exists.
|
||||
|
||||
.. NOTE::
|
||||
|
||||
You may also use ``keystone-manage db_sync --check`` in order to check the
|
||||
current status of your rolling upgrades.
|
||||
|
||||
If performing a rolling upgrade, please note that a limited service outage will
|
||||
take affect during this migration. When the migration is in place, credentials
|
||||
will become read-only until the database is contracted. After the contract
|
||||
|
Loading…
x
Reference in New Issue
Block a user