Update git submodules

* Update python-swiftclient from branch 'master'
  to 02509acc71e6f609b6a9f3c8055479872bedaf2a
  - Merge "Add option to skip container PUT during upload"
  - Add option to skip container PUT during upload
    
    Currently, a user with read/write access to a container (but without
    access to creat new containers) recieves a warning every time they
    upload. Now, allow them to avoid the extra request and warning by
    specifying --skip-container-put on the command line.
    
    This is also useful when testing: developers can HEAD a container to
    ensure it's in memcache, shut down all container servers, then upload
    and creaate a bunch of async pendings. Previously, the 503 on container
    PUT would prevent the object upload from even being attempted.
    
    Closes-Bug: 1317956
    Related-Bug: 1204558
    Change-Id: I3d9129a0b6b65c6c6187ae6af003b221afceef47
    Related-Change: If1f8a02ee7459ea2158ffa6e958f67d299ec529e
This commit is contained in:
Zuul 2022-08-23 00:37:53 +00:00 committed by Gerrit Code Review
parent 05e2746466
commit a4f1c523f7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 249201f7eab8ed07a89f7e8f6831e7b358e1f4f7
Subproject commit 02509acc71e6f609b6a9f3c8055479872bedaf2a