Files
devstack/functions
Jay Faulkner 46e14fb1f7 Bubble up image download failures
Currently, we're still returning 0 out of the upload_image method
despite the download failing. This changes behavior such that if the
image download fails, it returns an exit code of 1 to the caller to be
handled (or fail early) accordingly.

Change-Id: I901dc065b51946f363145ae888cca602946ceeea
2025-05-18 16:59:13 -07:00

31 KiB