Comment 1 for bug 1568747

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/295213
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3bf6e50eb676982b7554f77d91806d5088e7bff8
Submitter: Jenkins
Branch: master

commit 3bf6e50eb676982b7554f77d91806d5088e7bff8
Author: Bo Wang <email address hidden>
Date: Mon Mar 21 19:15:51 2016 +0800

    Default SESSION_ENGINE is not Local memory storage

    Value of SESSION_ENGINE in settings.py had been changed from "cache" to
    "signed_cookies" in patch: https://review.openstack.org/#/c/6473/12.

    According info in deployment.rst is out of sync, fix it.

    Closes-Bug: 1568747
    Change-Id: Iaa104479dcf0e094e5c6e9c63c3a518064f6fb6e