[openstack-dev] [swift] debug output truncated
Snider, Tim
Tim.Snider at netapp.com
Thu Oct 17 12:55:34 UTC 2013
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
More information about the OpenStack-dev
mailing list