← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417814] Re: Login to a Nova Compute Instance using an SSL Key FAILS if the Key File Name contains dashes and numbers

 

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

-- 
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/1417814

Title:
  Login to a Nova Compute Instance using an SSL Key FAILS if the Key
  File Name contains dashes and numbers

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
   I ran a few tests, and here’s the results:


  Lower-case key-pair name with no dash and no number in the name:
  success

  Lower-case key-pair name with dash and no number in the name:  success

  Lower-case key-pair name with dash and number in the name: success

  Upper-case key-pair name with no dash and no number in the name:
  success

  Upper-case key-pair name with dash and no number in the name: success

  Upper-case key-pair name with dash and number in the name:  fail


  Combinations tested:  keytest, key-test, key-test1, KeyTest, Key-Test,
  Key-Test1, Intel-Test2


  Looks like I ran across the only combination that fails reliably.

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


References