Update git submodules

* Update keystone from branch 'master'
  to fc9efc45b26d23a3b28ac0bc74da3f537dfda89b
  - Merge "Accept STS and IAM services from Ceph Obj Gateway"
  - Accept STS and IAM services from Ceph Obj Gateway
    
    Ceph Object Gateway can use keystone for authenticating user requests
    to its S3-compatible API, but recent versions also provide two other
    AWS-compatible APIs for managing user access: Security Token Service
    (STS) and Identity and Access Management (IAM). These attempt to
    authenticate requests with Keystone but always receive 403 Access
    Denied because _calculate_signature_v4() in api/s3tokens.py only
    accepts "s3" as the service name. This patch accepts any of "s3" or
    "sts" or "iam" as valid service names.
    
    Change-Id: I69f16ed55dd9852859307b701a8391ba1e71c042
    Closes-Bug: #1897280
This commit is contained in:
Zuul 2021-12-10 17:02:22 +00:00 committed by Gerrit Code Review
parent 8e422a67d0
commit d80a6e93e5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2ddf8f321159b02052edb04f40f9e6fdb434a9c8
Subproject commit fc9efc45b26d23a3b28ac0bc74da3f537dfda89b