Skip to content

v0.1.0b6 — remote boot-control + Wake-on-LAN

Pre-release
Pre-release

Choose a tag to compare

@DustinTrap DustinTrap released this 14 Jul 16:02
74cb41e

Beta 6 — remote boot-control + Wake-on-LAN (epic #200), matured on simulators (in-repo Redfish emulator + independent sushy-tools) ahead of real BMC validation.

  • Wake-on-LAN (#199): wol.py core, kvm-pilot wake + wake MCP tool, HostConfig.mac; power on falls back to WoL when the KVM has no wired ATX. Hardware-validated (woke a real host in 52 s).
  • Redfish boot-device (#28/#201): BOOT_CONFIG capability, boot-device CLI (one-time/persistent, UEFI/legacy) + boot_options/set_boot_device MCP; feature-detects allowable targets + auto-retries without mode on iLO4/iDRAC7.
  • In-band boot (#150): boot-device --via ssh sets UEFI BootNext via efibootmgr.

~75 new tests; boot-device cross-checked against sushy-tools. Real HPE iLO / Dell iDRAC validation pending (#29) — code is simulator-tested only. Install: pip install --pre kvm-pilot.

Full notes: CHANGELOG.