Comment 18 for bug 1461000

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/249337
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ef29f7eb9a2a37133eacdb7f019b48ec3f9a42c3
Submitter: Jenkins
Branch: master

commit ef29f7eb9a2a37133eacdb7f019b48ec3f9a42c3
Author: Jakub Libosvar <email address hidden>
Date: Tue Sep 1 15:50:48 2015 +0000

    Open vSwitch conntrack based firewall driver

    This firewall requires OVS 2.5+ version supporting conntrack and kernel
    conntrack datapath support (kernel>=4.3). For more information, see
    https://github.com/openvswitch/ovs/blob/master/FAQ.md

    As part of this new entry points for current reference firewalls were
    added.

    Configuration:
    in openvswitch_agent.ini:
        - in securitygroup section set firewall_driver to openvswitch

    DocImpact
    Closes-bug: #1461000

    Co-Authored-By: Miguel Angel Ajo Pelayo <email address hidden>
    Co-Authored-By: Amir Sadoughi <email address hidden>

    Change-Id: I13e5cda8b5f3a13a60b14d80e54f198f32d7a529