0cf907bd00
Change-Id: I8b82a7caf64f5e56e4dcf9b4c2007f55d929863b
8 lines
336 B
YAML
8 lines
336 B
YAML
---
|
|
fixes:
|
|
- Fixes overflowing of the node fields ``last_error`` and
|
|
``maintenance_reason``, which would prevent the object from being correctly
|
|
committed to the database. The maximum message length can be customized
|
|
through a new configuration parameter, ``[DEFAULT]/log_in_db_max_size``
|
|
(default, 4096 characters).
|