neutron/neutron/tests/unit
John Perkins 7f23ccce23 Agent common config
Refactoring Neutron configuration options for agent common config to be
in neutron/conf/agent/common. This will allow centralization of all
configuration options and provide an easy way to import.

Partial-Bug: #1563069
Change-Id: Iebac0cdd3bcfd0135349128921b7ad7a1a939ab8
Needed-By: Ib676003bbe909b5a9013a3178b12dbe291d936af
2017-03-15 09:52:18 -06:00
..
agent Agent common config 2017-03-15 09:52:18 -06:00
api Spin off context module 2017-03-06 16:25:29 +00:00
callbacks Fix has_registry_receivers when super.__new__ is object.__new__ 2017-03-01 20:39:32 +01:00
cmd Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
common Spin off context module 2017-03-06 16:25:29 +00:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions Spin off context module 2017-03-06 16:25:29 +00:00
db use neutron_lib's get_random_mac 2017-03-07 09:13:47 -06:00
debug Agent common config 2017-03-15 09:52:18 -06:00
extensions Merge "Decouple hook and func registration from CommonDbMixin" 2017-03-15 01:46:04 +00:00
hacking Merge "Replace assertEqual(None, *) with assertIsNone in tests" 2016-11-22 02:15:19 +00:00
ipam Spin off context module 2017-03-06 16:25:29 +00:00
notifiers Merge "Remove baremetal notification from nova notifier" 2017-03-15 02:46:20 +00:00
objects Expose register_objects function to register all known objects 2017-03-15 04:33:56 +00:00
plugins Merge "Change the way to distinguish the port type" 2017-03-15 10:36:10 +00:00
quota Spin off context module 2017-03-06 16:25:29 +00:00
scheduler Spin off context module 2017-03-06 16:25:29 +00:00
services OVO External Networks 2017-03-07 20:03:30 +00:00
tests Remove recursion from import_modules_recursively 2016-09-30 21:48:50 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Spin off context module 2017-03-06 16:25:29 +00:00
dummy_plugin.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
extension_stubs.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_auth.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_manager.py neutron-lib: use CORE from neutron lib constants 2016-12-26 00:56:42 -08:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Spin off context module 2017-03-06 16:25:29 +00:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py TrivialFix: Do not use synchronous_reader argument 2017-03-10 16:37:01 +00:00