Comment 5 for bug 2064487

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-manila-ganesha (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/charm-manila-ganesha/+/923383
Committed: https://opendev.org/openstack/charm-manila-ganesha/commit/ddba2d84315eb147d8f5be623878f3ee6bf98176
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit ddba2d84315eb147d8f5be623878f3ee6bf98176
Author: Alex Kavanagh <email address hidden>
Date: Mon Jun 17 12:12:36 2024 +0100

    Use client cert for keystone-identity

    When manila-ganesha is related to vault it needs a client cert to
    configure the keystone-auth section of manila.conf to communicate with
    keystone. This patch sets that up and removes the broken server cert
    auto configuration which ended up masking the manila-share service.

    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1244
    Change-Id: I55e9aa09b88684517d4052dc56eed0cab05a0262
    Closes-Bug: #2064487