vmware-nsx/quantum/agent/linux
Nachi Ueno 5f7efbf47c 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
..
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
daemon.py Fix i18n messages 2013-01-22 11:42:15 +08:00
dhcp.py add non-routed subnet metadata support 2013-02-08 00:05:51 -05:00
external_process.py Fix i18n messages 2013-01-22 11:42:15 +08:00
interface.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
ip_lib.py Be smarter when figuring out broadcast address 2013-02-05 16:29:00 +01:00
iptables_firewall.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
iptables_manager.py Set default lock_path in state_path 2013-01-28 17:07:50 -06:00
ovs_lib.py Fix i18n messages 2013-01-22 11:42:15 +08:00
utils.py Remove unused imports in agent package 2013-01-02 20:28:31 +02:00