7054e289f7
This was deprecated last August, go ahead and remove it. Change-Id: Iabb3950cf958aaa800688d9f7aa1c2d3673c7f6f
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
upgrade:
|
|
- Removes support for the "message" attribute from the
|
|
"IronicException" class. Subclasses of "IronicException"
|
|
should instead use the "_msg_fmt" attribute.
|
|
This change is only relevant to developers.
|