neutron/neutron/tests
Ihar Hrachyshka c0db9c23e3 Configure agents using neutron.common.config.init (formerly .parse)
After oslo.messaging port is done, we'll need to initialize RPC layer
from all RPC agents. We'll put initialization into init() function, so
the first step for migration is to make agents use it.

The function is renamed to be explicit about the fact that we don't just
parse configuration by calling it, but also do other common
initializations, like setting RPC layer.

blueprint oslo-messaging

Change-Id: I71c62f270ac7a1ff1426a3f49a32133b65580e35
2014-06-17 21:56:24 +02:00
..
etc Revert "Disable debug messages when running unit tests" 2014-05-07 14:54:35 +02:00
functional Allow neutron-sanity-check to check OVS patch port support 2014-06-04 14:43:25 +00:00
unit Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
post_mortem_debug.py Add post-mortem debug option for tests 2013-12-10 03:56:50 +00:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00