vmware-nsx/quantum/plugins/openvswitch
Nachi Ueno cf22f5c429 ovs_quantum_plugin should use reconnect_interval in common conf.
Fixes Bug : 1029680

Change-Id: I5dd2467bc5e287bbb5ff4a2527b9f701375fa376
2012-07-26 22:54:18 +00:00
..
agent Enable agents and plugins to use the same configuration file. 2012-07-25 11:18:33 -04:00
common Enable agents and plugins to use the same configuration file. 2012-07-25 11:18:33 -04:00
tests Merge "Enable agents and plugins to use the same configuration file." 2012-07-26 16:25:20 +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 Initial V2 implementation of provider extension. 2012-07-23 21:49:01 -04:00
ovs_db.py Remove unused imports 2012-06-08 09:54:48 +08:00
ovs_models_v2.py OVS plugin support for v2 Quantum API 2012-07-02 12:30:38 -07:00
ovs_models.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
ovs_quantum_plugin.py ovs_quantum_plugin should use reconnect_interval in common conf. 2012-07-26 22:54:18 +00:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
run_tests.py Remove unused imports 2012-06-08 09:54:48 +08: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/