hi, all
    I create a keypair in nova. So nova generates a key named "ironic" and I 
store the data into a file named "key". Then I boot a vm by using command "nova 
boot --image 9eb9d034-a33b-421d-8c9d-a960597e4101 --flavor 
7095f52d-d438-44c3-bdf7-ca5cca3012bd --nic 
net-id=cf9e60fa-1e62-4af7-af58-b9407c209824 --key-name ironic test3".
I want to login the machine when the machine boots success(ping the machine is 
okay). I use the command "sudo ip netns exec 
qrouter-94b916a9-054a-43b6-91ed-4f86b7eeac64 ssh -i key root@10.0.0.204". Why 
does the console let me input the password? The console outputs 
"root@10.0.0.204's password:".
Could someone helps me?


Thx
Zhi Chang
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to