summaryrefslogtreecommitdiff
path: root/nova/tests/unit/virt/test_imagecache.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Fix typosRajesh Tailor2022-05-301-1/+1
* Include removal of ephemeral backing files in the image cache managerSurya Seetharaman2020-10-091-1/+16
* Consolidate [image_cache] conf optionsEric Fried2019-11-131-5/+6
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Remove mox from tests/unit/virt/test_imagecache.pySujitha2016-06-161-17/+15
* Fix invalid uuid warnings in virt testcasessrushti2016-06-021-13/+16
* Rename ImageCacheManager._list_base_images to _scan_base_imagesMatthew Booth2016-05-261-3/+2
* Remove all references to image_popularity from image cacheMatthew Booth2016-05-261-9/+0
* config options: Centralise 'virt.imagecache' optionsStephen Finucane2016-03-301-3/+2
* Reduce number of db calls during image cache manager periodic taskHans Lindgren2016-03-281-11/+8
* DriverBlockDevice must receive a BDM object, not a dictMatt Riedemann2015-12-281-4/+11
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* image cache clean-up to clean swap diskjichenjc2014-11-111-4/+54
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+122