File: fix-metadisk-partitioning-32d3fca274290dd6.yaml

package info (click to toggle)
python-ironic-lib 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: python: 3,631; makefile: 20; sh: 2
file content (6 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
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.