ironic/releasenotes/notes/invalid_cross_device_link-7ecf3543a8ada09f.yaml
Iury Gregory Melo Ferreira 46a5899543 Improve logs when hard linking images fails
When hard linking images fail in ironic the logs doesn't have
enough related path information to resolve the underlying cause
of the exception.

Change-Id: I3331c4eca2deb9383f448f1efa93cbef53019f9c
Story: #2004303
Task: #27863
2018-11-14 09:37:54 +01:00

6 lines
165 B
YAML

---
fixes:
- |
Properly reports an error when the image cache and the image HTTP or TFTP
location are on different file system, causing hard link to fail.