kolla/releasenotes/notes/new-naming-scheme-45a5669053c9328d.yaml
Radosław Piliszek 9d5bdbf36d Use the new image naming scheme by default
Adds a relevant reno to inform users about the change and the
possibility to customise the prefix.

Additionally, this patch includes the fix to Ubuntu image builds
regarding rabbitmq and erlang.

Both the changes are required to fix master CI.

Change-Id: I6bc8b489a810849744c8bead6b9e350c5d3e36b7
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/843752
2022-05-29 18:14:01 +00:00

7 lines
197 B
YAML

---
upgrade:
- |
Kolla Build no longer prepends the base (distro) name to image names.
Instead, the user is able to choose any prefix they wish via the
``image_name_prefix`` setting.