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 : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp