[Openstack] In Icehouse on CentOS 7.1, openstack_auth.user.Token is not JSON serializable
David Talmage
dtalmage at isi.edu
Thu May 21 20:20:58 UTC 2015
On Thursday, May 21, 2015 09:02:41 PM Matthias Runge wrote:
> On 21/05/15 20:35, David Talmage wrote:
> > ...
> > openstack_auth.user.Token is not JSON serializable.
> > ...
> ...
> Make sure, you have
> SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
>
> in your openstack_dashboard/settings.py file
Perfect! That fixed the problem! Thank you!
David Talmage
More information about the Openstack
mailing list