2025.1 Series Release Notes

7.2.0-1

Upgrade Notes

  • containerd root path default has been changed from distribution default to /var/lib/docker/containerd when using docker role.

Bug Fixes

  • Due to changes in docker-ce 29 that switched default image store engine to containerd, containerd root path default has been changed from distribution default to /var/lib/docker/containerd when using docker role.

7.2.0

Bug Fixes

  • Fixes execution of some non-Kolla containers on Ubuntu with Podman as container engine, by installing the catatonit package. LP#2114998

7.0.0

New Features

  • With the docker_apt_key_env variable it is now possible to set enviroment variables for the get_url module to pass http proxy config. LP#2086700

Bug Fixes