diff options
author | Darrell Bishop <darrell@swiftstack.com> | 2013-06-26 11:41:29 -0700 |
---|---|---|
committer | Darrell Bishop <darrell@swiftstack.com> | 2013-06-26 23:00:46 -0700 |
commit | f022aac0cf460ca4d3208ba1c22fae5f32ae34af (patch) | |
tree | d500b27830c78299eedcc2d3b57ab09172e5be29 /tests/utils.py | |
parent | 1c86d62fdebf41bb55ad878020f8c3a24ca5674a (diff) | |
download | python-swiftclient-f022aac0cf460ca4d3208ba1c22fae5f32ae34af.tar.gz |
Add -p option to download command.
Allow the ability to download a subset of containers (--all with -p) or
a subset of objects within a container (container name with -p).
This patch also includes a drive-by fix for "download --all" which would
not actually download any objects (for me, at least) because the object
queue got filled with "stop" messages before the container workers had
run long enough to put work in the object queue. Doh!
I also closed up a few holes where an (unexpected, obviously) Exception
could cause the process to hang because non-daemon threads still
existed.
Change-Id: I71c6935c60282b5353badc2dfce8a935d47e3bb7
Diffstat (limited to 'tests/utils.py')
0 files changed, 0 insertions, 0 deletions