Comment 28 for bug 1941706

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/806476
Committed: https://opendev.org/openstack/kolla-ansible/commit/8692c315a9b5d04689e9964e8e434b9f71a44a92
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 8692c315a9b5d04689e9964e8e434b9f71a44a92
Author: Radosław Piliszek <email address hidden>
Date: Mon Aug 30 09:33:31 2021 +0000

    Restore libvirtd cgroupfs mount

    It was removed in [1] as part of cgroupsv2 cleanup.
    However, the testing did not catch the fact that the legacy
    cgroups behaviour was actually still breaking despite latest
    Docker and setting to use host's cgroups namespace.

    [1] 286a03bad20955aa4d3f7009cef5856d328b76f1

    Closes-Bug: #1941706
    Change-Id: I629bb9e70a3fd6bd1e26b2ca22ffcff5e9e8c731
    (cherry picked from commit 34c49b9dbed81c606c958ce95078178db1cc9492)