]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure PortSecurityDBTestCase loads correct plugin
authorSalvatore Orlando <salv.orlando@gmail.com>
Sun, 14 Jul 2013 22:23:46 +0000 (00:23 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 15 Jul 2013 20:44:07 +0000 (22:44 +0200)
commitfe18aa12d48377e9dae7990396fdaf59c960f687
treec911269fb7564f54c62540a8f9421c8a076ea4cd
parent69ebd0870aada3b58f1f1c39813ec1a62ce26b6e
Ensure PortSecurityDBTestCase loads correct plugin

Bug 1201569

If a plugin is passed to the setUp method, that plugin
should be loaded instead od DB_PLUGIN_KLASS

Change-Id: I81df9f62e7399f5a76a07e504679ee8311e5855e
neutron/tests/unit/test_extension_portsecurity.py