Comment 5 for bug 1939679

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/804433
Committed: https://opendev.org/openstack/kolla-ansible/commit/61eee50330f75a19a4105dfdd91b8f6290d57660
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 61eee50330f75a19a4105dfdd91b8f6290d57660
Author: Michal Arbet <email address hidden>
Date: Thu Aug 12 13:06:06 2021 +0200

    Trivial fix nova's healthchecks

    Kolla-ansible upgrade task is calling different
    handlers as deploy task and these handlers are
    missing healthcheck key. This patch is fixing
    this.

    Closes-Bug: #1939679
    Change-Id: Id83d20bfd89c27ccf70a3a79938f428cdb5d40fc
    (cherry picked from commit 85879afc0b793ea34b7e4edf0fc3cfcacd2ed1b7)