yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27528
[Bug 1213106] Re: TypeError: an integer is required
This was fixed in 7c8e3e1061c2b51be59f034e0cd5b914a4ad6f47 and released
in 0.3.0
** Changed in: oslo.middleware
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1213106
Title:
TypeError: an integer is required
Status in OpenStack Identity (Keystone):
Fix Released
Status in Oslo WSGI middleware library:
Fix Released
Bug description:
2013-08-16 13:20:10 ERROR [keystone.common.wsgi] an integer is required
Traceback (most recent call last):
File "/opt/keystone/keystone/common/wsgi.py", line 372, in __call__
response = self.process_request(request)
File "/opt/keystone/keystone/middleware/core.py", line 111, in process_request
params_json = request.body
File "/usr/lib/python2.7/dist-packages/webob/request.py", line 677, in _body__get
self.make_body_seekable() # we need this to have content_length
File "/usr/lib/python2.7/dist-packages/webob/request.py", line 922, in make_body_seekable
self.copy_body()
File "/usr/lib/python2.7/dist-packages/webob/request.py", line 938, in copy_body
self.body = self.body_file_raw.read()
File "/opt/keystone/keystone/common/utils.py", line 261, in read
result = self.data.read(i)
TypeError: an integer is required
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1213106/+subscriptions