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

ovirt_vm: Check next_run configuration update if exist #47282

Merged
merged 1 commit into from
Oct 23, 2018

Commits on Oct 23, 2018

  1. ovirt_vm: Check next_run configuration update if exist

    This PR fixes the update check method so it now check also the next_run
    configuration of the virtual machine if it exists.
    
    So if previously the VM was updated with new parameters, and then reset
    back, the module didn't set the parameters to be set back in next_run.
    This PR fixes it so the next run configuration is set back with proper
    parameters.
    
    Signed-off-by: Ondra Machacek <omachace@redhat.com>
    Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1639894
    Signed-off-by: Ondra Machacek <omachace@redhat.com>
    machacekondra authored and abadger committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9442889 View commit details
    Browse the repository at this point in the history