xenadmin/XenAdmin/Dialogs/VMDialogs
Mihaela Stoica d616009824 CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs
- 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>
2015-03-17 16:35:12 +00:00
..
MoveVMDialog.cs CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs 2015-03-17 16:35:12 +00:00
MoveVMDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVMDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVMDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVMDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectVMsToSuspendDialog.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
SelectVMsToSuspendDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectVMsToSuspendDialog.ja.resx Fixes: CA-150023,150019,149973,149970 2014-10-31 18:03:20 +05:30
SelectVMsToSuspendDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectVMsToSuspendDialog.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30