There is no reproducer and we're in the middle of removing eventlet
anyway, so I'll close this.
** Changed in: glance
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1365637
Title:
chunk sender does not send terminator on subprocess exception
Status in Glance:
Won't Fix
Status in OpenStack Compute (nova):
Fix Released
Bug description:
If a subprocess exception occurs when uploading chunks via glance,
eventlet.wsgi.py will result in the following exception: ValueError:
invalid literal for int() with base 16: ''. This happens because the
chunk sender does not send the terminator and the server reads an EOF
on client connection close instead of a properly formatted chunk.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1365637/+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