summaryrefslogtreecommitdiff
path: root/ironic/tests/drivers/test_image_cache.py
Commit message (Expand)AuthorAgeFilesLines
* Support for non-Glance image referencesVladyslav Drok2015-02-261-4/+21
* Ensure that image link points to the correct imageJim Rollenhagen2015-01-141-2/+35
* Merge "Change the force_raw_image config usage"Jenkins2014-10-311-24/+26
|\
| * Change the force_raw_image config usageyunhong jiang2014-10-281-24/+26
* | Remove all redundant setUp() methodsLucas Alvares Gomes2014-10-301-3/+0
|/
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+2
* Control extra space for images conversion in image_cacheYuriy Zveryanskyy2014-09-031-9/+28
* Mechanism to cleanup all ImageCachesRamakrishnan G2014-08-131-0/+191
* PXE to pass hints to ImageCache on how much space to reclaimDmitry Tantsur2014-06-231-3/+58
* Use temporary dir for image conversionYuriy Zveryanskyy2014-06-201-1/+29
* Consider free disk space before downloading images into cacheDmitry Tantsur2014-05-281-1/+1
* Implement more robust caching for master imagesDmitry Tantsur2014-05-051-0/+193