cinder/cinder/tests/unit/image
Brian Rosmaita 16b4346171 Pass image_id to ImageDownloadFailed
When an ImageDownloadFailed exception is created in the
GlanceImageService, it's being passed the context whereas what
makes sense for the error message is the image_id.  This patch
makes the change and adds a unit test for a previous fix for
Bug #1798147 (which was the real point of this patch).

Change-Id: I6d8dedfd056add3414f8f4bf7f7279eae4763286
Closes-bug: #1811184
2019-01-17 21:41:46 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake.py Support create a volume from image snapshot 2017-11-25 15:05:46 +08:00
test_cache.py Fix image volume cache max size and max count limits 2018-09-17 10:14:11 -04:00
test_glance.py Pass image_id to ImageDownloadFailed 2019-01-17 21:41:46 +00:00