On 05/11/2012 03:41 PM, Kyle Mestery (kmestery) wrote:
On May 11, 2012, at 2:38 PM, Russell Bryant wrote:
On 05/11/2012 03:36 PM, Kyle Mestery (kmestery) wrote:
On May 11, 2012, at 2:33 PM, Russell Bryant wrote:
That image is set up to use cloud-init. So, there is a user named
'ec2-user' that should have the ssh key installed that was specified
when the instance was created.
Any idea where to get the key for this? I downloaded the image from here:
http://berrange.fedorapeople.org/images/2012-02-29/
Or is the key somehow apart of glance once the image is pulled in?
From here:
http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
See "Launch an Instance". You'll see a keypair get created and that
keypair specified to the "nova boot" command.
Thanks Russell, I think this makes sense. I launched my VM with Horizon, and I don't see any key pairs in my DB:
[root@devstack-fedora devstack]# nova --username admin keypair-list
+------+-------------+
| Name | Fingerprint |
+------+-------------+
+------+-------------+
[root@devstack-fedora devstack]#
Any ideas?
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud
OK...I had some small success with this a while back...let me see if I
can pull it out of Long Term Memory.
Pretty sure I did this from the command line, and then used that key
when launching the instance.
http://fedoraproject.org/wiki/QA:Testcase_add_SSH_keypair_to_OpenStack
http://fedoraproject.org/wiki/QA:Testcase_launch_an_instance_on_OpenStack
Once you get it to work from the command line, you can do the same
thing from the WebUI.
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud