diff options
author | Tim Burke <tim.burke@gmail.com> | 2022-01-11 16:05:39 -0800 |
---|---|---|
committer | Tim Burke <tim.burke@gmail.com> | 2022-01-11 16:39:38 -0800 |
commit | f1858d89e0e1889664ced654755c508f47a0c1f3 (patch) | |
tree | 8fde46aff27506a596d30d306baf94028a47fc1c /releasenotes/source/index.rst | |
parent | 3f5d5b0252b3690af1e6577bf6584efe506f15fe (diff) | |
download | python-swiftclient-f1858d89e0e1889664ced654755c508f47a0c1f3.tar.gz |
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
Diffstat (limited to 'releasenotes/source/index.rst')
0 files changed, 0 insertions, 0 deletions