Drop treatment for CentOS Stream 8
The current neutron is no longer compatible with CentOS Stream 8 due to the minimum python bumped. Change-Id: I599176cd7483d9092c29a67d85cacd1c109689cc
This commit is contained in:
parent
0849980ac5
commit
e4ee14a9ac
@ -41,9 +41,6 @@
|
|||||||
# NOTE(slaweq) On Fedora/CentOS systems make sure that SELinux is
|
# NOTE(slaweq) On Fedora/CentOS systems make sure that SELinux is
|
||||||
# not in enforcing mode
|
# not in enforcing mode
|
||||||
sudo setenforce 0
|
sudo setenforce 0
|
||||||
if [[ $os_VENDOR == "CentOSStream" && $os_RELEASE -eq 8 ]]; then
|
|
||||||
install_package python3.8 python38-devel
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
configure_host_for_func_testing
|
configure_host_for_func_testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user