xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Mihaela Stoica 01b011c982 CA-329399: Improve the error message displayed if the update wizard if a host cannot be evacuated.
If a host cannot be evacuated because other hosts in the pool are maintenance mode and pending a reboot following an update installation, then include instructions to reboot those hosts and then press Retry.
Also updated the text for the Manual mode, removing the reference to installing other updates and doing a reboot manually at the end, because that won't be always possible, due to the fact that now we put the hosts in maintenance mode before installing the update.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-11-08 10:27:49 +00:00
..
ApplyPatchPlanAction.cs CA-309037: Do the host evacuation before applying the updates 2019-02-15 11:18:28 +00:00
ApplyPoolUpdatePlanAction.cs CA-309037: Do the host evacuation before applying the updates 2019-02-15 11:18:28 +00:00
ApplyXenServerPatchPlanAction.cs CA-320203: Fixed the update wizard failure when installing two cumula… (#2466) 2019-07-12 14:43:48 +01:00
BringBabiesBackAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
DownloadPatchPlanAction.cs CA-293099: If the update that we are trying to apply is already applied, then show that in the wizard. 2018-07-04 16:08:22 +01:00
EvacuateHostPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
HostPlanAction.cs CA-329399: Improve the error message displayed if the update wizard if a host cannot be evacuated. 2019-11-08 10:27:49 +00:00
InstallSupplementalPackPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PatchPrecheckOnHostPlanAction.cs CA-320203: Fixed the update wizard failure when installing two cumula… (#2466) 2019-07-12 14:43:48 +01:00
PlanAction.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
PlanActionWithSession.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
RebootPlanAction.cs CA-310765: Reset the lostConnection flag, so that a retry of this action runs correctly. 2019-02-14 08:32:05 +00:00
RebootVMsPlanAction.cs Check and plug PBDs for VMs only if and when there are VMs to migrate; do not log 2018-06-27 07:58:55 +01:00
RemoveUpdateFile.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
RemoveUpdateFilesFromMaster.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
RestartAgentPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartHostPlanAction.cs Fix RestartHostPlanAction 2019-03-12 11:22:04 +00:00
UnwindProblemsAction.cs CA-293153: Moved the logic calculating the resolved precheck actions to be 2018-07-02 17:37:52 +01:00
UploadPatchToMasterPlanAction.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
VMsPlanAction.cs Check and plug PBDs for VMs only if and when there are VMs to migrate; do not log 2018-06-27 07:58:55 +01:00
XenServerPatchMapping.cs CA-320203: Fixed the update wizard failure when installing two cumula… (#2466) 2019-07-12 14:43:48 +01:00