]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
test_migrations: Avoid returning a filter object for python3
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Fri, 4 Dec 2015 08:50:09 +0000 (17:50 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Fri, 4 Dec 2015 08:51:16 +0000 (17:51 +0900)
commitb989e9d181cfb2c587f8ae162b827f2ee13ed6b6
tree3cd102a13290a69988a6da83b78ad3aa699d1725
parent770624b13bf57fdab549bfb66ee9cc6781ae8d65
test_migrations: Avoid returning a filter object for python3

Otherwise it confuses oslo.db.

Closes-Bug: #1522731
Change-Id: I1a246eea9adef10ec6c025e9b620f87ee9318dd7
neutron/tests/functional/db/test_migrations.py