You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "David Jumani (Jira)" <ji...@apache.org> on 2021/03/19 06:03:00 UTC

[jira] [Created] (CLOUDSTACK-10429) Support Multiple SSH Keys for VMs

David Jumani created CLOUDSTACK-10429:
-----------------------------------------

             Summary: Support Multiple SSH Keys for VMs
                 Key: CLOUDSTACK-10429
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10429
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: David Jumani


Cloudstack provides users with the ability to set or reset an SSH key for VMs. As of now, it is limited to just a single SSH key

This feature proposes extending the functionality to allow multiple SSH keys to be set / reset on a VM

It proposes the following changes :
 # Modify the resetSSHKeyForVirtualMachine API to accept multiple SSH keys
 # Change the service layer that handles the request
 # Alter the database accordingly
 # Update the UI to align with the new API

It requires the following relevant skills :
 * Java (basic)
 * SQL (basic)
 * Javascript (basic)
 * VueJS (can be learnt on the fly)

Further details can be found here 
https://github.com/apache/cloudstack/issues/4813

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)