xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Konstantina Chremmou 6b2a9c3944 CA-293153: Moved the logic calculating the resolved precheck actions to be
reverted to the new class UpdateUpgradeWizard which serves as base for the
Patching and the RPU wizards. Pass the list of resolved problems to the
automated updates page and not the actions, so as to prevent premature (i.e.
on creation as opposed to on start) addition to the global list shown on
the Events 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: Moved the logic calculating the resolved precheck actions to be 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