ironic-inspector/releasenotes/notes/check-formatted-value-from-nonstring-3d851cb42ce3a0ac.yaml
Anton Arefiev 625add4f41 Fix release notes formatting
Change-Id: I7ecc9ed5382f72a6cd440ac5c02d4f0eee6060db
2016-08-11 14:27:36 +03:00

6 lines
185 B
YAML

---
fixes:
- Fix setting non string 'value' field for rule's actions. As
non string value is obviously not a formatted value, add the
check to avoid AttributeError exception.