Re: [Openstack] keypair workaround

2014-06-22 Thread qiaoliyong
nova will do it for you , you need to sepcify it in your nova command line. make sure you have libguestfs installed. -- 此致 敬礼! At 2014-06-23 07:39:53, "Frans Thamura" wrote: Can tell me, how to inject key? I use Ubuntu Cloud Archive images. I don't like this step, anyway, this is tra

Re: [Openstack] keypair workaround

2014-06-22 Thread Frans Thamura
Can tell me, how to inject key? I use Ubuntu Cloud Archive images. I don't like this step, anyway, this is training guide model approach official, cmiiw F On Jun 23, 2014 2:56 AM, "Remo Mattei" wrote: > you can inject your own key into your VM then you do not need to do > anything special.

Re: [Openstack] keypair workaround

2014-06-22 Thread Remo Mattei
you can inject your own key into your VM then you do not need to do anything special. Remo On Jun 22, 2014, at 12:42, Frans Thamura wrote: > someone here setup openstack (based on mirantis) and i can ssh > username@serverhost, and no need keypair > > but i setup here, need keypair. > > an

Re: [Openstack] keypair workaround

2014-06-22 Thread John Griffith
On Sun, Jun 22, 2014 at 1:42 PM, Frans Thamura wrote: > someone here setup openstack (based on mirantis) and i can ssh > username@serverhost, and no need keypair > > but i setup here, need keypair. > > any idea? > -- > Frans Thamura (曽志胜) > Shadow Master and Lead Investor > Meruvian. > Integrated

Re: [Openstack] keypair workaround

2014-06-22 Thread Frans Thamura
someone here setup openstack (based on mirantis) and i can ssh username@serverhost, and no need keypair but i setup here, need keypair. any idea? -- Frans Thamura (曽志胜) Shadow Master and Lead Investor Meruvian. Integrated Hypermedia Java Solution Provider. Mobile: +628557888699 Blog: http://blog

Re: [Openstack] keypair workaround

2014-06-22 Thread Alberto Molina Coballes
El 21/06/2014 20:17, "Frans Thamura" escribió: > > > i want to make more common ssh without have to add -i keypair2.pem > > any idea? > What about using ssh-agent? Alberto ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] keypair workaround

2014-06-21 Thread Daniel Galambos
hi. if you put your private key to ~/.ssh/id_rsa openSSH automatically tries it. alternatively, you can specify it in ~/.ssh/config file per-host (for syntax and config options, see man ssh_config). Dancsa 2014.06.21. 20:03 keltezéssel, Frans Thamura írta: hi all i use keypair to ssh the

[Openstack] keypair workaround

2014-06-21 Thread Frans Thamura
hi all i use keypair to ssh the instance inside openstack this is my syntax ssh –i keypair2.pem ubuntu@10.163.209.2 i want to make more common ssh without have to add -i keypair2.pem any idea? f ___ Mailing list: http://lists.openstack.org/cgi-bin/