xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Mihaela Stoica 1bd439a2af CP-28279: Corrections to the plan actions
- In the RPU case, re-enable the host after the upgrade is done, as the host will be put back into maintenance mode when needed during the update process.
- The VMs should not be repatriated during the RPU
- When a host is rebooted, it needs to be disabled first (even if an evacuation is not needed), otherwise the reboot won't happen

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-06-25 17:12:39 +01:00
..
ApplyPatchPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
ApplyPoolUpdatePlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
ApplyXenServerPatchPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
BringBabiesBackAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
DownloadPatchPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
EvacuateHostPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
HostPlanAction.cs CP-28279: Corrections to the plan actions 2018-06-25 17:12:39 +01:00
InstallSupplementalPackPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
PatchPrecheckOnHostPlanAction.cs Renamed file to match class name. 2018-06-22 17:40:53 +01:00
PlanAction.cs CP-28279: Change the upgrade page of the RPU wizard to inherit from the class AutomatedUpdatesBasePage 2018-06-25 11:31:18 +01:00
PlanActionWithSession.cs Removed methods GetHostBootTime and GetHostAgentTime because they duplicated logic 2018-03-06 14:17:16 +00:00
PoolPatchMapping.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
RebootHostPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
RebootPlanAction.cs CA-284125: Prioritise a pending host restart over a mandatory toolstack restart. 2018-03-06 15:12:04 +00:00
RebootVMsPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
RemoveUpdateFile.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
RemoveUpdateFilesFromMaster.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
RestartAgentPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
RestartHostPlanAction.cs CP-28279: Corrections to the plan actions 2018-06-25 17:12:39 +01:00
UnwindProblemsAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
UploadPatchToMasterPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00
VMsPlanAction.cs CA-291402: Do not display a plan action before it is actually running; this prevents skipped actions from being displayed. 2018-06-22 17:40:53 +01:00