ssh can't access instance
I created an openstack cluster on CentOS based on this link "https://fedoraproject.org/wiki/Getting_started_with_OpenStack_EPEL (https://fedoraproject.org/wiki/GettingstartedwithOpenStackEPEL)".
I found I couldn't ssh the instance. That is, I'm stopped at this step: ssh -i oskey.priv root@10.0.0.2
After some debugging with VNC on the instance, I figured the public key file has not been imported to the instance. The instance doesn't even have /root/.ssh/ directory. I wonder where I could make mistake and how to solve this problem.
hi, iam facing the same problem the cloudinit did get the key but i can't access with it and there is no ssh dir. did you get any solution for this problem???