cinder/cinder/image
Ivan Kolodyazhny 66cc0d2429 Fix available space checking for image conversion
Cinder checks if there is enough free space to convert image from qcow
to raw format before uploading it into the volume. This patch fixes
the issue when we try to compare GiB to KiB.

Change-Id: I18b890ab1a73e0e7e9e626c7f896486fdd1f6d75
Closes-Bug: #1737551
2017-12-11 15:33:03 +00: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-06-30 11:22:19 -07:00
glance.py Remove Glance v1 API support 2017-09-08 17:13:14 -05:00
image_utils.py Fix available space checking for image conversion 2017-12-11 15:33:03 +00:00