diff --git a/lib/keystone b/lib/keystone index 57cb24d4cb..02e28222b7 100644 --- a/lib/keystone +++ b/lib/keystone @@ -217,7 +217,7 @@ function configure_keystone { iniset $KEYSTONE_CONF cache backend "dogpile.cache.memcached" iniset $KEYSTONE_CONF cache memcache_servers localhost:11211 - iniset_rpc_backend keystone $KEYSTONE_CONF + iniset_rpc_backend keystone $KEYSTONE_CONF oslo_messaging_notifications local service_port=$KEYSTONE_SERVICE_PORT local auth_port=$KEYSTONE_AUTH_PORT