openstack-helm-infra/releasenotes/notes/openvswitch-e761d6733b84bdc7.yaml
astebenkova 962333df31 [openvswitch] Make --user flag optional
Add the ability to run the OVS server as root
since the following change lacks backward compatibility:
https://review.opendev.org/c/openstack/openstack-helm-infra/+/939580

Change-Id: I071f77be0d329fbe98ce283324466bf129fe190d
2025-02-04 13:12:25 +02:00

5 lines
70 B
YAML

---
openvswitch:
- Make the --user flag for OVS server optional
...