neutron/neutron/plugins
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
..
bigswitch Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
brocade Introduced rpc_compat.create_connection() 2014-06-16 12:44:22 +02:00
cisco Merge "Add missing keyword raise to get_profile_binding function" 2014-06-17 11:43:16 +00:00
common Add common base class for agent functional tests 2014-04-07 08:13:59 +00:00
embrane Remove redundant default=None for config options 2014-05-25 00:46:50 -07:00
hyperv Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
ibm Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
linuxbridge Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
metaplugin Make help texts more descriptive in Metaplugin 2014-04-22 07:30:53 +09:00
midonet Introduced rpc_compat.create_connection() 2014-06-16 12:44:22 +02:00
ml2 Introduced rpc_compat.create_connection() 2014-06-16 12:44:22 +02:00
mlnx Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
nec Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
nuage Floatingip extension support for nuage plugin 2014-06-10 23:13:47 -07:00
ofagent Introduce RpcCallback class 2014-06-16 12:44:22 +02:00
oneconvergence Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
openvswitch Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
plumgrid Add missing translation support 2014-05-19 12:16:56 +02:00
ryu Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
vmware Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00