Comment 6 for bug 1410941

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara-dashboard (stable/mitaka)

Reviewed: https://review.openstack.org/310225
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=fefd609b6b2b215321ac2062dedf36715fd467bd
Submitter: Jenkins
Branch: stable/mitaka

commit fefd609b6b2b215321ac2062dedf36715fd467bd
Author: Chad Roberts <email address hidden>
Date: Tue Mar 29 11:14:54 2016 -0400

    Simplifying plugin select logic

    This is the first small step in making the plugin select
    logic more conformant with a regular workflow.
    Here, we change the plugin and versions into switched
    form fields, eliminating the javascript that used to
    handle that.

    Change-Id: I23145e340f37b25cfc63446ec381730521d066b0
    Partial-Bug: #1410941
    (cherry picked from commit 1922c5dd7cd6ecfa807284711d423818fcac2b62)
    Closes-Bug: #1578235