ironic-python-agent-builder/releasenotes/notes/centos7-python3-185f1d35c37096c7.yaml
Dmitry Tantsur a28b8fa5bc Support installing with Python 3 on CentOS 7
RHEL/CentOS 8 dropped support for some older hardware that is still
in use. Since CentOS 7 has Python 3, let's support it for now.

Also fixes an issue with C.UTF-8 locale which does not seem to work on
CentOS 7 (and actually causes a failure with newer python packages).

Change-Id: I1b5797b030ef896ad4b2a95a504a0215ca6ee574
2020-07-31 18:12:28 +02:00

6 lines
159 B
YAML

---
features:
- |
Supports building images for Ussuri+ on CentOS 7 using Python 3. This is
not recommended but is necessary for some older hardware.