I  have swift version 1.9.1-dev loaded. Debug output listing the 1st curl 
command is truncated.  Is there anyway to get the full command that was issued 
displayed? Has it been corrected in a later version? 
swift --verbose --debug -V 1.0 -A http://10.113.193.189/auth -U rados:swift  -K 
123 list
DEBUG:swiftclient:REQ: curl -i http://10.113.193.189/auth -X GET                
<-------------TRUNCATED

DEBUG:swiftclient:RESP STATUS: 204

DEBUG:swiftclient:REQ: curl -i http://10.113.193.189/swift/v1?format=json -X 
GET -H "X-Auth-Token: 
AUTH_rgwtk0b0000007261646f733a7377696674858977c11983ed06452e6152a8f52212be6929858c8738ce0c0c6c7950c30c3abdf6162e"

DEBUG:swiftclient:RESP STATUS: 200

DEBUG:swiftclient:RESP BODY: []


python -c 'import swift; print swift.__version__'
1.9.1-dev

Thanks,
Tim


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to