fix(xo-server/RPU): correctly migrate VMs to their original host (#7238)

See zamma#19772
Introduced by bea771
This commit is contained in:
Mathieu
2023-12-19 19:22:50 +01:00
committed by GitHub
parent e66bcf2a5c
commit 41ed5625be
2 changed files with 11 additions and 7 deletions
+1
View File
@@ -29,6 +29,7 @@
- [Plugin/transport-slack] Compatibility with other services like Mattermost or Discord [#7130](https://github.com/vatesfr/xen-orchestra/issues/7130) (PR [#7220](https://github.com/vatesfr/xen-orchestra/pull/7220))
- [Host/Network] Fix error "PIF_IS_PHYSICAL" when trying to remove a PIF that had already been physically disconnected [#7193](https://github.com/vatesfr/xen-orchestra/issues/7193) (PR [#7221](https://github.com/vatesfr/xen-orchestra/pull/7221))
- [Mirror backup] Fix backup reports not being sent (PR [#7235](https://github.com/vatesfr/xen-orchestra/pull/7235))
- [RPU] VMs are correctly migrated to their original host (PR [#7238](https://github.com/vatesfr/xen-orchestra/pull/7238))
### Packages to release