Comment 2 for bug 1491997

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

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

commit 3e29002af598a8cc762dafd57f7524a18cf7e7ac
Author: eric <email address hidden>
Date: Tue Nov 10 11:22:38 2015 -0700

    Optionaly require keypair on ng-launch-instance

    Bring the existing feature on Launch Instance to
    ng-launch-instance.
    Can set OPENSTACK_HYPERVISOR_FEATURES.requires_keypair to
    true, and the keypair step will be set as required.

    Co-Authored-By: Itxaka <email address hidden>
    Change-Id: I3f3fb54e630307dd6dce0744a36e9ccbe89dc32f
    Closes-Bug: #1491997