Files
python-ganttclient/nova/tests/test_image.py
Soren Hansen cd876d5915 Extend fake image service to let it hold image data
Make the fake image service able to store image data in memory. This is
handy for unit testing, but probably not very useful otherwise (images
are pretty big, so holding them in memory is not a very good idea).

Change-Id: I2d07baf24cab544e19521b9486feee3272d0407e
2011-11-10 13:35:40 +01:00

5.6 KiB