]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix test_external_tables_not_changed
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 1 Sep 2015 12:15:53 +0000 (15:15 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Wed, 9 Sep 2015 11:53:44 +0000 (14:53 +0300)
commit4d831a462e2510ab080be7abae49ca3cff056e61
tree5d3c35e7d88ef4051a2d4035b366b2ee1b8320df
parentf4e980f7d5608b594e64d5ab78c594d61a664955
Fix test_external_tables_not_changed

test_external_tables_not_changed was not
executed properly as new engine was created in env.py.

Related-bug: #1466704

Change-Id: If02415d7abd17024946f7aee8fb6abc374a7aefe
neutron/db/migration/alembic_migrations/env.py
neutron/tests/functional/db/test_migrations.py