neutron/neutron/tests/unit/oneconvergence
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
..
__init__.py One Convergence Neutron Plugin Implementation 2014-03-06 08:10:07 -08:00
test_nvsd_agent.py Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
test_nvsd_plugin.py Support Subnets that are configured by external RAs 2014-06-09 13:48:44 -04:00
test_nvsdlib.py One Convergence Neutron Plugin l3 ext support 2014-03-06 21:50:55 +00:00
test_plugin_helper.py One Convergence Neutron Plugin Implementation 2014-03-06 08:10:07 -08:00
test_security_group.py Permit ICMPv6 RAs only from known routers 2014-04-02 16:24:17 +08:00