xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Konstantina Chremmou 3107c111f0 CA-293153: The logic calculating the resolved precheck actions to be reverted
is now in one place, namely the PatchingWizard_PrecheckPage.UnwindChangesActions.
The pages following this page use now this list instead of the problems
encountered, so we ensure that the update/upgrade plans do not include the
unwind action if no resolution of problems took place on the prechecks page.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-07-02 17:37:52 +01:00
..
ApplyPatchPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
ApplyPoolUpdatePlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
ApplyXenServerPatchPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
BringBabiesBackAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
DownloadPatchPlanAction.cs When updating multiple pools with the same patch and the download for the first pool is in progress, log that the download is on hold for the others. 2018-07-02 17:37:52 +01:00
EvacuateHostPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
HostPlanAction.cs Do not repatriate VMs if there are none to repatriate. 2018-07-02 17:37:52 +01:00
InstallSupplementalPackPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PatchPrecheckOnHostPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PlanAction.cs Fixed broken test. Small logging and window title improvements. 2018-06-26 22:15:11 +01:00
PlanActionWithSession.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PoolPatchMapping.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
RebootPlanAction.cs CA-293009: Show the message for reconnecting storage after the host is rebooted. 2018-06-28 12:25:56 +01: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 Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RemoveUpdateFilesFromMaster.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartAgentPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartHostPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
UnwindProblemsAction.cs CA-293153: The logic calculating the resolved precheck actions to be reverted 2018-07-02 17:37:52 +01:00
UploadPatchToMasterPlanAction.cs Made UploadPatchAction and UploadSupplementalPackAction report progress of uploaded bytes. 2018-06-28 12:25:56 +01: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