Public bug reported:
File "/<<PKGBUILDDIR>>/keystonemiddleware/auth_token/__init__.py", line 320,
in __call__
response = self.process_request(req)
File "/<<PKGBUILDDIR>>/keystonemiddleware/auth_token/__init__.py", line 582,
in process_request
content_type='application/json')
File "/usr/lib/python3/dist-packages/webob/exc.py", line 268, in __init__
**kw)
File "/usr/lib/python3/dist-packages/webob/response.py", line 310, in
__init__
"You cannot set the body to a text value without a "
TypeError: You cannot set the body to a text value without a charset
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1656349
Title:
Incompatiblilty with webob 1.7.0
Status in OpenStack Identity (keystone):
New
Bug description:
File "/<<PKGBUILDDIR>>/keystonemiddleware/auth_token/__init__.py", line
320, in __call__
response = self.process_request(req)
File "/<<PKGBUILDDIR>>/keystonemiddleware/auth_token/__init__.py", line
582, in process_request
content_type='application/json')
File "/usr/lib/python3/dist-packages/webob/exc.py", line 268, in __init__
**kw)
File "/usr/lib/python3/dist-packages/webob/response.py", line 310, in
__init__
"You cannot set the body to a text value without a "
TypeError: You cannot set the body to a text value without a charset
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1656349/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp