kolla/kolla/common
Marcin Juszkiewicz 2e3c2d9b63 base: check for compatible distro using just sh
We allow users to use own image as base one and then we check is it
proper distribution version one. And this check is done in different way
for CentOS and different for Debian/Ubuntu systems.

This patchset uses PRETTY_NAME from /etc/os-release for check. And it is
done before anything gets installed so if wrong distribution is used
then build process breaks as soon as possible.

Change-Id: I22db3cd4cb608332261824626e3b8768821b8dd0
(cherry picked from commit 68fc72cd5d)
2021-05-06 11:57:12 +00:00
..
__init__.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
config.py base: check for compatible distro using just sh 2021-05-06 11:57:12 +00:00
task.py Get rid of Python 2 support 2020-02-17 18:01:41 +00:00
utils.py Add '--quiet' switch 2020-01-02 12:58:20 +01:00