diff --git a/releasenotes/notes/podman-reno-177fa763533e8909.yaml b/releasenotes/notes/podman-reno-177fa763533e8909.yaml new file mode 100644 index 0000000..0ac68a7 --- /dev/null +++ b/releasenotes/notes/podman-reno-177fa763533e8909.yaml @@ -0,0 +1,12 @@ +--- +prelude: > + New ``openstack.kolla.podman`` and ``openstack.kolla.podman_sdk`` + roles were added. Using these Kolla now supports both docker and + podman container engines. +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.