Comment 5 for bug 1934904

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-openvswitch/+/803479
Committed: https://opendev.org/openstack/charm-neutron-openvswitch/commit/b5870d73c7f059c5a94850c8a2f03caa06973344
Submitter: "Zuul (22348)"
Branch: stable/21.04

commit b5870d73c7f059c5a94850c8a2f03caa06973344
Author: Edward Hope-Morley <email address hidden>
Date: Sun Jul 18 16:58:44 2021 +0100

    Set NoopFirewallDriver when SGs disabled

    Leaving firewall_driver unconfigured has expose an error
    when configuring vlan trunk ports while security groups
    are disabled. Setting it to NoopFirewallDriver allows it
    to work properly.

    Change-Id: I65ace64e0a71f78fa857481fff0a874cc018d7d8
    Closes-Bug: #1934904
    (cherry picked from commit cc4cc00ca3d82350a0800c104e7c99a522569fbd)