Comment 16 for bug 1503342

Revision history for this message
Dongcan Ye (hellochosen) wrote :

@All

If I had an extension need to rebase to Liberty, when running command:

neutron-db-manage revision -m "****" --autogenerate

it will failed as error:
FAILED: Multiple heads are present; please specify the head revision on which the new revision should be based, or perform a merge.

But in Liberty, neutron-db-manage wrapper does't support --expand or --contract.