Comment 1 for bug 1207125

Revision history for this message
Chmouel Boudjnah (chmouel) wrote :

Seems like it :

(two cont called foo and bar on this testvm)

stack@devstack:~$ swift --debug list --long 2>&1 |grep curl|grep -v keystonecl
DEBUG:swiftclient:REQ: curl -i http://127.0.0.1:8080/v1/AUTH_5d5facee92fd4d7ca28c20ce330efb5f?format=json -X GET -H "X-Auth-Token: cf42a4190e024194b7dc7538749f55x0"
DEBUG:swiftclient:REQ: curl -i http://127.0.0.1:8080/v1/AUTH_5d5facee92fd4d7ca28c20ce330efb5f/bar -I -H "X-Auth-Token: cf42a4190e024194b7dc7538749f55x0"
DEBUG:swiftclient:REQ: curl -i http://127.0.0.1:8080/v1/AUTH_5d5facee92fd4d7ca28c20ce330efb5f/foo -I -H "X-Auth-Token: cf42a4190e024194b7dc7538749f55x0"
DEBUG:swiftclient:REQ: curl -i http://127.0.0.1:8080/v1/AUTH_5d5facee92fd4d7ca28c20ce330efb5f?format=json&marker=foo -X GET -H "X-Auth-Token: cf42a4190e024194b7dc7538749f55x0"