]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Removed test_lib module"
authorKevin Benton <kevinbenton@buttewifi.com>
Mon, 29 Jun 2015 08:27:41 +0000 (08:27 +0000)
committerKevin Benton <kevinbenton@buttewifi.com>
Mon, 29 Jun 2015 08:27:41 +0000 (08:27 +0000)
commit71dffb0a2c1720cd8233a329d32958a0160dd6f5
tree6aa356281cd380c27d4160465b66f327eff38479
parent9a6536de6e1a7fe9b2552adc142e254426b82b6f
Revert "Removed test_lib module"

This reverts commit 9a6536de6e1a7fe9b2552adc142e254426b82b6f.

We pulled all of the plugins out of the tree, many of which still inherit
from neutron test classes. This change then stated that we no longer
support testing other plugins. I think this is a bit premature and should
have been discussed under the subject
"Neutron plugins can't use neutron plugin unit tests" or something
similar.

Change-Id: I68318589f010b731574ea3bfa8df98492bab31fc
neutron/common/test_lib.py [new file with mode: 0644]
neutron/tests/unit/db/test_db_base_plugin_v2.py