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: Ignore isValid() == false, if migration succeeded #535

Merged
merged 1 commit into from
Jul 19, 2022

Commits on Jul 19, 2022

  1. core: Ignore isValid() == false, if migration succeeded

    In MaintenanceVdsCommand, if migrateAllVms() returned successful return
    value, do not check isValid() and do not copy validation messages from
    it.
    
    Change-Id: I9c38423c88b7a4e8a84d6187835abe490278def5
    Bug-Url: https://bugzilla.redhat.com/2108000
    Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
    smelamud committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    189ad97 View commit details
    Browse the repository at this point in the history