Comment 4 for bug 1839495

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.opendev.org/675463
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=6a1e3a799e1c1d4433c15882c7b7158463452fd3
Submitter: Zuul
Branch: master

commit 6a1e3a799e1c1d4433c15882c7b7158463452fd3
Author: David Ames <email address hidden>
Date: Thu Aug 8 20:49:12 2019 +0000

    Start libvirt in post-series-upgrade

    A recent change (commit ceab1e91dc2e3948f6ba7c121c1801ad1641643c)
    removed libvirt from the pause/resume list of services. This affected
    series upgrade. Libvirt stayed down and did not start back up on resume.

    This change checks the hook being executed and if it is
    post-series-upgrade it includes libvirt as a service to start on resume.

    Closes-Bug: #1839495
    Change-Id: Ibfa24b678c1077b441464da8c38114ce23d14963