ff3f328f0b
If the node root_device is a logical drive (like an md array, or a logical volume), partition_configdrive.sh was not working correctly. Change-Id: Ida4f91efba0f38f20cd80dd6b6162a77af8d6b78 Story: #2006334 Task: #36082
8 lines
296 B
YAML
8 lines
296 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue regarding the ``ansible`` deploy interface, where the
|
|
configdrive partition could not be correctly built if the node root
|
|
device was set to some logical device (like an md array, /dev/md0).
|
|
https://storyboard.openstack.org/#!/story/2006334
|