Comment 2 for bug 1673412

Revision history for this message
Mishrik (mishrikk) wrote :

When attempting to download an image from multiple Glance APIs, the process only attempts to retrieve the image from one Glance API. Consequently, if the image is not available on that specific Glance API, the download process fails. To address this issue, you can implement a solution that iterates through each Glance API until the image is found or all APIs have been checked. This ensures a comprehensive search for the image across all available Glance APIs, increasing the chances of successful downloads and avoiding failures when the image is not present in a particular Glance API. More Details At: https://tinyurl.com/creeksd