[Openstack-operators] swift/keystone - validate token

andi abes andi.abes at gmail.com
Tue Dec 13 04:15:59 UTC 2011


Using finals, trying to setup swift/keystone, and having some problems
getting swift happy...

In the lines below ATOC is an admin token, manually created, TOK is the
token returned for the user

This call returns a valid token and info
curl -k -H "X-Auth-Token: $ATOC"
http://192.168.124.82:35357/v2.0/tokens/$TOK

However, when checked by swift, a 404 is returned, resulting in the swift
request being denied.

eventlet.wsgi.server: DEBUG    192.168.124.83 - - [12/Dec/2011 20:25:32]
"GET /v2.0/tokens/f7c5e92c-921a-454c-aa86-056cc950a76c HTTP/1.1" 404 228
0.008333


swift middleware (auth_token and swift_auth) is configured to use the
service port and url as above to authenticate.
Any thoughts or pointers?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20111212/b1f243dd/attachment-0002.html>


More information about the Openstack-operators mailing list