← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1743887] Re: Underscores not allowed when creating new key pair

 

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

commit f269ab3b22eb2500d8d93d613c631b08865b4cc1
Author: Marek <marek.lycka@xxxxxxxxxx>
Date:   Thu Aug 30 10:03:47 2018 +0200

    Fixes input validation in angular kepyairs.
    
    Modifies the regexp used by the angular form validation
    to match the allowed characters in Nova API as well
    as the description thereof.
    
    Change-Id: I5bb1c1cc531565416efbce16994306cb9ad79000
    Closes-bug: #1743887


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1743887

Title:
  Underscores not allowed when creating new key pair

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When creating a new key pair horizon doesn't allow underscores in key
  pair name. However, according to the nova api this is allowed.

  Nova api:
  https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3690

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1743887/+subscriptions


References