Remove matchmaker_redis configs from [DEFAULT]
The configuration options for matchmaker_redis appeared in two groups: [DEFAULT] and [match_redis]. This removes the configs from the incorrect group [DEFAULT]. Change-Id: I17d8d84592de3435ddbcba42361fc1258dd62b21 Closes-Bug: #1543305
This commit is contained in:
parent
ea204a0f6d
commit
9c182eef67
@ -34,7 +34,6 @@ from oslo_messaging import transport
|
||||
_global_opt_lists = [
|
||||
drivers_base.base_opts,
|
||||
impl_zmq.zmq_opts,
|
||||
matchmaker_redis.matchmaker_redis_opts,
|
||||
impl_pooledexecutor._pool_opts,
|
||||
client._client_opts,
|
||||
transport._transport_opts,
|
||||
|
Loading…
Reference in New Issue
Block a user