File: wipe-gpt-on-metadata-wipe-ac0a93b16e00893f.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 (7 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes an issue where CRC errors in the GPT partition information would
    cause cleaning to fail. A similar issue was previously encountered with
    ironic-python-agent. See `Story 1737556 <https://storyboard.openstack.org/#!/story/1737556>`_
    for details.