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: Check if VM exists with ID of the imported template #537

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

smelamud
Copy link
Member

When importing a template, both templates and VMs should be checked to
ensure that the same ID does not exist in the system. To achieve this,
vm_static table is used.

Change-Id: Ia416f058995ce580708eddcc3fea2040c0b170ea
Bug-Url: https://bugzilla.redhat.com/1853924
Signed-off-by: Shmuel Melamud smelamud@redhat.com

When importing a template, both templates and VMs should be checked to
ensure that the same ID does not exist in the system. To achieve this,
vm_static table is used.

Change-Id: Ia416f058995ce580708eddcc3fea2040c0b170ea
Bug-Url: https://bugzilla.redhat.com/1853924
Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
@smelamud smelamud merged commit f595625 into oVirt:master Jul 25, 2022
michalskrivanek pushed a commit to michalskrivanek/ovirt-engine that referenced this pull request Jul 26, 2022
When importing a template, both templates and VMs should be checked to
ensure that the same ID does not exist in the system. To achieve this,
vm_static table is used.

Change-Id: Ia416f058995ce580708eddcc3fea2040c0b170ea
Bug-Url: https://bugzilla.redhat.com/1853924
Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
michalskrivanek pushed a commit to michalskrivanek/ovirt-engine that referenced this pull request Jul 26, 2022
When importing a template, both templates and VMs should be checked to
ensure that the same ID does not exist in the system. To achieve this,
vm_static table is used.

Change-Id: Ia416f058995ce580708eddcc3fea2040c0b170ea
Bug-Url: https://bugzilla.redhat.com/1853924
Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
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

4 participants