termie / nova-migration-demo

Nova is a cloud computing fabric controller (the main part of an IaaS system). It is written in Python.
http://openstack.org/projects/compute/
Apache License 2.0
2 stars 0 forks source link

Allow import of public keys #568

Open termie opened 13 years ago

termie commented 13 years ago

Currently, the Nova API server only allows creation of new key_pairs. We have a need for importing users' pre-existing public keys.


Imported from Launchpad using lp2gh.

termie commented 13 years ago

(by jtran) https://code.launchpad.net/~jtran/nova/import_pubkey/+merge/54578