On 26 October 2013 13:43, Bill Owen <[email protected]> wrote: > I've just updated my test environment to stable-havana. > > I have booted vm instances with Fedora and Ubuntu images with a key_name > specified: > $ nova boot --key_name key <vm-name> --image <image-id> --flavor 2 test_vm > > After the image becomes active, I try to ssh to the image, but get an error > message: > $ ssh -i key.pem fedora@<vm-ip-addr> > Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
This may indicate a failure in cloud-init in your instance. Can you access the machine console log? -Rob -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
