Role os_neutron for OpenStack-Ansible
601c66666f
As of today we run some agents, like neutron-ovn-metadata agent as root user, since it needs access to ovsdb socket, which has 750 permissions by default. With that, for OVN we already use connection via host:port to the same ovsdb manager, which allows to run it as an arbitrary user. In order to align connection methods and to run services with lower privileges we introduce couple of new variables that allow to create valid connection strings for both OpenFlow listeners and regular connection to the manager. Change-Id: Iceab27aa1fdacc8b13f7ef6974b6a9076b8b7cd9 |
||
---|---|---|
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: