vmware-nsx/neutron/tests/unit/services/metering
Akihiro MOTOKI 237b24b0c8 Remove plugin_name_v2 and extension_manager in test_config
There are two ways to specify a core plugin and an extension manager
in the unit tests: test_config and arguments of the constructor.
Both are used and it sometimes makes it a bit difficult to debug.
This patch removes the way via test_config and makes constructor
arguments the only way to do it.

Also removes the default entries in test_config because they are
not used anywhere.

Change-Id: I491003f4246e62001e9b74743c8fbfa922088383
Closes-Bug: #1245335
2014-01-06 20:02:00 +09:00
..
drivers fix --excluded of meter-label-rule-create is not working 2013-12-11 15:45:17 +08:00
__init__.py Add metering extension and base class 2013-08-14 14:32:46 +02:00
test_metering_agent.py Fix a typo in log exception in the metering agent 2013-12-06 16:15:19 +01:00
test_metering_plugin.py Remove plugin_name_v2 and extension_manager in test_config 2014-01-06 20:02:00 +09:00