Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-21423

Switch to JSONSerializer for session data in Horizon

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • python-django-horizon
    • None
    • Sprint 12
    • 1

      Since the PickleSerializer we are using right now is removed in Django 5.2, we have to switch to JSONSerializer. This is difficult, because we serialize objects like the Token or AccessInfo, which are not by default serializable to JSON. We need to extend the default JSONSerializer to support those objects.

              rhn-engineering-rdopiera Radomir Dopieralski
              rhn-engineering-rdopiera Radomir Dopieralski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: