vmware-nsx/quantum/plugins/openvswitch
Gary Kotton 56b349dee7 Define root_helper variable under the [AGENT] section
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
2013-02-04 09:11:47 +00:00
..
agent Fix OVSQuantumAgent.port_update if not admin_state_up 2013-01-28 17:47:23 +02:00
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
Makefile Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP 2012-06-26 15:27:23 -03:00
ovs_db_v2.py Add common support for database configuration 2013-01-07 13:57:46 +00:00
ovs_models_v2.py add local network type and use by default for tenant networks 2012-09-07 21:42:01 -04:00
ovs_quantum_plugin.py OVS: update status according to admin_state_up 2013-01-25 11:53:16 +00:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00

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/