ironic-python-agent/releasenotes/notes/correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml
Galyna Zholtkevych 9c2d0cdd85 Correct failure message output when downloading
This fixes unreadable output on download image failure.
Adding new instance variable to exception `ImageDownloadError` class
to avoid redundant logs.

Change-Id: I51782abd572588adfc62745eeab9c559eb8346dd
Closes-Bug: #1657691
2017-03-10 19:16:07 +00:00

4 lines
69 B
YAML

---
fixes:
- Correct message output when failed to download image.