Re: [openstack-dev] [swift] debug output truncated

2013-10-18 Thread Thierry Carrez
Snider, Tim wrote:
 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? 
 [...]

Hey Tim,

This is a development mailing-list where the future of OpenStack is
discussed, support questions on already-released versions are off-topic
and create noise.

You should post to the general mailing-list instead, where more people
should be able to see and reply to your question.

For more details on our mailing-lists:
https://wiki.openstack.org/wiki/Mailing_Lists

Regards,

-- 
Thierry Carrez (ttx)

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


[openstack-dev] [swift] debug output truncated

2013-10-17 Thread Snider, Tim
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_rgwtk0b007261646f733a7377696674858977c11983ed06452e6152a8f52212be6929858c8738ce0c0c6c7950c30c3abdf6162e

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