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 protected]> 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 ** Changed in: horizon Status: In Progress => Fix Released -- 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/1568747 Title: Default SESSION_ENGINE in deployment.rst is out of sync with that in settings.py Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Value of SESSION_ENGINE in settings.py had been changed from "cache" to "signed_cookies" in patch: https://review.openstack.org/#/c/6473/12. Related Default SESSION_ENGINE in deployment.rst is out of sync, fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1568747/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

