Fix conductor startup warning message
Closes-Bug: 2077079 Change-Id: I4b3c7a95846504c1070a1f7ba60866bd35a7f8fa
This commit is contained in:
parent
54e3f25c24
commit
754cf3f582
@ -73,7 +73,7 @@ def warn_about_max_wait_parameters(conf):
|
||||
'configuration parameter exceeds the value of '
|
||||
'[conductor]%s, which could create a condition where '
|
||||
'tasks may timeout. Ironic recommends a low default '
|
||||
'value for [conductor]max_conductor_wait_step_seconds ',
|
||||
'value for [conductor]max_conductor_wait_step_seconds '
|
||||
'please re-evaluate your configuration.', error_with)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user