← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1657036] Re: Keypair case sensitivity is getting overided while creating with new member.

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

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

Title:
  Keypair case sensitivity is getting overided while creating with new
  member.

Status in OpenStack Compute (nova):
  Expired

Bug description:
  Description
  ===========
  Issue observed in mitaka version.

  While creating the keypair with name which is existing in the list of
  the created keypairs by changing the case of old with the newly
  creating one, then old one is getting overwritten with new one.

  Steps to reproduce
  ==================
  1.Go to Access and security tab in project.
  2.Create a keypair with the name "abcd".
  3.Now create another keypair with the name "Abcd".

  Expected result
  ===============

  Should create the keypair successfully with the name "Abcd" or should
  throw an error as "abcd" alrady exists.

  Actual result
  =============
  "abcd" keypair is overwritten by "Abcd" keypair though it is throwing an error.

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


References