openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21981
Re: glance --- HTTPInternalServerError (HTTP 500)
No, I did not follow devstack install, I am installing folsom from three
new virtual machines.
I had checked those conf/ini files,
I add follow lines in every files. but I always get the same error, any
other I can check?
sql_connection = mysql://glance:password@localhost/glance
admin_tenant_name = service
admin_user = glance
admin_password = password
于 13-3-14 下午9:29, JuanFra Rodriguez Cardoso 写道:
> Have you followed a devstack install? Have you verified credentials
> (tenant, user, pass, auth_url) in glance-*.conf/.ini are ok?
>
> Regards!
> ---
> JuanFra
>
>
> 2013/3/14 杨峰 <hoking.yang@xxxxxxxxx <mailto:hoking.yang@xxxxxxxxx>>
>
> I install folsom as the guide ( basic-install-folsom.pdf ), when I
> go to section Glance, and execute : #glance image-list and #glance
> image-create, I always get the error like below:
>
> root@controller:~# glance image-create --location
> http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img
> --is-public true --disk-format qcow2 --container-format bare
> --name "Ubuntu"
> Request returned failure status.
> None
> HTTPInternalServerError (HTTP 500)
>
> root@controller:~# glance image-list
> Request returned failure status.
> None
> HTTPInternalServerError (HTTP 500)
>
> I google the error, and find the bug 1092783 (
> https://bugs.launchpad.net/devstack/+bug/1092783 ), but I do not
> know how to apply the patch.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> <https://launchpad.net/%7Eopenstack>
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~openstack
> <https://launchpad.net/%7Eopenstack>
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References