[Openstack] glance-api and glance-registry startup error

Razique Mahroua razique.mahroua at gmail.com
Tue Feb 12 08:37:57 UTC 2013


Hi,
have you configured glance to use Keystone?
Can you show us glance configuration files?
thanks,
Razique Mahroua - Nuage & Co
razique.mahroua at gmail.com
Tel : +33 9 72 37 94 15



Le 11 févr. 2013 à 23:39, Mohammed Amine SAYA <asaya.openstack at gmail.com> a écrit :

> Hi all,
> 
> I am new to openstack and I managed to get two servers to manage and install openstack on debian distros.
> 
> I managed to install MySQL, keystone and glance. The later still causes some headaches because this line keeps showing up in glance-api.log and glance-registry.log : 
> 
> 2013-02-11 23:22:28 5440 ERROR eventlet.wsgi.server [-] SIGTERM or SIGINT received
> 
> Any attempt to upload an image or list the empty list, results in this :
> 
> asaya at openstack0:~$ glance image-list
> Unable to communicate with identity service: {"error": {"message": "Invalid user / password", "code": 401, "title": "Not Authorized"}}. (HTTP 401)
> 
> When I try keystone commands, everything seems fine :
> 
> asaya at openstack0:~$ keystone --token xxxxx --endpoint http://localhost:35357/v2.0 user-list
> WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored).
> +----------------------------------+---------+---------+--------------------+
> |                id                |   name  | enabled |       email        |
> +----------------------------------+---------+---------+--------------------+
> | 50d3ab1c81df43bc9c38d86db13d00e5 |  admin  |   True  |  admin at domain.com  |
> | e26e3f9d289c45da83753b2f0be28974 |  cinder |   True  | cinder at domain.com  |
> | 85cb3c8e893147dba77f8f12c62fa54e |   demo  |   True  |  demo at domain.com   |
> | 1b46e2b9b8b948af93344ef0a7f11036 |  glance |   True  | glance at domain.com  |
> | 377c160a261044ebbc00b23fa73b082d |   nova  |   True  |  nova at domain.com   |
> | 351d22cc54ca47a2a1338d365b988d17 | quantum |   True  | quantum at domain.com |
> | d70ea92f124e4f39a5f05a4ca50c059e |  swift  |   True  |  swift at domain.com  |
> +----------------------------------+---------+---------+--------------------+
> asaya at openstack0:~$ keystone --token xxxxx --endpoint http://localhost:35357/v2.0 tenant-list
> WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored).
> +----------------------------------+--------------------+---------+
> |                id                |        name        | enabled |
> +----------------------------------+--------------------+---------+
> | 5690876e82414117b80e64167a3ee3f8 |       admin        |   True  |
> | 28be43a159854b43ae3b3bdcec3f266a |        demo        |   True  |
> | 32dfe85ac79e4e6ba51faa4bca45e9b2 | invisible_to_admin |   True  |
> | 4691c9362747415eb85fa47aac0ccc66 |      service       |   True  |
> +----------------------------------+--------------------+---------+
> 
> Any help on this please?
> 
> Best regards,
> Amine.
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130212/1493be45/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NUAGECO-LOGO_logo_complet.gif
Type: image/gif
Size: 9524 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130212/1493be45/attachment.gif>


More information about the Openstack mailing list