openstack-ansible-os_neutron/vars
James Denton d4cbd2d7ad Create separate lock path for neutron-ovn-metadata-agent
root user/group ownership of the neutron-ovn-metadata service caused
the neutron lock dir to be owned by root:root, which caused issues
with neutron-server's ability to write the OVN hash ring lock file
to /run/lock/neutron and prevented the creation of networks.

It appears neutron-ovn-metadata-agent needs access to the OVS DB
schema via unix:/var/run/openvswitch/db.sock, which is owned by root,
so a separate lock path has been created for the metadata agent to
workaround this.

FWIW, this issue manifested with upstream Neutron commit
536498a29a4e7662a4d0b1bb923e2521509ad77a.

Change-Id: Ib6d69bb2ce340b50140216e2abf236a1da93e46b
2022-12-22 06:53:49 -06:00
..
debian.yml Merge "add ovn ssl config" 2022-12-01 11:23:56 +00:00
distro_install.yml Merge "Revert "Remove the neutron-fwaas since it retired"" 2022-10-17 20:42:49 +00:00
main.yml Create separate lock path for neutron-ovn-metadata-agent 2022-12-22 06:53:49 -06:00
redhat.yml add ovn ssl config 2022-11-30 16:03:14 +00:00
source_install.yml Use ansible_facts[] rather than ansible_ variables 2022-10-05 18:12:50 +01:00