deb-keystone/etc
Morgan Fainberg 19e1db785d Do not support toggling key_manglers in cache layer
Due to needing to pass the PKI token (complete id) to the backend,
the cache layer needs to ensure that the cache-key is always
shortened down to a reasonable length. Disabling the key_mangler
should only have ever been done in limited debug configurations.
Real deployments would be unable to reliably run without the
key mangler (due to cache-key length on most systems being
exceeded by the Token calls).

This change of ID being passed around is for supporting
non-persistent tokens.

DocImpact: configuration.rst updated to reflect the change in
           configuration options for keystone cache layer.
bp: non-persistent-tokens

Change-Id: Ia4eb3df7ccffa58ee867120f698e24d926f0ec9e
2014-06-28 21:31:40 -07:00
..
default_catalog.templates rename templated.TemplatedCatalog to templated.Catalog 2014-01-16 08:18:15 -06:00
keystone-paste.ini V3 xml responses should use v3 namespace. 2014-03-06 15:21:17 +08:00
keystone.conf.sample Do not support toggling key_manglers in cache layer 2014-06-28 21:31:40 -07:00
logging.conf.sample Generate apache-style common access logs 2013-01-31 08:16:21 -06:00
policy.json Token Revocation Extension 2014-03-04 13:42:28 -05:00
policy.v3cloudsample.json Ensure v3policysample correctly limits domain_admin access 2014-03-15 10:02:07 +00:00