Hello,<div><br></div><div>I'm unable to list my swift container on the dashboard. In Horizon's error log i find only the following line regarding this issue:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>[Wed May 30 15:33:34 2012] [error] Creating a new keystoneclient connection to <a href="http://10.0.7.1:5000/v2.0">http://10.0.7.1:5000/v2.0</a>.<br>[Wed May 30 15:33:34 2012] [error] REQ: curl -i <a href="http://10.0.7.1:5000/v2.0/tenants">http://10.0.7.1:5000/v2.0/tenants</a> -X GET -H "User-Agent: python-keystoneclient" -H "X-Auth-Token: db083a5b7ef34a47a355ab1b99b748b2"<br>
[Wed May 30 15:33:34 2012] [error] <br>[Wed May 30 15:33:34 2012] [error] RESP: {'status': '200', 'content-location': u'<a href="http://10.0.7.1:5000/v2.0/tenants">http://10.0.7.1:5000/v2.0/tenants</a>', 'transfer-encoding': 'chunked', 'vary': 'X-Auth-Token', 'date': 'Wed, 30 May 2012 15:33:34 GMT', 'content-type': 'application/json'}<br>
[Wed May 30 15:33:34 2012] [error] RESP BODY: {"tenants_links": [], "tenants": [{"enabled": true, "description": null, "name": "admin", "id": "04282e9aff474d2383bb4d4417673e0a"}, {"enabled": true, "description": null, "name": "demo", "id": "9a00e050d50743d184491bafcc910220"}]}<br>
[Wed May 30 15:33:34 2012] [error] <br>[Wed May 30 15:33:35 2012] [error] Swift connection created using token "895d631190c049369ec973264d8cd0e9" and url "<a href="http://192.168.111.217:8080">http://192.168.111.217:8080</a>"<br>
[Wed May 30 15:33:35 2012] [error] Recoverable error: 404: Not Found</blockquote><div><div><br></div></div><div>When i run the command directly from machine which is running swift, everything appears to be working just fine.</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">swift -V2 -Ahttp://<a href="http://192.168.111.202:5000/v2.0">192.168.111.202:5000/v2.0</a> -U admin:admin -K nova stat </blockquote>
<div><br></div><div>Any ideias?</div><div><br></div><div>Regards,</div><div><br>Leander</div>