glance/glance/tests/unit/async_
Abhishek Kekane 8ee37b7d7c Image conversion fails
It is not possible to convert glance images as it fails with error,
NoSuchOptError: no such option 'conversion_plugin_options' in group
[DEFAULT] as there is no 'conversion_plugin_options' option or group
in glance-image-import.conf file.

Used correct option group 'image_conversion' to fetch the image
'output_format' option.

Change-Id: Ia7ced170bcddcd3639b7edfb644deef3018b11a8
Closes-Bug: #1805765
2018-12-06 04:43:24 +00:00
..
flows Image conversion fails 2018-12-06 04:43:24 +00:00
__init__.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
test_async.py Rename async package to async_ 2018-08-07 14:42:14 -04:00
test_taskflow_executor.py Rename async package to async_ 2018-08-07 14:42:14 -04:00