yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60608
[Bug 1657452] [NEW] Incompatibility with python-webob 1.7.1
Public bug reported:
keystone.tests.unit.test_v3_federation.WebSSOTests.test_identity_provider_specific_federated_authentication
-----------------------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "keystone/tests/unit/test_v3_federation.py", line 4067, in test_identity_provider_specific_federated_authentication
self.PROTOCOL)
File "keystone/federation/controllers.py", line 345, in federated_idp_specific_sso_auth
return self.render_html_response(host, token_id)
File "keystone/federation/controllers.py", line 357, in render_html_response
headerlist=headers)
File "/usr/lib/python2.7/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/1657452
Title:
Incompatibility with python-webob 1.7.1
Status in OpenStack Identity (keystone):
New
Bug description:
keystone.tests.unit.test_v3_federation.WebSSOTests.test_identity_provider_specific_federated_authentication
-----------------------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "keystone/tests/unit/test_v3_federation.py", line 4067, in test_identity_provider_specific_federated_authentication
self.PROTOCOL)
File "keystone/federation/controllers.py", line 345, in federated_idp_specific_sso_auth
return self.render_html_response(host, token_id)
File "keystone/federation/controllers.py", line 357, in render_html_response
headerlist=headers)
File "/usr/lib/python2.7/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/1657452/+subscriptions
Follow ups