Comment 2 for bug 2028048

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

Reviewed: https://review.opendev.org/c/openstack/kolla/+/891721
Committed: https://opendev.org/openstack/kolla/commit/aadc290613217bacc14f81b17a7d26d2d3d716d2
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit aadc290613217bacc14f81b17a7d26d2d3d716d2
Author: Lukasz Zalewski <email address hidden>
Date: Thu Aug 17 14:09:44 2023 +0100

    Pin elasticsearch-curator==5.8.4

    elasticsearch-curator 8 is out and is incompatible with Elasticsearch 7 release.
    We pin curator version to release 5.8.4 which should support any Elasticsearch
    7.x releases [1].
    As elasticsearch has been dropped from Zed onwards, this only applies to Yoga
    and below.

    1. https://www.elastic.co/guide/en/elasticsearch/client/curator/5.8/version-compatibility.html

    Closes-Bug: #2028048
    Change-Id: I976781ed0bdc47760163e25c480ca8fe93f66517