kolla-ansible/releasenotes/notes/fix-linuxbridge-secgroups-7e5cae9d630e3db9.yaml
Nick Jones 07f67f1b92 linuxbridge: Fix name of securitygroup section
With an incorrectly named section, whatever's defined in here is
actually ignored which can result in unexpected behaviour.

Closes-Bug: 1889455

Change-Id: Ib2e2b53e9a3c0e62a2e997881c0cd1f92acfb39c
Signed-off-by: Nick Jones <nick@dischord.org>
2020-07-30 09:43:51 +00:00

7 lines
194 B
YAML

---
fixes:
- |
Fixes an issue with the Neutron Linux bridge ML2 driver where the firewall
driver configuration was not applied. `LP#1889455
<https://launchpad.net/bugs/1889455>`__