Comment 2 for bug 1860651

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

Reviewed: https://review.opendev.org/703985
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=6997f8f711ab11ad119c9808ba4ff2c4c073b374
Submitter: Zuul
Branch: stable/stein

commit 6997f8f711ab11ad119c9808ba4ff2c4c073b374
Author: Pierre Riteau <email address hidden>
Date: Thu Jan 23 13:39:57 2020 +0100

    Fix restart handlers for polling.yaml changes

    Changes to polling.yaml were not triggering restart handlers due to a
    missing check on polling_overwriting.changed. This is committed straight
    to stable/stein, as stable/train and later have removed this code.

    The polling_overwriting variable is also removed from the
    ceilometer-notification handler as it doesn't use this file.

    Change-Id: I1e665c7b276d9c885881d96315daac4fa78682ce
    Closes-Bug: #1860651