]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve check_migration command error message
authorCedric Brandily <zzelle@gmail.com>
Tue, 7 Jul 2015 12:23:12 +0000 (12:23 +0000)
committerCedric Brandily <zzelle@gmail.com>
Wed, 15 Jul 2015 09:50:26 +0000 (09:50 +0000)
commit56c3c8b38210662a047cd385094b40aac5f15f36
tree1478e9ed0524790c1644dc9884da961928d0beae
parentc7acfbabdc13ed2a73bdbc6275af8063b8c1eb2f
Improve check_migration command error message

This change adds some details (expected heads) to the error raised by
neutron-db-manage check_migration command in order to help debugging.

Change-Id: Icfc6fc5722b5a3b7c4a36131553eeba0941d12e3
neutron/db/migration/cli.py