t;openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>"
mailto:openstack@lists.openstack.org>>,
"openstack-...@lists.openstack.org<mailto:openstack-...@lists.openstack.org>"
mailto:openstack-...@lists.openstack.org>>
Subject: [Openstack] Error in
I am trying to login into VM from host using ssh key pair instead of
password. I have created VM using keypair *khayamkey* and than tried to
login into vm using following command
ssh -l tux -i khayamkey.pem 10.3.24.56
where *tux* is username for VM, but I got following error