xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Mihaela Stoica fe7b4b6297 CA-304025: XenCenter should not do an immediate toolstack restart if a host reboot is pending, but do the host reboot instead
If the update sequence for automated updates contains an update which requires a host reboot and a hotfix with an immediate toolstack restart (after-apply-guidance=restartXAPI and guidance-mandatory=true),
then XenCenter should do an immediate host reboot after applying the hotfix that required the immediate toolstack restart (as doing a toolstack restart when a host reboot is required is potentially risky)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-11-30 13:54:02 +00:00
..
ApplyPatchPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
ApplyPoolUpdatePlanAction.cs CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
ApplyXenServerPatchPlanAction.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
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-297666: Wait for host to become enabled before resuming a VM in the patching wizard. (#2233) 2018-10-04 13:55:50 +01:00
InstallSupplementalPackPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PatchPrecheckOnHostPlanAction.cs CA-299065: Duplicate host name in error message resolving in the Patching Wizard as well. 2018-10-24 14:25:24 +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
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-297666: Wait for host to become enabled before resuming a VM in the patching wizard. (#2233) 2018-10-04 13:55:50 +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 CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
RemoveUpdateFilesFromMaster.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
RestartAgentPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartHostPlanAction.cs CA-304025: XenCenter should not do an immediate toolstack restart if a host reboot is pending, but do the host reboot instead 2018-11-30 13:54:02 +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-298913 CA-297215: Fix restartHost and restartXapi bugs after patching 2018-10-05 15:45:05 +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