yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50741
[Bug 1577820] Re: key import in "launch instance" dialog not useable
Reviewed: https://review.openstack.org/314554
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e6e0a47eaed19741dd7534e5b840f668007d2739
Submitter: Jenkins
Branch: master
commit e6e0a47eaed19741dd7534e5b840f668007d2739
Author: Rob Cresswell <robert.cresswell@xxxxxxxxxxx>
Date: Tue May 10 14:03:04 2016 +0100
Fix key import in angular Launch Instance
The key import modal was addressing the wrong values in the data
returned from the api layer. This patch fixes it.
Closes-Bug: 1577820
Change-Id: I4cb7cc4a9d26632d7084c83d7e601eca799d6e22
** 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/1577820
Title:
key import in "launch instance" dialog not useable
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
If you import a key in the "launch instance" dialog it will be imported, but as long as the same dialog is open it will have a <blanc> name and <blanc> content.
Starting a instance with it in this dialog will fail.
Aborting the dialog and starting a new one will let you use it normally.
Steps to reproduce:
1. Click on "launch instance"
2. Fill out every needed tab
3. Go to tab "key pair" and click on "import key pair"
4. Fill out name and paste a public key
5. Start instance
Expected result:
A new public key has been deposited and the new instance is started with it
Observed result:
"Error: Unable to create server"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1577820/+subscriptions
References