Addressed issues
The following issues have been addressed in the MOSK 25.2.7 release:
[OpenStack] [56111] [Epoxy] Resolved the issue that caused server rebuild to fail with
VirtualInterfaceCreateException(fault code 500) due to a race condition triggered by Nova creating Neutron ports withoutdevice_owner. Without it, Neutron skipped DHCP provisioning and later changed the port status toACTIVEduring instance teardown, causing both initial builds and rebuilds to enter theERRORstate.