nova/nova/image
sdmitriev1 b44ec0dc49 Retry image download if it's corrupted
Adding IOError in list of catching exceptions in order to
fix behavior when nova-compute wouldn't retry image download
when got "Corrupt image download" error from glanceclient
and had num_retries config option set.

Closes-Bug: #1950657
Change-Id: Iae4fd0579f71d3ba6793dbdb037275352d7e57b0
(cherry picked from commit ce493273b9)
2021-11-25 13:55:10 +00:00
..
__init__.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
glance.py Retry image download if it's corrupted 2021-11-25 13:55:10 +00:00