yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39171
[Bug 1499751] Re: OpenStack (nova boot exactly) allows only one SSH key.
We don't track RFEs through launchpad bugs. If you'd like to submit a
blueprint and spec to the nova-specs repo then we could review the idea
there, if even a limited backlog spec where you don't necessarily need
design/implementation details, just the high level problem statement and
use cases.
** Changed in: nova
Importance: Undecided => Wishlist
** Changed in: nova
Status: New => Opinion
--
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/1499751
Title:
OpenStack (nova boot exactly) allows only one SSH key.
Status in OpenStack Compute (nova):
Opinion
Bug description:
ii nova-api 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - API frontend
ii nova-cert 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - certificate management
ii nova-common 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - common files
ii nova-conductor 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - conductor service
ii nova-consoleauth 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - Console Authenticator
ii nova-novncproxy 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - NoVNC proxy
ii nova-scheduler 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute - virtual machine scheduler
ii python-nova 1:2015.1.1-0ubuntu1~cloud2 all OpenStack Compute Python libraries
ii python-novaclient 1:2.22.0-0ubuntu1~cloud0 all client library for OpenStack Compute API
Problem was described at https://ask.openstack.org/en/question/82224/is-it-possible-to-create-instance-with-multiple-ssh-keys/
Looks like OpenStack (nova) allows to specify only one SSH key when instance is created. I believe array of strings should be supported instead of single string only, as authorized_keys allows for more than one SSH key. Workarounds like using merged key are not always an option, as it scales poorly (see example in question linked above).
Wishlist/enhancement request of course.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1499751/+subscriptions
References