openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07702
[Glance]: which part of the source codes handle the receiving of the upload image data
Hi Glance guys,
I'm not good in WSGI. I have a foolish question to ask.
Which part of the source codes handle the receiving of the uploading data.
As far as I know, the uploading data is in body_file from webob. I
traced the webob
code but it made my head blowed.
---> send chunked data -> | (webob) this mechanism is unclear to
me| ---> body_file
Would somebody kindly give a guide on this issue ?
thanks!
Best regards,
Reynolds
Follow ups