Update git submodules

* Update swift from branch 'master'
  to af97975ace268bea0b0c761c2270e135c73da43b
  - Merge "s3api: use string for swift info request method"
  - s3api: use string for swift info request method
    
    A swift request was being constructed with its request method equal to
    the s3api's ListingEtagMiddleware. This was benign because the swift
    request is just used as a context to get container info, and its
    method is never used. However, it is better to use a dummy string
    value for the method. 'TEST' has been previously when an auth request
    is needed prior to getting container info, so the same is employed
    here.
    
    Change-Id: Ie1c70a0ada9883cc4c16b7fc8c2d91a50f4a91b7
This commit is contained in:
Zuul 2023-08-30 22:09:49 +00:00 committed by Gerrit Code Review
parent 86cc4a08de
commit 77bdd73869
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 719dec69254c940ab7d6ecc278ca6e96dc7de6bc
Subproject commit af97975ace268bea0b0c761c2270e135c73da43b