Files
ironic/releasenotes/notes/deny-too-long-chassis-description-0690d6f67ed002d5.yaml
Galyna Zholtkevych 33ee729a08 Deny chassis with too long description
Catching error at earlier stage when creating chassis with too long
description that does not fit to the database table field.

Change-Id: Iccd002f959d262765eb50bf4391981bdbfeec907
Closes-Bug: #1588347
2016-09-06 17:08:50 +03:00

5 lines
112 B
YAML

fixes:
- Deny too long description of chassis
(more than 255 chars) with appropriate
correct message.