summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1799707-fix-shutdown_timeout-min-22ce0b373af1ec90.yaml
blob: c43ff3592dc4b86a13702b37bfb4a542f57059cf (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    The ``[DEFAULT]/shutdown_timeout`` configuration option minimum value has
    been fixed to be 0 rather than 1 to align with the corresponding
    ``os_shutdown_timeout`` image property. See bug
    https://launchpad.net/bugs/1799707 for details.