cinder/cinder/image
Alan Bishop 74249de639 Fix image volume cache max size and max count limits
Fix the code that enforces the image volume cache max size and max count
limits so that each limit functions independently from the other.

This fixes a bug where the code would function correctly when both were
set to zero (unlimited) or when both limits were set (non-zero), but would
misbehave when only one limit was set and the other unlimited.

Closes-Bug: #1792944
Change-Id: I8b4843c2e9392139b42d6e2ebd2c5e1cd09d4c7a
2018-09-17 10:14:11 -04:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
cache.py Fix image volume cache max size and max count limits 2018-09-17 10:14:11 -04:00
glance.py Enable split logging for cinder-glanceclient interaction 2018-07-11 14:38:04 +05:30
image_utils.py Merge "Replace os.makedirs to avoid process race" 2018-07-13 05:38:06 +00:00