Comment 5 for bug 1884090

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

Reviewed: https://review.opendev.org/737967
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=4e1225b04b148a6af109da333696e93da869fafa
Submitter: Zuul
Branch: stable/train

commit 4e1225b04b148a6af109da333696e93da869fafa
Author: Doug Szumski <email address hidden>
Date: Wed Jun 17 16:01:51 2020 +0000

    Support using Logstash 6 image with Centos8

    When using Centos8 with the Train release only Elasticsearch 6 is provided.
    Whilst the Logstash 2 image builds for Centos8, we upgrade it inline with
    Elasticsearch to avoid compatibility problems [1].

    [1] https://www.elastic.co/support/matrix#matrix_compatibility

    Depends-On: https://review.opendev.org/#/c/736745/
    Change-Id: I820dea961e270de9eabb9cc3c75303f5170ce737
    Partial-Bug: #1884090