Comment 15 for bug 1900986

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/762497
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=222c67e128620cfd4cc0d65ddd15d73991d486d6
Submitter: Zuul
Branch: master

commit 222c67e128620cfd4cc0d65ddd15d73991d486d6
Author: Martin Schuppert <email address hidden>
Date: Thu Nov 12 11:44:55 2020 +0100

    Change qemu user id to match previous releases

    The qemu user on the host gets created using uid/gid 107. Certificates
    on the host, but also the vhost-user sockets created by ovs use this
    uid/gid. With the move to TCIB images the default kolla id were
    reverted and the previous overwrite dropped. This make e.g. the qemu
    processes to fail to use the libvirt-vnc bind mounted certificates.
    This change brings back the previous overwrite of the qemu user
    uid/gid.

    Closes-Bug: #1903508
    Related-Bug: #1900986

    Change-Id: I54b9d9f341b521b415a6dccc6c78ae7a77821f6f