** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-rc1

-- 
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 OpenStack Image Registry and Delivery Service (Glance):
  New
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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to