56b349dee7
Fixes bug 1105523 The patch set adds 2 new functions: 1. register_root_helper - this enables all wanting to use the root_helper variable. This is under the section AGENT. 2. get_root_helper - this is a helper function that returns the root_helper. This should be used when the application used to have the root_helper defined under the section DEFAULT. This ensures backward compatability. Change-Id: Iba72c4fc89ba5329ea045483287012f82b306250 |
||
---|---|---|
.. | ||
agent | ||
common | ||
__init__.py | ||
Makefile | ||
ovs_db_v2.py | ||
ovs_models_v2.py | ||
ovs_quantum_plugin.py | ||
README |
The Open vSwitch (OVS) Quantum 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/