]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable py34 tests for pluggable ipam backend
authorPavel Bondar <pbondar@infoblox.com>
Fri, 24 Jul 2015 08:50:26 +0000 (11:50 +0300)
committerPavel Bondar <pbondar@infoblox.com>
Tue, 1 Sep 2015 08:57:11 +0000 (11:57 +0300)
commit7ea38a14bd32a3697b2cd72be4c947aa19378185
treebfdba6605a315e9e128cb35e541147dfbe861f5c
parent99c9af8f7ab7c38816d4873f3b10f77364f811c4
Enable py34 tests for pluggable ipam backend

Enable neutron.tests.unit.db.test_ipam_pluggable_backend.
It was disabled after extending ipam tests to run db_base_plugin tests,
which are not py34 compatible yet.

Change-Id: I3ae491fa79d4c3311a86e98db3fb2f7d5926a0ba
tox.ini