ironic-python-agent-builder/releasenotes/notes/centos8-46a95956fd871c90.yaml
Dmitry Tantsur 3c78c29e94 Replace CentOS 7 images with CentOS 8
CentOS 7 uses Python 2. Although it's possible to install Python 3
on it, it not trivial with DIB. We should rather switch to
a distribution where Python 3 is the default version.

As a nice side effect, the CentOS 8 images seem smaller.

The CentOS 7 job definitions are kept around since they're used
on stable/train.

Change-Id: I6b23da21eab19c69f7b070adff76b35e1752bf8d
2019-12-26 12:37:59 +01:00

12 lines
396 B
YAML

---
deprecations:
- |
Building images for CentOS 7 and other distribution releases that default
to Python 2 is deprecated.
other:
- |
Since ironic-python-agent has removed support for Python 2, CentOS 8 images
are now built and published on https://tarballs.openstack.org instead of
CentOS 7 ones. The CentOS 7 images should not be used for Ussuri and later
releases.