summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/cinder.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-08-11 05:30:57 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-08-11 05:32:19 -0500
commit18ac5bcf2be8d8bdbfd5066ef25d57c3c36725e1 (patch)
tree195b51fee77b0b2a0adad14389144ca4aa92483e /ci/config_tpl/bundle_tpl/cinder.yaml
parent7411dac64daead190ea6a0566bc5cc7043768ea8 (diff)
to adjust the worker mutiplier for api service so that not too many
instance of API service spawned up. Change-Id: Ia1d5b542c3f97cbdc7b5523fc8d45b90ed836aa2 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/bundle_tpl/cinder.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/cinder.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/config_tpl/bundle_tpl/cinder.yaml b/ci/config_tpl/bundle_tpl/cinder.yaml
index 175c67e4..4c417472 100644
--- a/ci/config_tpl/bundle_tpl/cinder.yaml
+++ b/ci/config_tpl/bundle_tpl/cinder.yaml
@@ -3,10 +3,6 @@
num_units: {{ unit_qty() }}
options:
{% if os.ha.mode == 'ha' %}
- haproxy-server-timeout: 10000
- haproxy-client-timeout: 10000
- haproxy-queue-timeout: 10000
- haproxy-connect-timeout: 10000
vip: {{ opnfv.vip.cinder }}
{% endif %}
{% if os.beta.public_api %}