cinder/cinder/image
Lajos Katona ff44a296b7 Remove inappropriate directory space check
Removes an inappropriate directory space check when copying an image to
a volume. In the general case, "dest" is a block device, so it's not
appropriate to check for space in the directory containing "dest". One
exception may be the NFS driver, where dest actually is a file, but that
should be handled elsewhere (if necessary). This check has always been
inappropriate, but was silently ineffective due to a unit-comparison bug
that was recently fixed.

Change-Id: Ie5eba32f92eb1740554bfc44baf612e326d6fde5
Closes-Bug: 1756425
(cherry picked from commit 076687f35e)
2018-04-05 22:23:18 +02:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
cache.py Fix image cache db query when limits are enabled 2017-07-06 15:09:33 +00:00
glance.py Merge "Fix glance v2 image update" 2016-11-27 20:48:11 +00:00
image_utils.py Remove inappropriate directory space check 2018-04-05 22:23:18 +02:00