Update git submodules

* Update cinder from branch 'master'
  to 3c0f6d9dcb8ba509334f592995d5fc242a8279a9
  - Merge "volume_type_access: don't validate project_id as a uuid"
  - volume_type_access: don't validate project_id as a uuid
    
    Some legacy clouds (e.g. mine) still have some projects with
    legacy project ids that don't conform to the uuid requirement.
    This is an extremely obscure edge case, but this API is the only
    one I've seen in all of OpenStack that rejects malformed
    project ids.
    
    Changing to a more lenient check fixes my immediate
    problem and also establishes greater consistency with other APIs.
    
    Change-Id: I27e697e7e6818b120f745641cbc8d7daed2bd7b0
This commit is contained in:
Zuul 2023-01-20 16:55:26 +00:00 committed by Gerrit Code Review
parent 0c7d26830a
commit 1bea1f3145
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 344ec1da64b6c69f7915ef92a7f341393485a777
Subproject commit 3c0f6d9dcb8ba509334f592995d5fc242a8279a9