Comment 8 for bug 1849264

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

Reviewed: https://review.opendev.org/691179
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=5a9ea4011115010f00b3a898c135624f6efb4478
Submitter: Zuul
Branch: stable/train

commit 5a9ea4011115010f00b3a898c135624f6efb4478
Author: Martin Schuppert <email address hidden>
Date: Tue Oct 22 13:50:03 2019 +0200

    Only configure libvirt-guests if enabled

    If NovaResumeGuestsStateOnHostBoot is not true, there is no
    reason to configure libvirt-guests.

    Also a customized libvirt-guests systemd unit file is added
    via [1] which already has the dependencies configured. Therefore
    there is no need to manage them via puppet again.

    Related-Bug: #1849264
    Depends-On: https://review.opendev.org/690621

    [1] https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/nova/nova-compute-container-puppet.yaml#L777

    Change-Id: Ic127937ad83eebb47e34c5f36c826f8dcf1048a9
    (cherry picked from commit 9d3af781e74a6eb537ad53ca504b6a5994af6b1d)