Files
python-glanceclient/glanceclient
Brian Waldon da360462a5 Wrap image data in iterator
This is establishing the API for a future optimization. We want to
be able to offer true socket-level caching, but can't do that with
httplib2 right now. For now, we will just fake the optimization
by returning an iterator over the image body, which happens to already
be fully loaded into a string.

Change-Id: I2d36e3cdd45b26d7c7c27ba050bf6a4b5765df6c
2012-07-11 19:55:02 -07:00
..
2012-07-11 19:55:02 -07:00
2012-07-11 19:55:02 -07:00
2012-06-04 08:49:26 -07:00
2012-07-04 14:52:33 -07:00