2023.2 Series Release Notes

4.1.0

Bug Fixes

  • Docker log-opts are now included in the docker daemon.json config again. This allows for docker_log_max_file and docker_log_max_size to now be set/overidden correctly. LP#2044537

4.0.0

Prelude

New openstack.kolla.podman and openstack.kolla.podman_sdk roles were added. Using these Kolla now supports both docker and podman container engines.

New Features

  • With the docker_debug variable it is now possible to enable debug logging for docker operations.

  • With the docker_registry_mirrors variable it is now possible to configure the list of registry mirrors that docker uses.