Role os_neutron for OpenStack-Ansible
d4cbd2d7ad
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files/rootwrap.d | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
tox.ini | ||
Vagrantfile |
OpenStack-Ansible neutron |
Ansible role that installs and configures OpenStack neutron.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_neutron/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_neutron
- The project source code repository is located at:
- The project home is at:
- The project bug tracker is located at: