kolla/tests
Marcin Juszkiewicz 09604a7492 base/centos: take care of whitespaces
Let's get rid of this warning:

Change-Id: I121e2ecb30ec6e8d1b6d88d9b921894438c3e094
INFO:kolla.common.utils.base:ESC[91m[WARNING]: Empty continuation line found in:
INFO:kolla.common.utils.base:    RUN dnf -y install centos-release-opstools epel-release dnf-plugins-core     && dnf config-manager --enable PowerTools     && dnf config-manager --disable centos-ceph-nautilus     && dnf config-manager --disable centos-nfs-ganesha28     && dnf config-manager --disable influxdb && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-OpsTools && dnf -y distro-sync --security --sec-severity=Important --sec-severity=Critical
INFO:kolla.common.utils.base:[WARNING]: Empty continuation lines will become errors in a future release.
INFO:kolla.common.utils.base:ESC[0m
INFO:kolla.common.utils.base:Step 1/39 : FROM centos:8
2020-05-17 17:38:10 +02:00
..
files CI: Move to CentOS 8 nodepool images 2019-11-26 10:22:06 +00:00
playbooks CI: make sure that virtualenv is available 2020-04-30 22:19:06 +02:00
templates base/centos: take care of whitespaces 2020-05-17 17:38:10 +02:00
vars CI: Use docker mirror proxy 2019-09-19 10:31:41 +02:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py No use of mox/mox3 2018-03-30 03:06:07 +00:00
test_keystone.py Clean imports in code 2016-09-12 15:17:28 +07:00
test_set_config.py Merge "Update hacking for Python3" 2020-04-03 20:03:12 +00:00