Comment 10 for bug 1587681

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to horizon (stable/mitaka)

Reviewed: https://review.openstack.org/327042
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=57e44420e8f15ef4f5e304fcfac19373fa0751b2
Submitter: Jenkins
Branch: stable/mitaka

commit 57e44420e8f15ef4f5e304fcfac19373fa0751b2
Author: Rob Cresswell <email address hidden>
Date: Wed Jun 8 12:46:47 2016 +0100

    Improve new Launch Instance defaults + tests

    commit 42a22cba55c6f9e43a9ed37f0487d9d765616641
    Author: Rob Cresswell <email address hidden>
    Date: Fri Jun 3 10:32:07 2016 +0100

        Add missing unit tests to NG launch instance

        https://review.openstack.org/#/c/323623/ added a few new defaults to the
        Launch Instance but didn't add any tests, so the backport is blocked on
        coverage. Rather than lower coverage, we should just add the tests and
        squash the two commits in the backport.

        Fastest way to verify is to generate coverage in master, look at the
        lines added by https://review.openstack.org/#/c/323623/ (red) then apply
        this patch and run again. You'll see they are all white.

        Change-Id: I07d2f5ebcb1771a548c0066699194ea619e7461c
        Related-Bug: #1587681
        (cherry picked from commit b3b88310e10d4315b6455f25a63d21e17100f57f)

    commit 883552578acb30210dcd7533e8b6224551e5785f
    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
        (cherry picked from commit d4a8023d17f672f10e83e48fab4e97dc0796af76)

    Change-Id: I0f5c056db62915b4b50d4accba0b4645c88bffde