Default agent timeout is too small
Bug #1461883 reported by
Ekaterina Chernova
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Wishlist
|
Ekaterina Chernova | ||
Kilo |
Fix Committed
|
Low
|
Ekaterina Chernova |
Bug Description
Currently agent waits for all operations only for 10 minutes. For production clouds this is very small.
Need to:
1) Set default timeout to 1 hour
2) Make it configurable. So any user can change it in config file to correspond with the speed of environment
Changed in murano: | |
assignee: | nobody → Ekaterina Chernova (efedorova) |
Changed in murano: | |
assignee: | Ekaterina Chernova (efedorova) → Kirill Zaitsev (kzaitsev) |
status: | Confirmed → In Progress |
Changed in murano: | |
assignee: | Kirill Zaitsev (kzaitsev) → Ekaterina Chernova (efedorova) |
Changed in murano: | |
status: | Fix Committed → Fix Released |
tags: | added: kilo-backport-potential |
tags: | added: in-stable-kilo |
Changed in murano: | |
milestone: | liberty-1 → 1.0.0 |
Changed in murano: | |
milestone: | 1.0.0 → 1.0.1 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/190585 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=700a7cb37c7 e63756f931675bc 6174d77703967e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 700a7cb37c7e637 56f931675bc6174 d77703967e
Author: Ekaterina Chernova <email address hidden>
Date: Thu Jun 11 14:11:35 2015 +0300
Increase default timeout for agents response to 1 hour
Makes this parameter configurable and it can be changed
in config file and/or in app definitions.
Change-Id: I3d5c0d5ff1fe39 a8aea0727e5156f 6450d96e3d8
Closes-Bug: #1461883