Add query for neutron db migration conflicts.

Change-Id: I3d4a3b6b00d415c9c4b6eff76078483c2a7b88cc
Related-Bug: #1288427
This commit is contained in:
Allison Randal 2014-03-05 13:59:31 -08:00
parent 462059f8d4
commit fcbcc6f7de

3
queries/1288427.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"Only a single head is supported. The script directory has multiple heads (due to branching), which must be resolved by manually editing the revision files to form a linear sequence. Run `alembic branches` to see the divergence(s)."
AND filename:"logs/devstacklog.txt"