Comment 4 for bug 1820241

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

Reviewed: https://review.openstack.org/643559
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=47883649e03973d56d24d3e97c158494a7edf541
Submitter: Zuul
Branch: stable/rocky

commit 47883649e03973d56d24d3e97c158494a7edf541
Author: Doug Szumski <email address hidden>
Date: Fri Mar 15 10:03:47 2019 +0000

    Fix Prometheus Server/Alertmanager config update

    The Alertmanger config task conflicts with the Prometheus Server task
    by overwriting the variable used to determine whether the server
    config was updated. This has been fixed in master, but the commit
    in master combines the fix with a new feature. See #1776529.

    Change-Id: I38409d8a4b94b29ef5d7a4434c53bf0d7da8e443
    Closes-Bug: #1820241