Refine release notes before kolla 2024.1 release
Change-Id: I7748d985bce807b8275e7747faaa4f5a163d08b0
This commit is contained in:
parent
0d88ea8271
commit
f85d9cb208
@ -1,5 +1,5 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Bumping minimal version of docker python library to 6.0.0
|
||||
so it supports cgroupns parameter.
|
||||
Bumped the minimal version of the Docker Python library to ``6.0.0``
|
||||
to support the cgroupns parameter.
|
||||
|
@ -1,8 +1,7 @@
|
||||
---
|
||||
issues:
|
||||
- |
|
||||
On Ubuntu 22.04, when using podman, containers may get stuck in the
|
||||
``creating`` state when using a ``6.5.x`` series (or newer) kernel. See
|
||||
`LP#2056210
|
||||
<https://bugs.launchpad.net/ansible-collection-kolla/+bug/2056210>`__ for
|
||||
more details.
|
||||
On Ubuntu 22.04, when using Podman, containers may get stuck in the
|
||||
``creating`` state when using a ``6.5.x`` series (or newer) kernel. For
|
||||
more details, see `LP#2056210
|
||||
<https://bugs.launchpad.net/ansible-collection-kolla/+bug/2056210>`__.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes usage of the deprecated apt-key tool and switch to deb822 format for
|
||||
Apt repositories on Ubuntu.
|
||||
Fixed usage of the deprecated apt-key tool and switched to deb822 format
|
||||
for Apt repositories on Ubuntu.
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
Socket activation of podman is now enabled by the ``podman`` role and
|
||||
Socket activation of Podman is now enabled by the ``podman`` role,
|
||||
not the ``podman_sdk`` role.
|
||||
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue where the ``podman`` role did not enable socket activation
|
||||
for the podman service.
|
||||
See `LP#2054568 <https://bugs.launchpad.net/ansible-collection-kolla/+bug/2054568>`__
|
||||
for further details.
|
||||
Fixed an issue where the ``podman`` role did not enable socket activation
|
||||
for the Podman service. For further details, see
|
||||
`LP#2054568 <https://bugs.launchpad.net/ansible-collection-kolla/+bug/2054568>`__.
|
||||
|
Loading…
Reference in New Issue
Block a user