From: Jenkins Date: Fri, 14 Aug 2015 01:58:50 +0000 (+0000) Subject: Merge "Add test that checks external tables are not changed" X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b1a8a8bc4741cc7534f8c498cafdc993468d63e2;p=openstack-build%2Fneutron-build.git Merge "Add test that checks external tables are not changed" --- b1a8a8bc4741cc7534f8c498cafdc993468d63e2 diff --cc neutron/tests/functional/db/test_migrations.py index 4e6ac1481,e0a1be078..b8e476073 --- a/neutron/tests/functional/db/test_migrations.py +++ b/neutron/tests/functional/db/test_migrations.py @@@ -13,7 -13,9 +13,8 @@@ # under the License. import functools -import logging import pprint + import six import alembic import alembic.autogenerate