Comment 16 for bug 1952763

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

Reviewed: https://review.opendev.org/c/openstack/charm-manila-ganesha/+/831057
Committed: https://opendev.org/openstack/charm-manila-ganesha/commit/496bfd569b000bdaa7d16b61afdb069ec959c076
Submitter: "Zuul (22348)"
Branch: master

commit 496bfd569b000bdaa7d16b61afdb069ec959c076
Author: Corey Bryant <email address hidden>
Date: Fri Feb 25 21:59:32 2022 +0000

    Add ceph mgr capabilities

    Without this change, manila's cephfs driver results in
    manilaclient.common.apiclient.exceptions.Forbidden:
    Access was denied to this resource. (HTTP 403)
    when running rados commands.

    http://docs.ceph.com/en/latest/mgr/administrator/#client-authentication

    This also picks up the zaza-openstack-tests fix for test share creation
    resulting in 'no valid host'.

    Closes-Bug: #1952763
    Closes-Bug: #1962204
    Depends-On: https://review.opendev.org/c/openstack/charm-manila/+/833847
    Change-Id: I6ad5047fff2f3109a9efe1f03a786ce0412b4161