neutron/quantum/plugins/openvswitch
Nachi Ueno 06d03765d8 Implements quantum security groups support on OVS plugin
implements bp quantum-security-groups-iptables-ovs
- Adding [SECURITYGROUP] firewall_driver to the conf
- Adding NoopFirewallDriver
- Adding OVSHybridIptablesFirewallDriver
- Refactoring security group code to support OVS plugin

Change-Id: I7aabc296265afc47d938121543ace57cce6cc521
2013-02-10 07:42:28 +09:00
..
agent Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
Makefile Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP 2012-06-26 15:27:23 -03:00
README Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
ovs_db_v2.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09: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 Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00

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/