ImageDownloadFailed exception passed incorrect argument
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Undecided
|
Brian Rosmaita | ||
Rocky |
Fix Committed
|
Undecided
|
Brian Rosmaita |
Bug Description
This requires some backstory.
I want to backport the fix for Bug #1799221 to Queens, but that requires backporting an exception introduced as part of the fix to Bug #1798147. But it seems dumb to backport only the exception and not the small, isolated code that fixes the bug for which the exception was introduced (which was backported to Rocky, by the way).
However, change If7c22ac4516f8c
Failed to download image <cinder.
So. the patch that adds a test for Bug #1798147 should also fix the code so that it passes the image_id when it creates the exception instead of the context.
And that patch should be backported to Rocky so it can fix the code there.
The backport to Queens will actually be more complicated, but I'll discuss that in a comment on Bug #1799221.
Changed in cinder: | |
assignee: | nobody → Brian Rosmaita (brian-rosmaita) |
Fix proposed to branch: master /review. openstack. org/629766
Review: https:/