On Sat, 31 Mar 2012 10:26:10 +0800
Yong Sheng Gong <gong...@cn.ibm.com> wrote:

> also you can see the request body from server log, just like this:
> 
> 2012-03-31 10:16:44    DEBUG [keystone.common.wsgi] ******************** 
> REQUEST BODY ********************
> 2012-03-31 10:16:44    DEBUG [keystone.common.wsgi] {"auth": {"tenantName": 
> "admin", "passwordCredentials": {"username": "admin", "password": 
> "password"}}}
> 2012-03-31 10:16:44    DEBUG [keystone.common.wsgi]

Indeed it's there in the log:

2012-03-30 21:35:41    DEBUG [keystone.common.wsgi] ******************** 
REQUEST BODY ********************
2012-03-30 21:35:41    DEBUG [keystone.common.wsgi] {"auth": {"tenantName": 
"admten", "passwordCredentials": {"username": "admin", "password": "admpass"}}}

But how does this help?

-- Pete

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to