Update git submodules

* Update tempest from branch 'master'
  to ea503b6f87e107e523e6fd439c2ee162bfc7e56a
  - Merge "object_storage: retry object creation on Conflict"
  - object_storage: retry object creation on Conflict
    
    In some cases (such as when using Ceph RADOSGW with a load-balancer)
    the container (bucket) creation will be received by different backend
    to the object creation triggering a subtle edge case.
    
    The rgw handling the object creation request has (cached) knowledge
    the bucket doesn't exist (it didn't a few seconds ago) and will (in
    rgw) create it, at which point triggering a "409 BucketAlreadyExists"
    code.
    
    Detecting this and retrying (with a small delay) should reduce
    instances of this failing.
    
    Change-Id: Id88fb93dd1a48d046917e9168d623e53497ec83e
This commit is contained in:
Zuul 2021-09-10 21:09:10 +00:00 committed by Gerrit Code Review
parent 0157b34366
commit a77041406b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2af0303fd74b90c2d5d7fc5eae6efdcc0b40e33c
Subproject commit ea503b6f87e107e523e6fd439c2ee162bfc7e56a