Comment 5 for bug 2003749

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/908265
Committed: https://opendev.org/openstack/openstack-ansible-os_nova/commit/c1166765002e34eaf3994917cf0ce56d7568b18f
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit c1166765002e34eaf3994917cf0ce56d7568b18f
Author: Dmitriy Rabotyagov <email address hidden>
Date: Tue Feb 6 16:59:15 2024 +0100

    Always distribute qemu config file

    In case when ceph is not being used as backend for nova, qemu.conf
    file is not distributed, thus some settings, like nova_qemu_vnc_tls do
    not have any effect

    Closes-Bug: #2003749
    Change-Id: I4bc68567cda57d73d030d9a5017cc411f7ee7732
    (cherry picked from commit 9843c47e81b2d093af585549af7a9f2fb82e11d1)