Update git submodules

* Update charm-manila from branch 'master'
  to d0ad23950ffbbc87c176c008cd0180a0d579ddcd
  - Fix local/remote assumptions in manila charm
    
    When the remote plugin was developed it made the assumption that the
    `enabled_share_backends` included the remote backends. This assumption
    is wrong, and it should only contain the locally defined drivers; i.e.
    ones that have a [driver] section in the manila.conf file. The cephfsnfs
    driver doesn't have a local configuration as the share-server is runs on
    the manila-ganesha unit and so shouldn't be local.
    
    This patch splits the config in local/remote and then uses the local and
    remote config in the correct places.
    
    Closes-Bug: #2012457
    Change-Id: I436452208aaeaf08d1655da4fccbd7a89549b404
This commit is contained in:
Alex Kavanagh 2023-09-29 14:12:46 +01:00 committed by Gerrit Code Review
parent 101eeba7ae
commit aa0ae4b7e4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ef99e1eae4cdb5340ac295567e4ad87c2733ab93
Subproject commit d0ad23950ffbbc87c176c008cd0180a0d579ddcd