mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-23 08:56:02 +01:00
32a41236a8
* CA-317856: Ensure that VMs are repatriated after all hotfixes are applied and the host has been rebooted. - there is no need to remove the "reboot host" plan actions from the delayed actions list, because the action itself has code to check if a reboot is actually needed. * CA-317856: Only add the "Exit maintenance mode" progress step if the host is in maintenance mode at that point. - moved the AddProgressStep() call inside the function that checks if anything needs to be done (i.e. is host needs to be enables) Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
ApplyPatchPlanAction.cs | ||
ApplyPoolUpdatePlanAction.cs | ||
ApplyXenServerPatchPlanAction.cs | ||
BringBabiesBackAction.cs | ||
DownloadPatchPlanAction.cs | ||
EvacuateHostPlanAction.cs | ||
HostPlanAction.cs | ||
InstallSupplementalPackPlanAction.cs | ||
PatchPrecheckOnHostPlanAction.cs | ||
PlanAction.cs | ||
PlanActionWithSession.cs | ||
RebootPlanAction.cs | ||
RebootVMsPlanAction.cs | ||
RemoveUpdateFile.cs | ||
RemoveUpdateFilesFromMaster.cs | ||
RestartAgentPlanAction.cs | ||
RestartHostPlanAction.cs | ||
UnwindProblemsAction.cs | ||
UploadPatchToMasterPlanAction.cs | ||
VMsPlanAction.cs | ||
XenServerPatchMapping.cs |