2024.2 Series Release Notes¶
6.2.0-1¶
Upgrade Notes¶
containerd
rootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
Bug Fixes¶
Due to changes in docker-ce 29 that switched default image store engine to
containerd, containerdrootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
6.2.0¶
Bug Fixes¶
Fixes execution of some non-Kolla containers on Ubuntu with Podman as container engine, by installing the
catatonitpackage. LP#2114998
6.1.0¶
Bug Fixes¶
Fixes kolla-ansible boostrap-servers LP#2004583
6.0.0¶
Upgrade Notes¶
Support for OpenEuler host operating system has been dropped, due to no recent (3.10+) python availability that is required by ansible-core 2.16 and later.