6f1f9c7f6e
With the fix to the uefi code path so secure boot works properly and is not accidently stomped on, we forgot to rescan the device and force the partition table to update, which is vital for iscsi based deploys. Depends-On: https://review.opendev.org/706960 Change-Id: Ic2f338be075e93a2ce8c76c706d37db9bf8792ea Story: 2007276 Task: 38713
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where the agent was failing to rescan the device deployed
|
|
upon before checking uefi contents. This would occur with an iSCSI
|
|
based deployment, as partition management operations are performed by
|
|
the conductor, and not locally.
|