ironic/releasenotes/notes/disable_periodic_task-590a91c0a5235cfb.yaml
Riccardo Pittau 15079e3c9c Prepare release notes and docs for release 15.1
Change-Id: I14ac07661b8741684dcf77ced9e782b57c947d79
2020-07-02 11:03:23 +02:00

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.