Make migrate timeout parametrizable
Registered by
Alfredo Moralejo
Currently, migrate actions timeout is hard coded to 120 seconds. The helper method in nova_helper is setting 120s by default
And the migrate action is not exposing the timeout as a parametrizable value
I think we should be able to parametrize that timeout. I'd propose to:
1. Add a new parameter
[watcher_applier]
migrate_timeout = X
Default value should be higher than 120s which is too small for usual environments.
The applier services would use that timeout when executing any migrate actions.
2. (optional) Add a new strategy parameter for all the strategies which would define the timeout for migrate actions in action plans created by that audit.
If defined, that would override the system-wide config option for timeout on those specific parameters.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Alfredo Moralejo
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
