summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_image_cache.py
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix misspellings of "insufficient"Sam Zuk2022-06-141-4/+4
* ImageCache: respect Cache-Control: no-storeDmitry Tantsur2022-01-071-105/+81
* Do not use any parts of image URL in temporary file namesDmitry Tantsur2021-10-151-0/+22
* Always update cache for HTTP images if Last Modified is unknownDmitry Tantsur2021-09-081-2/+2
* Merge "Guard conductor from consuming all of the ram"Zuul2021-02-121-0/+26
|\
| * Guard conductor from consuming all of the ramJulia Kreger2021-01-291-0/+26
* | Raw image size estimation improvedSteve Baker2021-01-191-0/+27
|/
* Stop allocating double space for raw imagesVladyslav Drok2020-06-181-1/+24
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-5/+2
* Improve logs when hard linking images failsIury Gregory Melo Ferreira2018-11-141-0/+12
* Direct deploy serve HTTP images from conductorSam Betts2018-09-071-2/+39
* Rework keystone auth for glancePavlo Shchelokovskyy2017-11-171-2/+0
* Fetch Glance endpoint from Keystone if it's not provided in the configurationDmitry Tantsur2017-06-231-0/+2
* Use context manager for better file handlingCuong Nguyen2017-01-231-1/+2
* Merge "Move ironic.tests.unit.base to ironic.tests.base"Jenkins2015-10-231-1/+1
|\
| * Move ironic.tests.unit.base to ironic.tests.baseJohn L. Villalovos2015-10-221-1/+1
* | Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-1/+1
|/
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+697