diff --git a/lib/keystone b/lib/keystone index 797ff50646..a8423bcb9e 100644 --- a/lib/keystone +++ b/lib/keystone @@ -248,9 +248,6 @@ function configure_keystone { iniset $KEYSTONE_CONF cache backend "oslo_cache.memcache_pool" 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 # Register SSL certificates if provided