summaryrefslogtreecommitdiff
path: root/swiftclient/multithreading.py
diff options
context:
space:
mode:
authorDaniel Wakefield <daniel.wakefield@hp.com>2014-10-20 11:55:12 +0100
committerDaniel Wakefield <daniel.wakefield@hp.com>2014-12-08 15:45:40 +0000
commit5756fcc4f25b97692cba548863f3d2b27217ced1 (patch)
tree55cbaf9bf19caf5043416301d90ab109c14201cb /swiftclient/multithreading.py
parentd89e08f722f030925495a4180d2fe8422977841d (diff)
downloadpython-swiftclient-5756fcc4f25b97692cba548863f3d2b27217ced1.tar.gz
Fix misnamed dictionary key.
The response dictionary in _delete_segment attach's any error it encounters to the dict key 'exception', all other response dict's use 'error' to store the exception. Changed to make it consistent and added tests Also added a third branch in st_delete as messages created in _delete_container where being silently dropped. Change-Id: Ifbc3b1fae78910fbc6acf4a86cfb0f60bb1aa336
Diffstat (limited to 'swiftclient/multithreading.py')
0 files changed, 0 insertions, 0 deletions