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: Return validation messages from SchedulingManager #519

Merged
merged 1 commit into from
Jul 13, 2022

Commits on Jul 12, 2022

  1. core: Return validation messages from SchedulingManager

    If validation of MigrateMultipleVmsCommand fails because
    SchedulingManager.canSchedule() returns an empty list of hosts, need to
    pass error messages from SchedulingManager up by command invocation
    hierarchy, so they could be displayed to the user.
    
    Change-Id: I4db998b4840129e6be03fbe99417286de16f223b
    Bug-Url: https://bugzilla.redhat.com/1789389
    Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
    smelamud committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f741832 View commit details
    Browse the repository at this point in the history