Guilherme Steinmüller
1dd266d35a
Fix api-paste.ini path in RedHat ditro install
This patch aims to revert the commit meant to
fix api-paste.ini [1] that has no effect to
solve the path problem in distro installs based
on RedHat.
After the neutron_install.yml task responsible
to install neutron role packages, some config files
are placed in /usr/share/neutron, some of these files
are soft links from /etc/neutron from /usr/share/neutron.
One of the config files that is used by neutron-server is
the api-paste.ini that needs to be placed in /etc/neutron in
order to the service to initalize correctly.
This is a workaround only for RedHat distro installs
and the root cause is still being investigated.
[1] c0b17e9d89
Change-Id: Ie5441b8d2b147bf0e57928a2b6ea6a745a96c67f
Team and repository tags
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:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/
- The project home is at:
Description
Languages
Jinja
73.2%
Python
19.1%
Shell
7.7%