yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50838
[Bug 1576586] Re: Link "Download key pair" regenerates keypair
Reviewed: https://review.openstack.org/311999
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7bc53a7e77194fa7dd278de6f3f933c191f43cf2
Submitter: Jenkins
Branch: master
commit 7bc53a7e77194fa7dd278de6f3f933c191f43cf2
Author: zhangguoqing <zhang.guoqing@xxxxxxxxxxx>
Date: Tue May 3 07:36:03 2016 +0000
rename link "Download key pair" to "Re-generate key pair"
Change-Id: I4885abf32a0ed8fe0edcfa56191d5932f7835b00
Closes-Bug: #1576586
** 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/1576586
Title:
Link "Download key pair" regenerates keypair
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
To reproduce the problem pass the following steps:
- login into Horizon
- click Project
- click Compute
- click Access & Security
- click Key Pairs
- click Create Key Pair
- enter key pair name
- click Generate (in Safari download starts automatically)
- click Download key pair
Expected result:
- Downloads folder contains two copy of the same private key
Actual result:
- Downloads folder contains two different private keys
Workaround:
- generate public key for each of private keys and determine which one is valid
Impact:
- user can not get SSH access to new compute nodes
Description of the environment:
- Liberty OpenStack
Ways to solve:
- rename link "Download key pair" to "Re-generate key pair".
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1576586/+subscriptions
References