Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Revert "Add support to configure token caching""
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Oct 16, 2019
2 parents fa0aebd + 79ec112 commit 7ee240c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions deployment/keystone/keystone-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,6 @@ parameters:
default: ''
description: >-
OAuth 2.0 introspection endpoint for mod_auth_openidc
KeystoneEnableTokenCaching:
type: boolean
default: false
description: >-
Enable token caching
resources:

Expand Down Expand Up @@ -393,7 +388,6 @@ outputs:
content: {get_param: KeystoneCredential1}
keystone::fernet_keys: {get_param: KeystoneFernetKeys}
keystone::fernet_replace_keys: {get_param: ManageKeystoneFernetKeys}
tripleo::profile::base::keystone::enable_token_caching: {get_param: KeystoneEnableTokenCaching}
keystone::logging::debug:
if:
- service_debug_unset
Expand Down

This file was deleted.

0 comments on commit 7ee240c

Please sign in to comment.