summaryrefslogtreecommitdiff
path: root/nova/virt/imagecache.py
Commit message (Expand)AuthorAgeFilesLines
* Include removal of ephemeral backing files in the image cache managerSurya Seetharaman2020-10-091-1/+14
* Reserve DISK_GB resource for the image cacheBalazs Gibizer2020-05-191-0/+9
* Consolidate [image_cache] conf optionsEric Fried2019-11-131-1/+2
* Rename ImageCacheManager._list_base_images to _scan_base_imagesMatthew Booth2016-05-261-8/+4
* Remove all references to image_popularity from image cacheMatthew Booth2016-05-261-6/+1
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-1/+0
* config options: Centralise 'virt.imagecache' optionsStephen Finucane2016-03-301-24/+2
* Reduce number of db calls during image cache manager periodic taskHans Lindgren2016-03-281-2/+3
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* image cache clean-up to clean swap diskjichenjc2014-11-111-1/+13
* Remove warning & change @periodic_task behaviourMatthew Gilliard2014-10-291-3/+1
* Image caching: update image caching to use objectsGary Kotton2014-08-151-12/+10
* Merge "Remove deprecated config option names: Juno Edition"Jenkins2014-06-151-6/+3
|\
| * Remove deprecated config option names: Juno EditionJoe Gordon2014-04-171-6/+3
* | Merge "Add warning to periodic_task with interval 0"Jenkins2014-05-011-1/+4
|\ \
| * | Add warning to periodic_task with interval 0Matthew Gilliard2014-04-251-1/+4
| |/
* | Fixed many typos.Alex Gaynor2014-04-251-1/+1
|/
* Remove vi modelinesliu-sheng2014-02-031-1/+0
* Imagecache: fix docstringGary Kotton2013-12-241-2/+0
* Image cache: move all of the variables to a common placeGary Kotton2013-12-171-0/+135