kolla-ansible/releasenotes/notes/bug-1867506-3613746b8647cd73.yaml
Radosław Piliszek cf918fbc29 Fix native openvswitch firewall driver in neutron-openvswitch-agent
ovs-ofctl is still being run by neutron-openvswitch-agent.
Potential removal is scheduled for Victoria.
Until then, we have to mount /run/openvswitch in there.

Change-Id: Ia73b5665cece523bb822f6a223335f6fae94fb6a
Closes-bug: #1867506
2020-03-16 19:36:40 +00:00

7 lines
157 B
YAML

---
fixes:
- |
Fixes ``neutron-openvswitch-agent`` native ``openvswitch``
firewall driver.
`LP#1867506 <https://launchpad.net/bugs/1867506>`__