neutron/neutron/tests
Isaku Yamahata 748d4fdaf6 test_l3_plugin: L3AgentDbInteTestCase L3AgentDbSepTestCase fails
L3AgentDbInteTestCase and L3AgentDbSepTestCase fails when they are run
independently without other test case. something like
tox -e py27 neutron.tests.unit.test_l3_plugin
It's because necessary oslo.config options aren't properly initialized
when instantiating service plugin.
Initialize config before instantiating plugin.

Change-Id: Ic6dd28e3caf8b9e3322bf2df99e67adb138cb234
Closes-Bug: #1350252
2014-07-30 19:32:31 +09:00
..
etc Revert "Disable debug messages when running unit tests" 2014-05-07 14:54:35 +02:00
functional Merge "Add a gate-specific tox env for functional tests" 2014-07-19 02:48:16 +00:00
unit test_l3_plugin: L3AgentDbInteTestCase L3AgentDbSepTestCase fails 2014-07-30 19:32:31 +09:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
base.py Call config_parse in base test setup 2014-07-27 13:31:12 -07:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00