<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div>I think it supports --debug.<br>look at shell commands below.<br><br>[root@robinlinux gongys]# keystone  user-list<br>+----------------------------------+---------+-------------------+-------+<br>|                id                | enabled |       email       |  name |<br>+----------------------------------+---------+-------------------+-------+<br>| 81ced34d11954800906096555539c885 | True    | <a class="moz-txt-link-abbreviated" href="mailto:admin@example.com">admin@example.com</a> | admin |<br>+----------------------------------+---------+-------------------+-------+<br>[root@robinlinux gongys]# keystone --debug user-list<br>connect: (localhost, 35357)<br>connect fail: ('localhost', 35357)<br>connect: (localhost, 35357)<br>send: 'GET /v2.0/users HTTP/1.1\r\nHost: localhost:35357\r\nx-auth-token: ADMIN\r\naccept-encoding: gzip, deflate\r\nuser-agent: python-keystoneclient\r\n\r\n'<br>reply: 'HTTP/1.1 200 OK\r\n'<br>header: Content-Type: application/json<br>header: Vary: X-Auth-Token<br>header: Content-Length: 137<br>header: Date: Fri, 06 Apr 2012 00:19:37 GMT<br>+----------------------------------+---------+-------------------+-------+<br>|                id                | enabled |       email       |  name |<br>+----------------------------------+---------+-------------------+-------+<br>| 81ced34d11954800906096555539c885 | True    | <a class="moz-txt-link-abbreviated" href="mailto:admin@example.com">admin@example.com</a> | admin |<br>+----------------------------------+---------+-------------------+-------+<br>[root@robinlinux gongys]# <br><br><br></div><div><br><div><br></div><font color="#990099">-----openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net wrote: -----<br><br></font><blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: 2px solid #000000; margin-right: 0px;">To: openstack <a class="moz-txt-link-rfc2396E" href="mailto:openstack@lists.launchpad.net"><openstack@lists.launchpad.net></a><br>From: Joshua Harlow <a class="moz-txt-link-rfc2396E" href="mailto:harlowja@yahoo-inc.com"><harlowja@yahoo-inc.com></a><br>Sent by: <a class="moz-txt-link-abbreviated" href="mailto:openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net">openstack-bounces+gongysh=cn.ibm.com@lists.launchpad.net</a><br>Date: 04/05/2012 08:12AM<br>Subject: [Openstack] Client debugs??<br><br> <font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">Hi all,<br><br> I was just using the keystone client program `keystone`<br><br> And I was seeing these options.<br><br> usage: keystone [--os_username <auth-user-name>]<br>                 [--os_password <auth-password>]<br>                 [--os_tenant_name <auth-tenant-name>]<br>                 [--os_tenant_id <tenant-id>] [--os_auth_url <auth-url>]<br>                 [--os_region_name <region-name>]<br>                 [--os_identity_api_version <identity-api-version>]<br>                 [--token <service-token>] [--endpoint <service-endpoint>]<br>                 [--username <auth-user-name>] [--password <auth-password>]<br>                 [--tenant_name <tenant-name>] [--auth_url <auth-url>]<br>                 [--region_name <region-name>]<br>                 <subcommand> ...<br><br> Do these clients have anything like a debug mode/flag (ie --debug, --verbose...)? Is that accessible via a log file right now?<br><br> That would seem useful to see the WS calls that are being made (and any other goodies)...<br><br> -Josh</span></font> <font face="Courier New,Courier,monospace" size="3">_______________________________________________<br>Mailing list: <a href="https://launchpad.net/%7Eopenstack">https://launchpad.net/~openstack</a><br>Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/%7Eopenstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></font> </blockquote><br></div></font> <br/>