Update git submodules

* Update puppet-manila from branch 'master'
  to e790080e38c665511f0c3262c514f3edac2a1de1
  - Drop tenant_id templating from v2 endpoint
    
    Manila's wallaby release [1] made it possible for
    the v2 endpoint to not include a tenant_id
    (project_id). This change was made to
    accommodate interactions by system scoped users.
    
    System scoped users cannot interact with an
    endpoint that needs the "tenant_id" templating,
    because system scoped tokens cannot be resolved
    to a particular tenant_id by definition. More
    information regarding this change is captured
    in the release notes for the project [2] and
    the API reference [3].
    
    [1] https://review.opendev.org/c/openstack/manila/+/773709
    [2] https://docs.openstack.org/releasenotes/manila/wallaby.html#prelude
    [3] https://docs.openstack.org/api-ref/shared-file-system/#shared-file-systems-api
    
    Change-Id: I77c81b79539ccedb7dbac3e30f6eb257b5f6e082
    Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Goutham Pacha Ravi 2021-07-29 10:23:07 -07:00 committed by Gerrit Code Review
parent 19c89ade37
commit f2bcbd6b4a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f2535f2aa6e3efb357b0e77a76430ad30709036f
Subproject commit e790080e38c665511f0c3262c514f3edac2a1de1