commit cc4cc00ca3d82350a0800c104e7c99a522569fbd
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.
Reviewed: https:/ /review. opendev. org/c/openstack /charm- neutron- openvswitch/ +/801191 /opendev. org/openstack/ charm-neutron- openvswitch/ commit/ cc4cc00ca3d8235 0a0800c104e7c99 a522569fbd
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit cc4cc00ca3d8235 0a0800c104e7c99 a522569fbd
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: I65ace64e0a71f7 8fa857481fff0a8 74cc018d7d8
Closes-Bug: #1934904