Comment 2 for bug 1775030

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

Reviewed: https://review.openstack.org/572141
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=edb1aabc87f948dd4c9541dc1af7cc9d96a44694
Submitter: Zuul
Branch: master

commit edb1aabc87f948dd4c9541dc1af7cc9d96a44694
Author: Dave Hill <email address hidden>
Date: Mon Jun 4 11:31:00 2018 -0400

    Allow keypairs to contain a underscore

    When manually creating keypairs, underscore are allowed but
    when creating keypairs while instanciating an instance, it's
    not allowed. This patch solves this.

    Change-Id: I0ad19bd1239b7c9ac18888d84e123e478cf40508
    closes-bug: #1775030