Comment 10 for bug 2061877

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

Reviewed: https://review.opendev.org/c/openstack/kolla/+/916082
Committed: https://opendev.org/openstack/kolla/commit/7bd57039e3f2370954112b523af0dfadc047a389
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 7bd57039e3f2370954112b523af0dfadc047a389
Author: Michal Nasiadka <email address hidden>
Date: Tue Apr 16 13:10:47 2024 +0200

    Fix OpenSearch file ownership issues

    Since 2.13 OpenSearch and OpenSearch-Dashboards packages
    install files in /usr/share/opensearch and
    /usr/share/opensearch-dashboards with root:root ownership
    instead of using opensearch/opensearch-dashboards user.

    Closes-Bug: #2061877

    Change-Id: I3831d8ab76c8c7136ce7869db3d0d1e05b4ba8f8
    (cherry picked from commit 7c098bdd3cac73505851d4c97d7f39e966f00e1b)