kolla-ansible/releasenotes/notes/bug-2058372-f94889bae9522ae4.yaml
Michal Arbet deb08630fc Fix installation of ovs-dpdk service
This patch fixes ovs-dpdk script as options
in DPDK changed and PCI whitelist config changed
from '-w' to '-a' as per [1].

[1] db27370b57

Closes-Bug: #2058372
Change-Id: Iae812a4a255c13a42b2d6a691e265922d220f4c8
2024-03-19 11:44:57 +01:00

8 lines
232 B
YAML

---
fixes:
- |
Fix the wrong configuration of the ovs-dpdk service.
this breaks the deployment of kolla-ansible.
For more details please see `bug 2058372
<https://bugs.launchpad.net/kolla-ansible/+bug/2058372>`__.