2d8e56ba64
When Noop Firewall driver is used, Quantum security group actually does nothing in OVS and Linux Bridge plugin. It would be better to disable security group extension for such case to avoid confusion. By this we can determine whether quantum security group is enabled by checking the extension list. This commit changes OVS/LB/NEC/Ryu plugins with agent firewall_driver based security group implementation. Fixes bug #1124117 Change-Id: I2182289c1e27987b686f1adb7d6e2ad4e154caa2 |
||
---|---|---|
.. | ||
agent | ||
common | ||
db | ||
drivers | ||
extensions | ||
__init__.py | ||
nec_plugin.py | ||
ofc_driver_base.py | ||
ofc_manager.py | ||
README |
Quantum NEC OpenFlow Plugin # -- What's this? http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin # -- Installation Use QuickStart Script for this plugin. This provides you auto installation and configuration of Nova, Quantum and Trema. https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom