ef8bca007d
This commit increases the length of the 'user' column to accommodate longer UUIDs, ensuring that the full user UUIDs are stored without exceeding the column limit. Closes-Bug: #2054594 Change-Id: I59b435ca2bb5850bb2338228b64868c2003bfea3
7 lines
240 B
YAML
7 lines
240 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Increases the 32-character limit of the ``user`` column in the
|
|
``NodeHistory`` model to support up to 64-character-long values.
|
|
For more information, `see bug <https://bugs.launchpad.net/ironic/+bug/2054594>`_.
|