LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

SSH Keys #40

Closed uakfdotb closed 8 years ago

uakfdotb commented 8 years ago

Should be able to add SSH keys, and provision VMs with selected keys.

uakfdotb commented 8 years ago

Added support to Cloug and Lobster framework in c988aa044e09022828b737ef43e8f16dc2ac007f

API and Cloug providers still need support. Also still need to supersede some Lobster vmis with Cloug providers.

uakfdotb commented 8 years ago

API support for SSH keys has been added. These Cloug providers now support SSH keys:

Eventually these should support it as well:

A deprecation notice has been added in the source code for Lobster VMIs that have been superceded by Cloug providers. This does not include vmi/lobster, since the Cloug provider still doesn't support disabling functionality if the remote backend doesn't support it. Eventually these providers should be removed.