Comment 2 for bug 1967664

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/841219
Committed: https://opendev.org/openstack/kolla-ansible/commit/257ef9fae82dda82d3ef477919c14aa3a8915971
Submitter: "Zuul (22348)"
Branch: master

commit 257ef9fae82dda82d3ef477919c14aa3a8915971
Author: Michal Arbet <email address hidden>
Date: Tue May 10 09:39:28 2022 +0200

    Fix redis_sentinel container restarts

    Redis Sentinel modifies its config.
    Since we now check config in check-containers,
    the redis_sentintel container is restarted each time.

    This patch together with kolla patch fixes this issue.

    Closes-Bug: #1967664
    Depends-On: https://review.opendev.org/c/openstack/kolla/+/840954
    Change-Id: Ia76329cb851d266cd888f51b7f70a4cdc40e3ac3