← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: prameela kapuganti (prameela)
         Status: New

** Attachment added: "Actual result snapshot"
   https://bugs.launchpad.net/bugs/1657036/+attachment/4805299/+files/Screenshot%20from%202017-01-17%2014%3A07%3A59.png

-- 
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):
  New

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


Follow ups