neutron/neutron/tests/unit/hyperv
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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_hyperv_neutron_agent.py Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
test_hyperv_neutron_plugin.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_hyperv_rpcapi.py Remove function replacement with mock patch 2014-05-29 20:59:00 -07:00
test_hyperv_security_groups_driver.py Fixes Hyper-V agent security group ICMP rules 2014-04-10 00:05:43 +03:00
test_hyperv_utilsfactory.py Adds Hyper-V Security Groups implementation 2014-03-04 07:43:18 -08:00
test_hyperv_utilsv2.py Fixes Hyper-V agent security groups disabling 2014-04-10 00:05:44 +03:00