mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
d616009824
- With these changes, a stopped or suspended VM can be moved across pools; this is performed as a vm migrate operation. - The intra pool move will continue to be a vdi.copy + destroy operation for stopped VMs, but for suspended VMs we need to do it a as vm migrate operation. - We use the Cross Pool migrate wizard for both intra and cross pool move operations, but introduced a wizard mode parameter in order to adapt the wizard to the specific operation we want to perform (migrate, move or copy) Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
MoveVMDialog.cs | ||
MoveVMDialog.Designer.cs | ||
MoveVMDialog.ja.resx | ||
MoveVMDialog.resx | ||
MoveVMDialog.zh-CN.resx | ||
SelectVMsToSuspendDialog.cs | ||
SelectVMsToSuspendDialog.Designer.cs | ||
SelectVMsToSuspendDialog.ja.resx | ||
SelectVMsToSuspendDialog.resx | ||
SelectVMsToSuspendDialog.zh-CN.resx |