nova/releasenotes/notes/hyper-v-set-boot-order-1e76...

9 lines
368 B
YAML

---
features:
- |
Added boot order support in the Hyper-V driver.
The HyperVDriver can now set the requested boot order for instances that are
Generation 2 VMs (the given image has the property "hw_machine_type=hyperv-gen2").
For Generation 1 VMs, the spawned VM's boot order is changed only if the given
image is an ISO, booting from ISO first.