Correct dev documentation for has_offline_migrations command
Update the upgrade defref doc to more correctly explain the output from the has_offline_migrations command Change-Id: Ie68c31354f664165a0c124fb151e8fb449eec8ec Related-Bug: #1519118
This commit is contained in:
parent
2b4d605b24
commit
ef5c5f08bc
@ -448,8 +448,8 @@ and finally, start your neutron-server again.
|
|||||||
If you have multiple neutron-server instances in your cloud, and there are
|
If you have multiple neutron-server instances in your cloud, and there are
|
||||||
pending contract scripts not applied to the database, full shutdown of all
|
pending contract scripts not applied to the database, full shutdown of all
|
||||||
those services is required before 'upgrade --contract' is executed. You can
|
those services is required before 'upgrade --contract' is executed. You can
|
||||||
determine whether there are any pending contract scripts by checking return
|
determine whether there are any pending contract scripts by checking the
|
||||||
code for the following command::
|
message returned from the following command::
|
||||||
|
|
||||||
neutron-db-manage has_offline_migrations
|
neutron-db-manage has_offline_migrations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user