Revert "devstack: Set an optimal processing queue"
This reverts commit f1bdf6751a
.
this causes distribution to be either 50/50 or 100/0. in the latter
case, the single worker usually fails to process pipeline queues in a
timely manner
Change-Id: I7c34acb29290de641ccbef4844e1e6982fe8b173
This commit is contained in:
@@ -251,7 +251,6 @@ function configure_ceilometer {
|
||||
iniset $CEILOMETER_CONF coordination backend_url $CEILOMETER_COORDINATION_URL
|
||||
iniset $CEILOMETER_CONF notification workload_partitioning True
|
||||
iniset $CEILOMETER_CONF notification workers $API_WORKERS
|
||||
iniset $CEILOMETER_CONF notification pipeline_processing_queues $API_WORKERS
|
||||
fi
|
||||
|
||||
if [[ -n "$CEILOMETER_CACHE_BACKEND" ]]; then
|
||||
|
Reference in New Issue
Block a user