<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div>have you configured glance to use Keystone?</div><div>Can you show us glance configuration files?</div><div>thanks,</div><div><div apple-content-edited="true">
<span class="Apple-style-span" style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border-collapse: separate; font-family: 'Lucida Grande'; border-spacing: 0px; -webkit-text-decorations-in-effect: none; "><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; "><b style="color: rgb(19, 112, 138); ">Razique Mahroua</b></span><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; color: rgb(19, 112, 138); "><b> - </b></span><span class="Apple-style-span" style="font-family: Helvetica; "><span class="Apple-style-span" style="font-weight: normal; font-family: Helvetica; "><b style="color: rgb(19, 112, 138); ">Nuage & Co</b></span><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border-collapse: separate; border-spacing: 0px; -webkit-text-decorations-in-effect: none; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="font-weight: normal; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; "><font class="Apple-style-span" color="#13708a"><a href="mailto:razique.mahroua@gmail.com">razique.mahroua@gmail.com</a></font></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; "><font class="Apple-style-span" color="#13708a">Tel : +33 9 72 37 94 15</font></div></span></span></span></span></span><br class="Apple-interchange-newline"><span><img height="112" width="125" id="d5fe9d9f-4854-4295-b67d-14d585db1d59" apple-width="yes" apple-height="yes" src="cid:A291A72D-4527-46F1-AFB4-62F5A5F22455@fabrique.lan"></span>
</div>
<br><div><div>Le 11 févr. 2013 à 23:39, Mohammed Amine SAYA <<a href="mailto:asaya.openstack@gmail.com">asaya.openstack@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi all,<div><br></div><div style="">I am new to openstack and I managed to get two servers to manage and install openstack on debian distros.</div><div style=""><br></div><div style="">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 : </div>
<div style=""><br></div><div style="">2013-02-11 23:22:28 5440 ERROR eventlet.wsgi.server [-] SIGTERM or SIGINT received<br></div><div style=""><br></div><div style="">Any attempt to upload an image or list the empty list, results in this :</div>
<div style=""><br></div><div style=""><div>asaya@openstack0:~$ glance image-list</div><div>Unable to communicate with identity service: {"error": {"message": "Invalid user / password", "code": 401, "title": "Not Authorized"}}. (HTTP 401)</div>
</div><div style=""><br></div><div style="">When I try keystone commands, everything seems fine :</div><div style=""><br></div><div style=""><div>asaya@openstack0:~$ keystone --token xxxxx --endpoint <a href="http://localhost:35357/v2.0">http://localhost:35357/v2.0</a> user-list</div>
<div>WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored).</div><div>+----------------------------------+---------+---------+--------------------+</div><div>|                id                |   name  | enabled |       email        |</div>
<div>+----------------------------------+---------+---------+--------------------+</div><div>| 50d3ab1c81df43bc9c38d86db13d00e5 |  admin  |   True  |  <a href="mailto:admin@domain.com">admin@domain.com</a>  |</div><div>| e26e3f9d289c45da83753b2f0be28974 |  cinder |   True  | <a href="mailto:cinder@domain.com">cinder@domain.com</a>  |</div>
<div>| 85cb3c8e893147dba77f8f12c62fa54e |   demo  |   True  |  <a href="mailto:demo@domain.com">demo@domain.com</a>   |</div><div>| 1b46e2b9b8b948af93344ef0a7f11036 |  glance |   True  | <a href="mailto:glance@domain.com">glance@domain.com</a>  |</div>
<div>| 377c160a261044ebbc00b23fa73b082d |   nova  |   True  |  <a href="mailto:nova@domain.com">nova@domain.com</a>   |</div><div>| 351d22cc54ca47a2a1338d365b988d17 | quantum |   True  | <a href="mailto:quantum@domain.com">quantum@domain.com</a> |</div>
<div>| d70ea92f124e4f39a5f05a4ca50c059e |  swift  |   True  |  <a href="mailto:swift@domain.com">swift@domain.com</a>  |</div><div>+----------------------------------+---------+---------+--------------------+</div><div>asaya@openstack0:~$ keystone --token xxxxx --endpoint <a href="http://localhost:35357/v2.0">http://localhost:35357/v2.0</a> tenant-list</div>
<div>WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored).</div><div>+----------------------------------+--------------------+---------+</div><div>|                id                |        name        | enabled |</div>
<div>+----------------------------------+--------------------+---------+</div><div>| 5690876e82414117b80e64167a3ee3f8 |       admin        |   True  |</div><div>| 28be43a159854b43ae3b3bdcec3f266a |        demo        |   True  |</div>
<div>| 32dfe85ac79e4e6ba51faa4bca45e9b2 | invisible_to_admin |   True  |</div><div>| 4691c9362747415eb85fa47aac0ccc66 |      service       |   True  |</div><div>+----------------------------------+--------------------+---------+</div>
<div><br></div></div><div style="">Any help on this please?</div><div style=""><br></div><div style="">Best regards,</div><div style="">Amine.</div></div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>