Comment 11 for bug 1902468

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/814360
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/47e9740676e0d3e8ad3935f0a369639c5d975a23
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 47e9740676e0d3e8ad3935f0a369639c5d975a23
Author: Cédric Jeanneret <email address hidden>
Date: Mon Oct 11 15:41:35 2021 +0200

    Enable new SELinux boolean for vTPM support

    In order to get a working vTPM support in containers, we need to enable
    a new SELinux boolean provided by openstack-selinux[1].

    This patch affects only the deprecated
    nova-libvirt-container-puppet.yaml template in order to do a clean
    backport to stable/Wallaby and stable/Victoria.

    [1] https://github.com/redhat-openstack/openstack-selinux/pull/80

    Change-Id: I1d2368135f7b0a83dec2192c242c081e2f5127c1
    Closes-Bug: #1902468
    Resolves: rhbz#2007314
    (cherry picked from commit f664302c3deb539c0f59fa5b1eff48449acf6b85)