Try rm pem files under /var/cache/nova/ and /var/cache/<span class="">glance</span>/ , then<br>
./stash.sh again.<br>
I just reported a bug: <a href="https://bugs.launchpad.net/devstack/+bug/1088497" target="_blank">https://bugs.launchpad.net/devstack/+bug/1088497</a><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/14 Gui Maluf <span dir="ltr"><<a href="mailto:guimalufb@gmail.com" target="_blank">guimalufb@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm getting the same error! <br><br>I tried to run devstack with a simple localrc but still happening the same error.<br>

<br>stack@cloud-controller:~/devstack$ glance image-list<br>Request returned failure status.<br>Invalid OpenStack Identity credentials.<br>

<div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Fri, Nov 9, 2012 at 8:44 AM, Lu, Lianhao <span dir="ltr"><<a href="mailto:lianhao.lu@intel.com" target="_blank">lianhao.lu@intel.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My system is Ubuntu 12.04 64bit.<br>
<br>
My "nova list" also failed with a HTTP 401 status error, with the following output on nova-api:<br>
<br>
2012-11-09 18:30:09 ERROR keystone.common.cms [-] Verify error: Verification failure<br>
139967656924832:error:04091077:rsa routines:INT_RSA_VERIFY:wrong signature length:rsa_sign.c:175:<br>
139967656924832:error:2E09A09E:CMS routines:CMS_SignerInfo_verify_content:verification failure:cms_sd.c:900:<br>
139967656924832:error:2E09D06D:CMS routines:CMS_verify:content verify error:cms_smime.c:425:<br>
<br>
2012-11-09 18:30:09 WARNING keystone.middleware.auth_token [-] Authorization failed for token ......<br>
2012-11-09 18:30:09 INFO keystone.middleware.auth_token [-] Invalid user token - rejecting request<br>
2012-11-09 18:30:09 INFO nova.osapi_compute.wsgi.server [-] 10.239.36.61 "GET /v2/447239d7ddfd4ae89393c9ecf538d703/servers/det<br>
ail HTTP/1.1" status: 401 len: 461 time: 0.0153220<br>
<br>
However, the "keystone" command-line client works fine.<br>
<br>
Best Regards,<br>
Lianhao<br>
<div><div><br>
> -----Original Message-----<br>
> From: openstack-bounces+<a href="http://lianhao.lu" target="_blank">lianhao.lu</a>=<a href="mailto:intel.com@lists.launchpad.net" target="_blank">intel.com@lists.launchpad.net</a> [mailto:<a href="mailto:openstack-bounces%2Blianhao.lu" target="_blank">openstack-bounces+lianhao.lu</a>=<a href="mailto:intel.com@lists.launchpad.net" target="_blank">intel.com@lists.launchpad.net</a>]<br>




> On Behalf Of Lu, Lianhao<br>
> Sent: Friday, November 09, 2012 4:31 PM<br>
> To: <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a>; <a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack.org</a><br>
> Subject: [Openstack] authentication failure for glance client in the latest devstack dev environment<br>
><br>
> Hi fellows,<br>
><br>
> Today I just updated my devstack to setup a new openstack dev environment with "RECLONE" set to "yes" in localrc. The stack.sh failed at<br>
> the very end in "glance image-create" with the error of "Invalid OpenStack Identify credential".<br>
><br>
> I then tried to run "glance image-list" in the command line after "source openrc admin", it also failed with the same error.<br>
><br>
> When the error happens, glance-api server reported the following errors on the screen:<br>
><br>
> 2012-11-09 16:20:31 16950 ERROR keystone.middleware.auth_token [-] HTTP connection exception: [Errno 1] _ssl.c:504:<br>
> error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol<br>
> 2012-11-09 16:20:31 16950 WARNING keystone.middleware.auth_token [-] Authorization failed for token<br>
> MIIL7wYJKoZIhvcNAQcCoIIL4DCCC9wCAQExCTAHBgUrDgMCGjCCCkUGCSqGSIb3DQEHAaCCCjYEggoyeyJhY2Nlc3MiOiB7InRva2VuIjogeyJp<br>
> c3N1ZWRfYXQiOiAiMDg6MjA6MzEuNjM3.(......omit here)<br>
> A8uKBr1VlQoeF2Y-ND+DhZV+vjrM8i6FcGfeFq6Vra-1ktoQjkfh88XmG2tCcwrlGo0nVM4OrRaIs8F9Iwc4EIXHA+Aw73MzqUIRVSE8ahiFg9nNM<br>
> =<br>
> 2012-11-09 16:20:31 16950 INFO keystone.middleware.auth_token [-] Invalid user token - deferring reject downstream<br>
><br>
><br>
> And the keystone reported the following:<br>
><br>
> (eventlet.wsgi.server): 2012-11-09 16:28:21,276 DEBUG wsgi write 127.0.0.1 - - [09/Nov/2012 16:28:21] "POST /v2.0/tokens HTTP/1.1" 200<br>
> 6780 0.095150<br>
><br>
> localhost - - [09/Nov/2012 16:28:21] code 400, message Bad request syntax<br>
> ("\x16\x03\x01\x00\xcd\x01\x00\x00\xc9\x03\x02P\x9c\xbe\xa5#\xc8D\xf8\xe9\xe9\x97\xc5w\x19LX\xfc\xb8\x04v\xb1w'\x04A\xa7}\xa8\x<br>
> 0c")<br>
> localhost - - [09/Nov/2012 16:28:21] "��P���#�D����wLX�v�w'A�}�" 400 -<br>
><br>
><br>
> Does anyone know what's going wrong here?<br>
><br>
> Yours,<br>
> -Lianhao<br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><font face="Arial, Helvetica, sans-serif"><b>guilherme</b> \n<br>\<font>t</font> <b>maluf</b><br></font><br>


</font></span></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">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" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Best,<br><br>Jian<br><br>
</div>