mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-20 07:26:03 +01:00
9b1a3315f0
The resume on server uses the CrossPoolMigrateCommand to implement the migration of the VM to the desired host. Before this change that command had no support for resuming a VM after migrating it, so the VM was not resumed. With this change, the CrossPoolMigrateWizard can take an optional (default false) parameter to restart the VM after migration. When this is true, the migrate action becomes a MultipleAction, first migrating and then restarting the VM. Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com> |
||
---|---|---|
.. | ||
AddHostToSelectedPoolToolStripMenuItem.cs | ||
AddSelectedHostToPoolToolStripMenuItem.cs | ||
AssignVMGroupToolStripMenuItem.cs | ||
CommandButton.cs | ||
CommandConverter.cs | ||
CommandEditor.cs | ||
CommandEditorControl.cs | ||
CommandEditorControl.Designer.cs | ||
CommandEditorControl.ja.resx | ||
CommandEditorControl.resx | ||
CommandEditorControl.zh-CN.resx | ||
CommandToolStripButton.cs | ||
CommandToolStripMenuItem.cs | ||
ContextMenuBuilder.cs | ||
ContextMenuItemCollection.cs | ||
EditPropertiesToolStripMenuItem.cs | ||
MigrateVMToolStripMenuItem.cs | ||
MultipleWarningDialog.cs | ||
MultipleWarningDialog.Designer.cs | ||
MultipleWarningDialog.ja.resx | ||
MultipleWarningDialog.resx | ||
MultipleWarningDialog.zh-CN.resx | ||
ResumeVMOnHostToolStripMenuItem.cs | ||
StartVMOnHostToolStripMenuItem.cs | ||
VMLifeCycleToolStripMenuItem.cs | ||
VMOperationToolStripMenuItem.cs | ||
VMOperationToolStripMenuSubItem.cs | ||
WlbRecommendations.cs |