ironic/releasenotes/notes/bug-2005764-15f45e11b9f9c96d.yaml
Raphael Glon 246b866157 Ansible module: fix configdrive partition creation step
Fix node deployment: failed on configdrive partitioning step on some
block types (like NVMe drives)

Change-Id: I10fef7b6c0fa45956a31ddbded907af52e12f336
Story: #2005764
Task: #33476
(cherry picked from commit a09a34207c)
2019-06-12 12:31:53 +00:00

9 lines
360 B
YAML

---
fixes:
- |
Fixes a deployment issue encountered during deployment, more precisely
during the configdrive partition creation step. On some specific devices
like NVMe drives, the created configdrive partition could not be correctly
identified (required to dump data onto it afterward).
https://storyboard.openstack.org/#!/story/2005764