Shweta Agarwal; cloudstack-dev@incubator.apache.org; #Cloud - QA Team
>Subject: RE: review comment for Reset ssh key functional spec
>
>With the current plan, it is targeted to reset ssh for a single VM
>provided in the api call. If we want to support the scenario for multiple
>VMs at a
: review comment for Reset ssh key functional spec
We should be able to reset single or multiple VM ssh keys.
Srini//
From: Harikrishna Patnala
Sent: Thursday, October 11, 2012 2:36 PM
To: Shweta Agarwal; cloudstack-dev@incubator.apache.org; #Cloud - QA Team
Subject: RE: review comment for Reset ssh
We should be able to reset single or multiple VM ssh keys.
Srini//
From: Harikrishna Patnala
Sent: Thursday, October 11, 2012 2:36 PM
To: Shweta Agarwal; cloudstack-dev@incubator.apache.org; #Cloud - QA Team
Subject: RE: review comment for Reset ssh key functional spec
With the current plan, it
To: Harikrishna Patnala; cloudstack-dev@incubator.apache.org; #Cloud - QA Team
Subject: RE: review comment for Reset ssh key functional spec
What about my scenario where in I want to update ssh key of my 100VMs having
same ssh key pair at one go .
Can we achieve it with current Api implementation
Team
Subject: RE: review comment for Reset ssh key functional spec
* The required parameters are listed In the FS and there are no
optional parameters.
* The password that it will return as a plain text in the response.
* If the User VM is in running state, it is
pted saying "VM
needs to be stopped".
Please review and comment on this.
Thanks
Harikrishna
From: Shweta Agarwal
Sent: 11 October 2012 10:42
To: cloudstack-dev@incubator.apache.org; #Cloud - QA Team; Harikrishna Patnala
Subject: review comment for Reset ssh key functional spec
My review comment for ResetSSHkey Functional spec
* In the API parameters Please mention which all parameters are
required and which all are optional.
* The password which it will return in the response to
resetSSHKeyForVirtualMachine api will it be encrypted password or in pla