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

Conversation

michalskrivanek
Copy link
Member

@michalskrivanek michalskrivanek commented Dec 11, 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

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 michalskrivanek merged commit 5a57ad7 into ovirt-engine-4.5.3.z Dec 12, 2023
3 checks passed
@michalskrivanek michalskrivanek deleted the backport-f797221 branch December 12, 2023 10:54
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.

None yet

3 participants