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

Target for mass VM transformation dialog #3073

Merged
merged 1 commit into from Dec 21, 2017

Commits on Dec 19, 2017

  1. Target for mass VM transformation dialog

    Created a separate vm_transform_mass action to handle VM Transform
    button clicks in on Providers page and on Compute > Infrastructure >
    Virtual Machines page. This action interprets the ID passed to it as
    provider ID, while regular vm_transform action interprets it as VM ID.
    If provider ID is not passed, the Redhat provider EMS object is used as
    target.
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1514939
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1516497
    smelamud committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    dbfc5ba View commit details
    Browse the repository at this point in the history