[Openstack] [OpenStack][Horizon] Can't list swift containers

Leander Bessa Beernaert leanderbb at gmail.com
Wed May 30 15:38:52 UTC 2012


Hello,

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:

>
> [Wed May 30 15:33:34 2012] [error] Creating a new keystoneclient
> connection to http://10.0.7.1:5000/v2.0.
> [Wed May 30 15:33:34 2012] [error] REQ: curl -i
> http://10.0.7.1:5000/v2.0/tenants -X GET -H "User-Agent:
> python-keystoneclient" -H "X-Auth-Token: db083a5b7ef34a47a355ab1b99b748b2"
> [Wed May 30 15:33:34 2012] [error]
> [Wed May 30 15:33:34 2012] [error] RESP: {'status': '200',
> 'content-location': u'http://10.0.7.1:5000/v2.0/tenants',
> 'transfer-encoding': 'chunked', 'vary': 'X-Auth-Token', 'date': 'Wed, 30
> May 2012 15:33:34 GMT', 'content-type': 'application/json'}
> [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"}]}
> [Wed May 30 15:33:34 2012] [error]
> [Wed May 30 15:33:35 2012] [error] Swift connection created using token
> "895d631190c049369ec973264d8cd0e9" and url "http://192.168.111.217:8080"
> [Wed May 30 15:33:35 2012] [error] Recoverable error: 404: Not Found


When i run the command directly from machine which is running swift,
everything appears to be working just fine.

> swift -V2 -Ahttp://192.168.111.202:5000/v2.0 -U admin:admin -K nova stat


Any ideias?

Regards,

Leander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120530/94c224fa/attachment.html>


More information about the Openstack mailing list