summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/image_cache.py
Commit message (Expand)AuthorAgeFilesLines
* Support for non-Glance image referencesVladyslav Drok2015-02-261-2/+12
* fixed typos from eligable to eligible and delition to deletionVikas Jain2015-02-111-1/+1
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Ensure that image link points to the correct imageJim Rollenhagen2015-01-141-5/+12
* Merge "rename oslo.concurrency to oslo_concurrency"Jenkins2014-12-151-1/+1
|\
| * rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-101-1/+1
* | Do not strip 'glance://' prefix from image hrefsVladyslav Drok2014-12-091-15/+16
|/
* Enable hacking rule E265jiangfei2014-11-131-4/+4
* Change the force_raw_image config usageyunhong jiang2014-10-281-12/+25
* Switch to oslo.concurrencyDerek Higgins2014-10-281-1/+1
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-0/+2
* Translator functions cleanup part 2Vladyslav Drok2014-09-091-12/+13
* Control extra space for images conversion in image_cacheYuriy Zveryanskyy2014-09-031-27/+45
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* Mechanism to cleanup all ImageCachesRamakrishnan G2014-08-131-0/+62
* PXE to pass hints to ImageCache on how much space to reclaimDmitry Tantsur2014-06-231-10/+50
* Use temporary dir for image conversionYuriy Zveryanskyy2014-06-201-9/+11
* Consider free disk space before downloading images into cacheDmitry Tantsur2014-05-281-10/+10
* Add parallel_image_downloads optionDan Prince2014-05-271-5/+24
* Don't translate debug level logsChangBo Guo(gcb)2014-05-201-4/+4
* Implement more robust caching for master imagesDmitry Tantsur2014-05-051-0/+209