9d5bdbf36d
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
7 lines
197 B
YAML
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.
|