907c3ad6d5
When changing boot image in libvirt domain, note current boot device and restore it if the image being changed resides on the active boot device. Prior to this patch, as a side-effect of changing boot image, boot device selection could get reset. Change-Id: Ic848882acbd446effbdf9b761d4ac1025d24c324
7 lines
242 B
YAML
7 lines
242 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes situation when changing boot image could invalidate current boot
|
|
device selection. The fix is to note current libvirt boot device and restore
|
|
it if the image being changed resides on the active boot device.
|