** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1226258
Title:
glance/store/swift just does raise instead of reraising the exception
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
ERROR glance.api.v1.upload_utils [x-x-x-x] Failed to upload image
TRACE glance.api.v1.upload_utils Traceback (most recent call last):
TRACE glance.api.v1.upload_utils File "glance/api/v1/upload_utils.py", line
85, in upload_data_to_store
TRACE glance.api.v1.upload_utils image_meta['size'])
TRACE glance.api.v1.upload_utils File "glance/store/swift.py", line 382, in
add
TRACE glance.api.v1.upload_utils raise
TRACE glance.api.v1.upload_utils TypeError: exceptions must be old-style
classes or derived from BaseException, not NoneType
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1226258/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp