vmware-nsx/neutron/plugins/openvswitch
Yong Sheng Gong 5b6b6bb9c7 move rpc_setup to the last step of __init__
rpc setup should be the last stuff in agent initialization
so that the rcp message handler(the agent instance itself)
can have a fully initialized agent instance.

Change-Id: I58c966e2c8ee92c307b565932e867b5d1ec73b67
Closes-Bug: #1259088
2013-12-11 14:52:14 +08:00
..
agent move rpc_setup to the last step of __init__ 2013-12-11 14:52:14 +08:00
common Enable polling minimization 2013-11-20 15:31:49 -06:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Fix misspells 2013-12-03 15:03:47 -08:00
ovs_models_v2.py Fix a race condition in add_tunnel_endpoint() 2013-08-29 00:37:58 -04:00
ovs_neutron_plugin.py Rebind allowed address pairs only if they changed 2013-11-26 08:25:49 -08:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

The Open vSwitch (OVS) Neutron plugin is a simple plugin to manage OVS
features using a local agent running on each hypervisor.

For details on how to configure and use the plugin, see:

http://openvswitch.org/openstack/documentation/