]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not alter test_config global in test_extension_ext_gw_mode
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 9 Jul 2013 23:32:51 +0000 (01:32 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 6 Aug 2013 15:14:33 +0000 (08:14 -0700)
commit05691c2e4c69e389ec52f8083f0b1d17590aa02b
tree25d13f95793a14877f8a80d27135fbe6e4d06cff
parent07b0c929796a2a917c32fd434b912d7c6a6fdd8c
Do not alter test_config global in test_extension_ext_gw_mode

Bug 1199557

Instead, allow subclasses to instruct the base test class which
API extension manager they should use as it is already done with
the plugin name.

Change-Id: If4e53ffca3bdeb4fb218918358437aca41489de4
neutron/tests/unit/nicira/test_nicira_plugin.py
neutron/tests/unit/test_db_plugin.py
neutron/tests/unit/test_extension_ext_gw_mode.py