Comment 220 for bug 2004555

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/883110
Committed: https://opendev.org/openstack/kolla-ansible/commit/03c12abbcc107bfec451f4558bc97d14facae01c
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 03c12abbcc107bfec451f4558bc97d14facae01c
Author: Sean Mooney <email address hidden>
Date: Wed May 10 20:58:47 2023 +0100

    always add service_user section to nova.conf

    As of I3629b84d3255a8fe9d8a7cea8c6131d7c40899e8 nova
    now requires the service_user section to be configured
    to address CVE-2023-2088. This change adds
    the service user section to the nova.conf template in
    the nova and nova-cell roles.

    Related-Bug: #2004555
    Signed-off-by: Sven Kieske <email address hidden>
    Change-Id: I2189dafca070accfd8efcd4b8cc4221c6decdc9f
    (cherry picked from commit a77ea13ef1991543df29b7eea14b1f91ef26f858)