yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02213
[Bug 1173416] Re: Project switcher broken with latest code of keystoneclient
Code in keystoneclient has been pulled out, no changes is required now
in horizon.
https://review.openstack.org/#/c/27832/
** Changed in: horizon
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1173416
Title:
Project switcher broken with latest code of keystoneclient
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
If horizon used the latest version of python-keystoneclient, the
Project switcher is broken.
django.request:215:Internal Server Error: /auth/switch/123/
Traceback (most recent call last):
...
File "/.../.venv/src/python-keystoneclient/keystoneclient/client.py", line 419, in post
return self._cs_request(url, 'POST', **kwargs)
File "/.../.venv/src/python-keystoneclient/keystoneclient/client.py", line 408, in _cs_request
resp, body = self.request(url_to_use + url, method,
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1173416/+subscriptions