Files
5a96e0a93769a9a463f772568a1e077cbf99762a
kubajj
2ece938671
Add a release note for 939340
Follow-up to 939340 to add a release note about the bug-fix. Change-Id: I202f22d40776ab5d3245b8e14021d1404a9f478d
8 lines
309 B
YAML
8 lines
309 B
YAML
---
fixes:
- |
The use of md_device as the default volume name if the volume name of a RAID
array hasn't been specified caused a 'Not POSIX compatible' error.
This has been fixed by using just the last part of the md_device.
Fixes https://bugs.launchpad.net/ironic-python-agent/+bug/2073406