2025.2 Series Release Notes¶
7.0.1-1¶
Bug Fixes¶
Fixed hypervisor display crash for hosts with dedicated (pinned) CPUs (LP#2154443). The Skyline Console now correctly handles compute hosts that use PCPU (physical CPU) inventory instead of VCPU, which occurs when
cpu_dedicated_setis configured in nova.conf. The UI now displays the correct CPU type (vCPU, pCPU, or pCPU+vCPU for mixed configurations) in both the hypervisor list and detail views.
7.0.1¶
New Features¶
Update: Instance detail logs tab View Full Log action now supports opening on URL and re-fetches log data on page reload.