Comment 7 for bug 2061877

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

Reviewed: https://review.opendev.org/c/openstack/kolla/+/916081
Committed: https://opendev.org/openstack/kolla/commit/8cdfa5c00e205635e28f401b8f8c88e560dd133a
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 8cdfa5c00e205635e28f401b8f8c88e560dd133a
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)