Comment 11 for bug 1669074

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

Reviewed: https://review.openstack.org/497922
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d114e0f105172ce51bb1bbba06a38e804f0aaa0b
Submitter: Jenkins
Branch: stable/ocata

commit d114e0f105172ce51bb1bbba06a38e804f0aaa0b
Author: Armando Migliaccio <email address hidden>
Date: Fri Jun 2 11:59:16 2017 -0700

    Warn the admin of a potential OVS firewall_driver misconfiguration

    OVS trunks work only with OVS firewall to implement security
    groups. If a trunk request is indeed processed by an OVS agent
    whose firewall_driver = iptables_hybrid, we should at least
    log a warning to alert the admin.

    Closes-bug: #1669074

    Change-Id: I60e77e60e5e6d46ceff4bff61cbc07b6534ef152
    (cherry picked from commit 48dbb65e8bc1aafc473172381525c9be4e3768ec)