Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- debug = true
- log_file = /var/log/kolla/keystone/keystone.log
- use_stderr = True
- secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
- insecure_debug = true
- [database]
- connection = mysql+pymysql://keystone:[email protected]:3306/keystone
- max_retries = -1
- [token]
- revoke_by_id = False
- provider = fernet
- expiration = 86400
- [fernet_tokens]
- max_active_keys = 2
- [cache]
- backend = oslo_cache.memcache_pool
- enabled = True
- memcache_servers = 6.6.6.11:11211
Advertisement
Add Comment
Please, Sign In to add comment