Reviewed: https://review.openstack.org/383333 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=7765130bd6d18480f1207dd853601bc4adc8a957 Submitter: Jenkins Branch: master
commit 7765130bd6d18480f1207dd853601bc4adc8a957 Author: Matt Fischer <[email protected]> Date: Thu Oct 6 12:43:38 2016 -0600 cache_on_issue default to true If caching is globally enabled and enabled for tokens then we should default to have cache_on_issue default to True as well. This commit also adds one clarifying sentence to the config file comments since this value has no effect unless caching is globally enabled and enabled in the [token] section. Closes-Bug: #1641816 Change-Id: I2797964ef0bb5641d8c1a208e1b5dcf567c1437f ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1641816 Title: enable ``cache_on_issue`` by default Status in OpenStack Identity (keystone): Fix Released Bug description: keystone provides a configuration option to "pre-cache" a token, it is cached upon issue. In the Newton release this was disabled by default, we should enable it in Ocata. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1641816/+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

