Skip to content

Commit f02f0e0

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Set transport_url in proper keystone config section"
2 parents 2c42fd0 + ed6e1d0 commit f02f0e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/keystone

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ function configure_keystone {
217217
iniset $KEYSTONE_CONF cache backend "dogpile.cache.memcached"
218218
iniset $KEYSTONE_CONF cache memcache_servers localhost:11211
219219

220-
iniset_rpc_backend keystone $KEYSTONE_CONF
220+
iniset_rpc_backend keystone $KEYSTONE_CONF oslo_messaging_notifications
221221

222222
local service_port=$KEYSTONE_SERVICE_PORT
223223
local auth_port=$KEYSTONE_AUTH_PORT

0 commit comments

Comments
 (0)