neutron/roles
Slawek Kaplonski ddf0568f39 Make configure_for_func_testing compatible with e.g. Centos
This is basically revert of the [1] which was revert of the [2]
but now it should not break our CI jobs.

In the configure_for_func_testing script openvswitch is installed
from source. We need to set proper flag (Q_BUILD_OVS_FROM_GIT) which
is used in Devstack to tell Devstack to install it from source and
not from packages.

This patch also removes flag BUILD_OVS_FROM_SOURCE from the
configure_for_func_testing file as it was only used in that file
and was actually duplicating the Q_BUILD_OVS_FROM_GIT option used also
in Devstack.

[1] https://review.opendev.org/c/openstack/neutron/+/824750
[2] https://review.opendev.org/c/openstack/neutron/+/824750

Change-Id: I35715a047d23ed87312afd294cc898de7c164583
2022-01-17 12:32:04 +01:00
..
add_mariadb_repo/tasks Add MariaDB 10.3 repository for Ubuntu Bionic 2020-01-16 10:05:36 +00:00
configure_functional_tests Make configure_for_func_testing compatible with e.g. Centos 2022-01-17 12:32:04 +01:00
disable_selinux/tasks Add functional and fullstack jobs with FIPS enabled 2021-11-17 13:41:40 +01:00
fetch_journal_log Remove "msg" from tasks in ansible roles 2019-03-20 13:46:17 +01:00
legacy_ebtables/tasks Use ebtables-legacy on Ubuntu Focal 2020-08-04 10:57:37 +00:00
nftables/tasks Fix "nftables" ansible role 2021-04-27 15:56:43 +00:00
setup_logdir Fix log directory permissions for functional job 2019-08-03 12:06:32 +00:00