ironic-lib/releasenotes/notes/fix-metadisk-partitioning-32d3fca274290dd6.yaml
Will Szumski cd51319528 Use last digit to determine paritition naming scheme
This matches the behaviour of the linux kernel, see:

d3511f53bb/block/partition-generic.c (L39)

Change-Id: Ic3963e5c4a1886aeabed6c5994599e72040a251e
Story: 2006154
Task: 35656
2019-07-04 14:19:51 +01:00

7 lines
203 B
YAML

---
fixes:
- |
Fixes an issue where the incorrect partition naming was used for metadisk (md)
devices. See `Story 2006154 <https://storyboard.openstack.org/#!/story/2006154>`_
for details.