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:[email protected]] Sent: Wednesday, October 10, 2012 11:02 PM To: [email protected] 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:[email protected]] On Behalf Of Prasanna Santhanam Sent: Wednesday, October 10, 2012 11:14 AM To: [email protected] 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.,
