xenadmin/XenModel/Actions/VM
Callum McIntyre 9b1a3315f0 [CA-226897] Resume on Server option won't automatically resume the VM
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>
2016-11-03 15:35:25 +00:00
..
ChangeMemorySettingsAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
ChangeVCPUSettingsAction.cs CA-223374: Fix typo 2016-10-12 12:53:30 +01:00
ChangeVMISOAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CreateCdDriveAction.cs CA-147254: Adding DVD drive fails with obscure error message 2015-05-15 16:32:37 +01:00
CreateVMAction.cs CP-18889: Implement UI changes for vCPU hotplug (#1159) 2016-09-29 12:11:37 +01:00
CreateVMFastAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportVmAction.cs CA-192541: Added detail to the Import/Export OVF/OVA and Import Disk Image actions 2016-07-19 23:53:17 +01:00
GpuAssignAction.cs CA-162966: Fix the bug where the GPU value could not be updated via VM Properties for Linux HVM 2015-03-04 16:50:49 +00:00
HAUnprotectVMAction.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
HVMBootAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportVmAction.cs Revert "CA-178985: Removed ova.xml import from XenCenter" 2016-02-24 15:33:18 +00:00
InstallPVToolsAction.cs CA-222118: CentOS 7 VM's XenServer Tools installation message is misleading in Notifications 2016-09-19 14:10:21 +01:00
ResumeAndStartVMsAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 15:01:14 +01:00
SetHaPrioritiesAction.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
SetVMOtherConfigAction.cs CA-150816: fix: G11n:I18n: Hardcode issue "Set VM other_config" on Authentication dialog. 2016-08-15 17:43:20 +01:00
SetVMStartupOptionsAction.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
SuspendAndShutdownVMsAction.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
VMCloneAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMCopyAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMCrossPoolMigrateAction.cs [CA-226897] Resume on Server option won't automatically resume the VM 2016-11-03 15:35:25 +00:00
VMDestroyAction.cs CA-115429: New fix as per code review: Deletion of snapshot is successful but XenCenter logs show error. 2014-05-15 14:18:28 +01:00
VMMigrateAction.cs CA-205791: Added detail to the action migrating a VM that's not resident on a host. 2016-09-30 13:45:52 +01:00
VMMoveAction.cs CA-227272: Ignore unresolved VDIs first, then check if the storage mapping contains 2016-10-28 10:57:10 +01:00
VMRebootAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMShutdownAction.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
VMSnapshotCreateAction.cs CA-211369: focus of the machine/console switching back to the vm post snapshot with disk and memory is performed incorrectly/misleading (#1019) 2016-06-22 16:27:14 +01:00
VMSnapshotDeleteAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSnapshotRevertAction.cs CA-218260: Reverting to Snapshots causes VM to go back to parent host 2016-09-22 13:36:43 +01:00
VMStartAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMSuspendAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMToTemplateAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00