Merge "Keystone re-enable catalog caching"
This commit is contained in:
commit
b74fc6886f
@ -248,9 +248,6 @@ function configure_keystone {
|
|||||||
iniset $KEYSTONE_CONF cache backend "oslo_cache.memcache_pool"
|
iniset $KEYSTONE_CONF cache backend "oslo_cache.memcache_pool"
|
||||||
iniset $KEYSTONE_CONF cache memcache_servers localhost:11211
|
iniset $KEYSTONE_CONF cache memcache_servers localhost:11211
|
||||||
|
|
||||||
# Do not cache the catalog backend due to https://bugs.launchpad.net/keystone/+bug/1537617
|
|
||||||
iniset $KEYSTONE_CONF catalog caching "False"
|
|
||||||
|
|
||||||
iniset_rpc_backend keystone $KEYSTONE_CONF
|
iniset_rpc_backend keystone $KEYSTONE_CONF
|
||||||
|
|
||||||
# Register SSL certificates if provided
|
# Register SSL certificates if provided
|
||||||
|
Loading…
x
Reference in New Issue
Block a user