← Back to team overview

openstack team mailing list archive

Re: Keystone Grizzly-3 Tokens not getting saved to database

 

Please give us details on your keystone.conf parameter and it's handler. You know that unicode takes 2 bytes right? :D

Regards,

Edda Kang
The purpose of life is to live it, to taste experience to the utmost, to reach out eagerly and without fear for newer and richer experience. 


From: mark.m.miller@xxxxxx
To: openstack@xxxxxxxxxxxxxxxxxxx
Date: Thu, 28 Feb 2013 23:23:46 +0000
Subject: [Openstack] Keystone Grizzly-3 Tokens not getting saved to database









Hello,
 
I have some tests that attempt to retrieve tenants/projects from Keystone using an admin user’s token. The test gave the following error:
 
{"error": {"message": "coercing to Unicode: need string or buffer, NoneType found", "code": 400, "title": "Bad Request"}}
 
The same code works fine if I use the X-Auth-Token from the keystone.conf file. I checked the database to look at the tokens and found that the “token” table is empty. Does anyone have any ideas as to why tokens are not getting stored on
 my system? I assume it is some keystone.conf parameter, but I really do not know.
 
Regards,
 
Mark




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

Follow ups

References