]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable test_migration
authorAKamyshnikova <akamyshnikova@mirantis.com>
Thu, 11 Dec 2014 10:00:48 +0000 (13:00 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Mon, 15 Dec 2014 12:19:26 +0000 (12:19 +0000)
commit655622e7e90d16225b4700d7e475f64c8c1a138c
tree7419bb7b8008b7c54356167e4e7a3661fca70c76
parentb4a0fa3c34cd193c953557cc0931681ff0582768
Enable test_migration

After splitting in neutron database was left a number of tables
that don't have any models. Test should be improved to skip these
tables from checking.

Closes-bug: #1401424

Partially-Implements: blueprint services-split

Change-Id: I201b4a310eb26a86765c8541fba6e2d42431cf2a
neutron/tests/unit/db/test_migration.py