neutron/quantum/agent
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
..
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
linux Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
metadata Finish adding help strings to all config options in Quantum code. 2013-01-29 08:08:25 +00:00
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
dhcp_agent.py add non-routed subnet metadata support 2013-02-08 00:05:51 -05:00
firewall.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
l3_agent.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
netns_cleanup_util.py Enable OVS and NETNS utilities to perform logging 2013-02-07 16:23:14 +00:00
ovs_cleanup_util.py Enable OVS and NETNS utilities to perform logging 2013-02-07 16:23:14 +00:00
rpc.py LinuxBridge: update status according to admin_state_up 2013-01-23 16:39:13 +00:00
securitygroups_rpc.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00