Drop distributed_lock parameter
It has been dropped in Victoria and don't have any effect now. Change-Id: Ia8a520acc70dbde4e04d429c1f980af89516094d
This commit is contained in:
parent
ba9d685380
commit
ba7b704062
@ -51,7 +51,6 @@ backend = oslo_cache.memcache_pool
|
||||
# and multiple instances.
|
||||
memcache_servers = {{ keystone_cache_servers | join(',') }}
|
||||
config_prefix = cache.keystone
|
||||
distributed_lock = True
|
||||
enabled = true
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user