← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1656349] Re: Incompatiblilty with webob 1.7.0

 

*** This bug is a duplicate of bug 1653646 ***
    https://bugs.launchpad.net/bugs/1653646

fixed in https://review.openstack.org/#/c/416198/
dupe of https://bugs.launchpad.net/keystonemiddleware/+bug/1653646

** Also affects: keystonemiddleware
   Importance: Undecided
       Status: New

** Changed in: keystone
       Status: New => Invalid

** This bug has been marked a duplicate of bug 1653646
   TypeError: You cannot set the body to a text value without a charset (WebOb 1.6.3)

-- 
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):
  Invalid
Status in keystonemiddleware:
  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


References