Glance plugin in XenApi should use "Expect: 100-continue" header during upload.

Bug #1280959 reported by Sridevi Koushik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Invalid
Undecided
Unassigned

Bug Description

During upload, if the Auth token is expired, the xenapi glance plugin in Nova
unnecessarily uploads the chunks and fails at the end.
Instead, we could have a fail fast mechanism using the
100-continue handshake. Only if the client receives a 100 continue
from glance, it should continue uploading the chunks.
Otherwise, if a 401 is received, it should fetch a fresh auth
token and retry the request.

Revision history for this message
Sridevi Koushik (sridevik) wrote :
Revision history for this message
Erno Kuvaja (jokke) wrote :

As it becomes clear from the bp, this is feature request, not a bug on glance.

Changed in glance:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.