Comment 3 for bug 1587681

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/323623
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d4a8023d17f672f10e83e48fab4e97dc0796af76
Submitter: Jenkins
Branch: master

commit d4a8023d17f672f10e83e48fab4e97dc0796af76
Author: Kevin Fox <email address hidden>
Date: Tue May 31 17:00:20 2016 -0700

    Set some useful default values with the new launch wizard.

    In Mitaka, the new launch instance wizard regresses functionality
    from the old launch wizard with regards to defaults. If there is
    only one neutron network, it is not automatically selected, if
    there is only one keypair, its not selected, and the default
    security group is not automatically selected.

    This patch fixes all of that.

    Change-Id: I23bab6998e38ba1066b926a4fe71713768d9dff4
    Closes-Bug: #1587681