15079e3c9c
Change-Id: I14ac07661b8741684dcf77ced9e782b57c947d79
8 lines
273 B
YAML
8 lines
273 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes periodic task initialization options to prevent a negative number.
|
|
If ``[conductor]clean_callback_timeout``, ``[conductor]inspect_wait_timeout``
|
|
or ``[conductor]inspect_wait_timeout`` have a negative value an error
|
|
will be triggered.
|