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

Commits on Jul 20, 2022

  1. core: Check if VM exists with ID of the imported template

    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 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9279af9 View commit details
    Browse the repository at this point in the history