xenadmin/XenModel/Actions/VM
Danilo Del Busso 73f1f620da CA-339273: Mention source Host/Pool in VM cross-pool migration and copy actions
Also amended connected string resource and removed initial description.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2021-08-10 15:21:04 +01:00
..
ChangeMemorySettingsAction.cs CA-314005: Proceed to setting the memory if the issued shutdown has been interrupted by a different shutdown task. 2020-06-10 23:48:54 +01:00
ChangeVCPUSettingsAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ChangeVMISOAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
CreateCdDriveAction.cs Do not pass the delegates showing messages as parameters to the actions, but rather have them handle action events. 2019-10-14 09:24:36 +01:00
CreateVMAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
CreateVMFastAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ExportVmAction.cs Do not use the task description as the AsyncAction description because in most cases it is not localised. 2021-03-16 10:27:55 +00:00
GpuAssignAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
HAUnprotectVMAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
HVMBootAction.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
ImportVmAction.cs CA-353748 second issue: At the end of polling, the RelatedTask is destroyed; make a note of it for later use 2021-06-17 09:11:39 +01:00
InstallPVToolsAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ResumeAndStartVMsAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SetHaPrioritiesAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SetVMOtherConfigAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SetVMStartupOptionsAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SuspendAndShutdownVMsAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
VMCloneAction.cs CA-339273: Mention source Host/Pool in VM clone action 2021-08-10 15:21:04 +01:00
VMCopyAction.cs CA-339273: Mention source Host in VM copy action 2021-08-10 15:21:04 +01:00
VMCrossPoolMigrateAction.cs CA-339273: Mention source Host/Pool in VM cross-pool migration and copy actions 2021-08-10 15:21:04 +01:00
VMDestroyAction.cs Bad application of the code reusability principle in VMDestroyAction. 2020-12-03 14:56:11 +00:00
VMMigrateAction.cs CA-339273: Mention source and destination Host/Pool in VM migrate action 2021-08-10 15:21:04 +01:00
VMMoveAction.cs CA-339273: Mention source and destination Hosts in VM move action 2021-08-10 15:21:04 +01:00
VMRebootAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
VMShutdownAction.cs Minor modifications to task polling: 2020-10-13 15:02:31 +01:00
VMSnapshotCreateAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
VMSnapshotDeleteAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMSnapshotRevertAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMStartAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMSuspendAction.cs Minor modifications to task polling: 2020-10-13 15:02:31 +01:00
VMToTemplateAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00