Comment 4 for bug 1939679

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/804434
Committed: https://opendev.org/openstack/kolla-ansible/commit/3c6391334920fd23b887773e07d81682b084003c
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 3c6391334920fd23b887773e07d81682b084003c
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)