Comment 14 for bug 1898553

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-nova (stable/victoria)

Reviewed: https://review.opendev.org/758018
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=8ab5642322512cd59d2959dbcfe968d5fb4db86d
Submitter: Zuul
Branch: stable/victoria

commit 8ab5642322512cd59d2959dbcfe968d5fb4db86d
Author: Takashi Kajinami <email address hidden>
Date: Thu Oct 8 23:33:49 2020 +0900

    Cleanup listen option from libvirtd service file

    This patch ensures that listen option is removed from service file when
    libvirt>=5.6 is used, since the option might be left if the deployment
    is updated or upgraded from old version.

    Related-Bug: #1898553
    Related-Bug: #1880619
    Change-Id: Ifb0f5e1d7db31885636f689166ff666b049e9414
    (cherry picked from commit 20585762919c49e6dffab58664949b23d2306eae)