Activity log for bug #1491117

Date Who What changed Old value New value Message
2015-09-01 19:47:37 Rob Cresswell bug added bug
2015-09-01 19:48:43 Lin Hua Cheng horizon: milestone liberty-3
2015-09-01 19:50:15 Rob Cresswell description Internal Server Error: /auth/login/ Traceback (most recent call last): File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/debug.py", line 76, in sensitive_post_parameters_wrapper return view(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/utils/decorators.py", line 110, in _wrapped_view response = view_func(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/cache.py", line 57, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/openstack_auth/views.py", line 112, in login **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/debug.py", line 76, in sensitive_post_parameters_wrapper return view(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/utils/decorators.py", line 110, in _wrapped_view response = view_func(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/cache.py", line 57, in _wrapped_view_func response = view_func(request, *args, **kwargs) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/views.py", line 51, in login auth_login(request, form.get_user()) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 102, in login if _get_user_session_key(request) != user.pk or ( File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 59, in _get_user_session_key return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY]) File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/db/models/fields/__init__.py", line 969, in to_python params={'value': value}, ValidationError: [u"'63bb5e0a7a3c42049236df7438246e57' value must be an integer."] My initial thoughts are: the move to Django 1.8 has introduced some different behaviour OR https://review.openstack.org/#/c/142481/ has caused shenanigans. Internal Server Error: /auth/login/ Traceback (most recent call last):   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response     response = wrapped_callback(request, *callback_args, **callback_kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/debug.py", line 76, in sensitive_post_parameters_wrapper     return view(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/utils/decorators.py", line 110, in _wrapped_view     response = view_func(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/cache.py", line 57, in _wrapped_view_func     response = view_func(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/openstack_auth/views.py", line 112, in login     **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/debug.py", line 76, in sensitive_post_parameters_wrapper     return view(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/utils/decorators.py", line 110, in _wrapped_view     response = view_func(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/views/decorators/cache.py", line 57, in _wrapped_view_func     response = view_func(request, *args, **kwargs)   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/views.py", line 51, in login     auth_login(request, form.get_user())   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 102, in login     if _get_user_session_key(request) != user.pk or (   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 59, in _get_user_session_key     return get_user_model()._meta.pk.to_python(request.session[SESSION_KEY])   File "/Users/robcresswell/horizon/.venv/lib/python2.7/site-packages/django/db/models/fields/__init__.py", line 969, in to_python     params={'value': value}, ValidationError: [u"'63bb5e0a7a3c42049236df7438246e57' value must be an integer."] Django: 1.8.4 D-O-A: 1.4.0 My initial thoughts are: the move to Django 1.8 has introduced some different behaviour OR https://review.openstack.org/#/c/142481/ has caused shenanigans.
2015-09-01 19:51:54 Matthias Runge horizon: importance Undecided High
2015-09-03 04:04:02 Richard Jones horizon: status New Confirmed
2015-09-03 15:27:10 Thierry Carrez horizon: milestone liberty-3 liberty-rc1
2015-09-04 02:05:17 Richard Jones affects horizon django-openstack-auth
2015-09-04 02:05:17 Richard Jones django-openstack-auth: milestone liberty-rc1
2015-09-04 02:05:28 Richard Jones django-openstack-auth: assignee Richard Jones (r1chardj0n3s)
2015-09-04 02:06:40 Richard Jones bug task added horizon
2015-09-04 02:06:49 Richard Jones horizon: status New Confirmed
2015-09-04 02:19:59 OpenStack Infra django-openstack-auth: status Confirmed In Progress
2015-09-09 20:22:00 Rob Cresswell horizon: milestone liberty-rc1
2015-09-10 11:35:14 Rob Cresswell horizon: status Confirmed In Progress
2015-09-10 22:19:42 Timur Sufiev attachment added unfortunate attempt to redefine id on a User https://bugs.launchpad.net/django-openstack-auth/+bug/1491117/+attachment/4460936/+files/user.py.patch
2015-09-11 06:17:34 OpenStack Infra horizon: assignee Richard Jones (r1chardj0n3s)
2015-09-14 19:46:39 Gilles Mocellin bug added subscriber Gilles Mocellin
2015-09-16 12:19:06 David Lyle horizon: importance Undecided High
2015-09-17 11:32:00 OpenStack Infra horizon: assignee Richard Jones (r1chardj0n3s) Timur Sufiev (tsufiev-x)
2015-09-17 11:33:09 Timur Sufiev horizon: assignee Timur Sufiev (tsufiev-x) Richard Jones (r1chardj0n3s)
2015-09-21 12:40:58 Jan Collijs bug added subscriber Jan Collijs
2015-09-21 18:19:47 Nobuto Murata bug added subscriber Nobuto Murata
2015-09-21 21:43:37 OpenStack Infra horizon: assignee Richard Jones (r1chardj0n3s) David Lyle (david-lyle)
2015-09-21 22:16:50 OpenStack Infra horizon: assignee David Lyle (david-lyle) Richard Jones (r1chardj0n3s)
2015-09-24 14:59:08 OpenStack Infra horizon: status In Progress Fix Committed
2015-09-25 03:58:08 Matthew Taylor bug added subscriber Matthew Taylor
2015-09-26 08:59:18 Thierry Carrez horizon: status Fix Committed Fix Released
2015-10-15 11:24:21 Thierry Carrez horizon: milestone liberty-rc1 8.0.0
2015-11-28 20:21:12 Adham bug added subscriber Adham
2017-01-31 23:20:42 David Lyle django-openstack-auth: status In Progress Fix Released