[Openstack] Code 500 when authenticating with password

Pete Zaitcev zaitcev at redhat.com
Sat Mar 31 03:23:02 UTC 2012


On Sat, 31 Mar 2012 10:26:10 +0800
Yong Sheng Gong <gongysh at 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




More information about the Openstack mailing list