commit | 779d20aebfc5ed1fe1db645fd71a6456ed3550c3 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Thu Jan 10 04:23:16 2019 +0000 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Thu Jan 10 04:24:07 2019 +0000 |
tree | 20bab3565a1414abbffb5a787fda81f6dfd9ccf6 | |
parent | b9230b30f04dd918c9b9b4793b205f0a6f3c6d6f [diff] |
Remove duplicated option Change-Id: I38e594c5e60baaa813bcfd8623aca9547d886754
diff --git a/oslo_templates/files/queens/oslo/messaging/_rabbit.conf b/oslo_templates/files/queens/oslo/messaging/_rabbit.conf index f56e97d..3a12be1 100644 --- a/oslo_templates/files/queens/oslo/messaging/_rabbit.conf +++ b/oslo_templates/files/queens/oslo/messaging/_rabbit.conf
@@ -177,7 +177,6 @@ # server processes hog all the messages leaving others out of business. # That leads to artificial high message processing latency and at the # extrime to MessagingTimeout errors. -rabbit_qos_prefetch_count = 64 rabbit_qos_prefetch_count = {{ _data.get('rabbit_qos_prefetch_count', 64) }} # Number of seconds after which the Rabbit broker is considered down