cinder/cinder/image
Gorka Eguileor 0a0d55d8a9 Fix upload volume to glance
We were missing the 'compress' parameter in the upload_volume method,
yet we were passing it on the driver, which meant that the call would
always fail with:

  TypeError: upload_volume() got an unexpected keyword argument
  'compress'

Related-Bug: #1824821
Closes-Bug: #1839069
Change-Id: Ibe9a0e78ab452c54cc3f1da1f4377034190dd14e
2019-08-06 10:52:36 +02: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 Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
image_utils.py Fix upload volume to glance 2019-08-06 10:52:36 +02:00