Hisashi Osanai 23c7a58f8f Fix ClientException handling in Container Sync
swift/container/sync.py uses swift.common.internal_client.delete_object
and put_object and expected these methods raise ClientException.
But delete_object and put_object never raise the exception so this patch
raises ClientException when urllib2 library raises HTTPError.

Co-Authored-By: Eran Rom <eranr@il.ibm.com>
Closes-Bug: #1419901
Change-Id: I58cbf77988979a07998a46d9d81be84d29b0d9bf
2016-01-07 10:17:20 +00:00
..
2015-08-06 11:02:40 +09:00
2015-08-06 11:02:40 +09:00
2015-08-06 11:02:40 +09:00
2015-11-25 18:41:11 +00:00
2015-08-06 11:02:40 +09:00
2015-08-06 11:02:40 +09:00