Update mistral upgrade guide

Mistral-db-manage replaces check_migration with branches now.

Change-Id: I36f1e3e6cfe0c0d94667c5f7f4c58297c10833a9
Signed-off-by: pengdake <19921207pq@gmail.com>
This commit is contained in:
pengdake 2018-04-23 11:01:30 +08:00
parent 48e17b3422
commit d2be248bd3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Revision may be any existing revision. Use this command carefully.
To verify that the timeline does branch, you can run this command:
::
$ mistral-db-manage --config-file /path/to/mistral.conf check_migration
$ mistral-db-manage --config-file /path/to/mistral.conf branches
If the migration path has branch, you can find the branch point via:
::