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

Fix SD detach flow ("unregistered_ovf_of_entities" DB table) #681

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

barpavel
Copy link
Member

Fix Storage Domain detach flow.
There is no need to write the OVF data related to VMs & VM templates into the unregistered_ovf_of_entities DB table.
That causes in certain scenarios a stale data to be left there.
This table is correctly filled with up-to-date data during Storage Domain attach flow.

Bug-Url: https://bugzilla.redhat.com/1705338

Fix Storage Domain detach flow.
There is no need to write the OVF data related to VMs & VM templates
into the "unregistered_ovf_of_entities" DB table.
That causes in certain scenarios a stale data to be left there.
This table is correctly filled with up-to-date data during
Storage Domain attach flow.

Signed-off-by: Pavel Bar <pbar@redhat.com>
Bug-Url: https://bugzilla.redhat.com/1705338
@barpavel
Copy link
Member Author

/ost

@ahadas ahadas merged commit dbd75bf into oVirt:master Sep 27, 2022
@barpavel barpavel deleted the ghost_OVFs_1705338 branch October 24, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants