DaanHoogland commented on PR #7103:
URL: https://github.com/apache/cloudstack/pull/7103#issuecomment-1398054083

   @weizhouapache copying from the issue, did you test this using the below 
scenario?
   ```
   Steps followed using APIs:
   1. Create project
   2. Create VPC network
   3. Register SSH key pair
   4. Create new instance
   5. Attach this instance to the VPC network
   6. Acquire and associate public ip address to the VPC network and static nat 
with the instance
   7. Try to access this instance using public ip and ssh key
   Everything working fine, We can see the registered ssh key pair in the Cloud 
Stack UI under the instance details. But at the time of logging in using ssh it 
gives error  **Permission denied (publickey).**
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to