Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport: core: Fail when getVolumeInfo fails during OVF read #903

Merged
merged 1 commit into from
Dec 12, 2023

Commits on Dec 8, 2023

  1. core: Fail when getVolumeInfo fails during OVF read

    In a scenario where we managed to list the images on the storage, but
    failed to read get their information from vdsm, we will end up with
    engine assuming the OVF_STOREs are missing.
    
    Instead this patch treats a failure to retrieve the infromation as a
    failure to force the user to retry.
    
    Bug-Url: https://bugzilla.redhat.com/2244641
    Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
    bennyz authored and michalskrivanek committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    63a09f8 View commit details
    Browse the repository at this point in the history