aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-18 06:58:02 +0000
committerGerrit Code Review <review@openstack.org>2017-04-18 06:58:02 +0000
commitbdbe277b5d086b61b2762099a6432824e3a4dd93 (patch)
tree5b2d24e56c543b7d650166d60e209360f0102b54 /releasenotes/notes
parentf3b4c34b2f93c068d2f473cfae3ed1494803c473 (diff)
parent6cb95e6a69677755a070cc73062b70c84452824e (diff)
Merge "HAproxy/heat_api: increase timeout to 10m"
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/heat_api_timeout-cbb01242534cec79.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/heat_api_timeout-cbb01242534cec79.yaml b/releasenotes/notes/heat_api_timeout-cbb01242534cec79.yaml
new file mode 100644
index 0000000..a3b7d91
--- /dev/null
+++ b/releasenotes/notes/heat_api_timeout-cbb01242534cec79.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - For Heat API, increase the HAproxy timeout from 2 minutes to 10 minutes so
+ we give a chance to Heat to use the rpc_response_timeout value which is set
+ to 600 by default in TripleO.