Username and password for Russel's devstack Fedora image

Kyle Mestery (kmestery) kmestery at cisco.com
Fri May 11 19:53:26 UTC 2012


On May 11, 2012, at 2:52 PM, Adam Young wrote:
> 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 at devstack-fedora devstack]# nova --username admin keypair-list
>> +------+-------------+
>> | Name | Fingerprint |
>> +------+-------------+
>> +------+-------------+
>> [root at devstack-fedora devstack]#
>> 
>> Any ideas?
>> _______________________________________________
>> cloud mailing list
>> cloud at lists.fedoraproject.org
>> 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 at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/cloud

Thanks for all the help guys. Actually, Horizon provides for the ability to both import and create key pairs. Once I figured that out, I was able to launch a VM with horizon and inject the keys. Waiting for it to boot now to verify I can login.

Appreciate all the input!

Kyle


More information about the cloud mailing list