<div dir="ltr">Hi every one, <div><br></div><div>When I source adminrc and then execute glance image-list command, I get the required result, however the corresponding CURL is giving the following error using the following command:</div><div><br></div><div><b>command:</b></div><div>curl -i -X GET -u admin:openstack -H 'Accept-Language: zh' -H 'Content-Type: application/json' <a href="http://127.0.0.1:9292/v2/images/">http://127.0.0.1:9292/v2/images/</a><br></div><div><br></div><div><div><br></div><div><b>Error:</b></div><div>HTTP/1.1 401 Unauthorized</div><div>Content-Length: 358</div><div>Content-Type: text/html; charset=UTF-8</div><div>Www-Authenticate: Keystone uri='<a href="http://45.55.69.60:5000/v2.0">http://45.55.69.60:5000/v2.0</a>'</div><div>Date: Fri, 17 Jul 2015 07:09:48 GMT</div><div><br></div><div><html></div><div> <head></div><div>  <title>401 Unauthorized</title></div><div> </head></div><div> <body></div><div>  <h1>401 Unauthorized</h1></div><div>  This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.<br /><br /></div></div><div><br></div><div><br></div><div>Any clue, as glance image-list command is perfectly working fine. </div><div><br></div><div>Thanks</div></div>