python-tripleoclient/releasenotes/notes/switch-overcloud-images-to-centos8-df7cb0c197f646e4.yaml
Alex Schultz 74a6c6eb68 Switch default images to py3
We should be building the centos8/python3 images by default now. This
change updates the default yaml when --config-file is not specified to
`openstack overcloud image build`.  You can still build the centos7
images for older versions by specifying a centos7 based yaml set.

Change-Id: If9b1699a307d1d10eae113708a32b5841ee3e17f
2020-03-24 17:06:47 -06:00

6 lines
175 B
YAML

---
features:
- |
Starting with "Ussuri", the default images that are built when running
the `openstack overcloud image build` action are python3 and centos8 based.