neutron/neutron/plugins/vmware
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
..
api_client Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
common Merge "Add logging for NSX status sync cache" 2014-06-17 19:50:48 +00:00
dbexts Merge "NSX: get rid of the last Nicira/NVP bits" 2014-05-22 15:25:04 +00:00
dhcp_meta Introduce RpcCallback class 2014-06-16 12:44:22 +02:00
extensions NSX: get rid of the last Nicira/NVP bits 2014-05-22 13:05:23 +00:00
nsxlib Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
plugins Check NVP router's status before deploying a service 2014-06-09 10:59:27 +08:00
shell Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
vshield Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
check_nsx_config.py Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
dhcpmeta_modes.py Introduced rpc_compat.create_connection() 2014-06-16 12:44:22 +02:00
nsx_cluster.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
plugin.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00