a09a34207c
Fix node deployment: failed on configdrive partitioning step on some block types (like NVMe drives) Change-Id: I10fef7b6c0fa45956a31ddbded907af52e12f336 Story: #2005764 Task: #33476
9 lines
360 B
YAML
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
|