xenadmin/XenModel/Actions
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
..
AD CA-187187: Enable AD on pool failing when one of the hosts have failed 2016-06-02 15:09:01 +01:00
DockerContainer Added copyright/license headers 2015-07-10 13:36:26 +01:00
DR CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
Folders CA-209502: FolderAction refactoring 2016-06-30 15:41:46 +01:00
GPU Missing license headers. 2013-11-14 12:59:08 +00:00
HealthCheck CA-206761: Health Check shows "No issues found" when the report analysis is not yet available 2016-04-22 12:19:20 +01:00
Host Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +01:00
Message CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Network CP-14647: More changes after read-through, including getting rid of OEM edition 2015-11-08 16:31:48 +00:00
Perfmon CP-17756: The dom0 VM is found now using the new field Host.control_domain as 2016-07-04 13:21:52 +01:00
Pool CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
Pool_Patch Merge remote-tracking branch 'github_xenadmin/master' into REQ-156_github_master 2016-08-18 12:22:40 +01:00
Pool_update CP-17848: Apply hotfixes using new API calls 2016-10-04 23:26:35 +01:00
PVS CP-19086: More improvements to the PVS cache UI 2016-10-05 14:12:24 +01:00
SR CP-17848: XAPI changes to support new update packaging calls/structrures 2016-08-30 17:11:47 +01:00
StorageLink CA-190904: Remove obsolete SR.upgrade and SR.share menu items 2015-11-30 11:53:54 +00:00
SupplementalPack CA-226253 XenCenter: Handle new error code when a disk space precheck error occurs 2016-11-01 15:46:40 +00:00
Updates CA-225731: XenCenter: Find the ISO update in the zip file defined in CFU 2016-10-19 13:39:14 +01:00
VBD 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
VDI Corrections and refactoring on VDI move/migrate: 2016-09-28 09:50:43 +01:00
VIF CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VM [CA-226897] Resume on Server option won't automatically resume the VM 2016-11-03 15:35:25 +00:00
VMAppliances 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
VMPP 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
WLB CA-135563:WLB tab show error message after disable WLB using Read Only user 2014-05-16 14:14:27 +08:00
Action.cs CP-14647: Intermediate check-in #3 2015-11-08 11:27:59 +00:00
AsyncAction.cs CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
CancellingAction.cs CA-180128: Ignoring XmlRpcIllFormedXmlException in DoWithSessionRetry (when disruption is expected) 2015-10-20 11:02:01 +01:00
DelegatedAsyncAction.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
GetDataSourcesAction.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:45:26 +01:00
MultipleAction.cs CA-210549: Make MultipleAction and ParallelAction cancellable 2016-08-09 10:03:11 +01:00
MultipleActionLauncher.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ParallelAction.cs Fix an error in ParallelAction with no subactions 2016-09-01 17:42:07 +01:00
ProduceConsumerQueue.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PureAsyncAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SaveChangesAction.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
ZipStatusReportAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00