summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/cinder.yaml
diff options
context:
space:
mode:
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 %}