Thank you Rajesh -ilya
-----Original Message----- From: Rajesh Battala [mailto:rajesh.batt...@citrix.com] Sent: Wednesday, October 10, 2012 1:42 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Reset SSH key support to access VM Musayev, Yes, you need a template with cloud-set-guest-sshkey script as a init service. Once Instances created from this template, the script will run at the boot time and will download the ssh key assigned to the VM (while creation ) to the VM . Thanks Rajesh Battala -----Original Message----- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Wednesday, October 10, 2012 11:02 PM To: cloudstack-dev@incubator.apache.org Subject: RE: Reset SSH key support to access VM The part that I'm uncertain, how does CS interacts with guest VM and manages the key pairs? Do I need to do something special when I create OS Template for this feature to work? -----Original Message----- From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna Santhanam Sent: Wednesday, October 10, 2012 11:14 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Reset SSH key support to access VM On Tue, Oct 09, 2012 at 11:19:19AM -0400, Musayev, Ilya wrote: > I've read the reset ssh key spec, is this something proposed or > already functional can be integrated into images? Provision for registering/creating SSH keypairs exists already the API - check registerSSHKeypair/createSSHKeypair. These can be retrieved as meta-data by querying the gateway of the userVM. -- Prasanna.,