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

core: Fail when getVolumeInfo fails during OVF read #893

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

bennyz
Copy link
Member

@bennyz bennyz commented Nov 26, 2023

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

@bennyz bennyz requested a review from ahadas as a code owner November 26, 2023 12:32
@bennyz bennyz force-pushed the error-on-ovf-get-info-fail branch 2 times, most recently from e9990e3 to f5d3f8a Compare November 26, 2023 14:32
@bennyz
Copy link
Member Author

bennyz commented Nov 26, 2023

/ost

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>
@michalskrivanek
Copy link
Member

/ost basic-suite-master el9stream

@ahadas ahadas merged commit f797221 into oVirt:master Nov 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants