xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Gabor Apati-Nagy d55af4e5a7 CA-252923: Update apply on slave host fails with pool_patch or pool_update not found
In rare cases, the GetMaster could return null, causing the update progress to fail with "Pool_patch or Pool_update not found". (when the Cache hasn't been populated by the execution gets here)
This commit drops GetMaster and uses a pre-saved masterUuid instead of waiting for the Cache what would be the other way to solve this issue.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-05-12 16:10:36 +01:00
..
ApplyPatchPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ApplyPoolUpdatePlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ApplyXenServerPatchPlanAction.cs CA-252923: Update apply on slave host fails with pool_patch or pool_update not found 2017-05-12 16:10:36 +01:00
BringBabiesBackAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DownloadPatchPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EvacuateHostPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
IAvoidRestartCapable.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
InstallSupplementalPackPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PatchPrechecksOnMultipleHostsAction.cs CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard. 2017-02-06 13:04:07 +00:00
PlanAction.cs CA-244687: XSINT71E003 asks user to restart toolstack after installing hotfixes using Batch hotfixing 2017-03-01 12:05:44 +00:00
PlanActionWithSession.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +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-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RebootPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RebootVMsPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RemoveUpdateFile.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RemoveUpdateFilesFromMaster.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RestartAgentPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
UnwindProblemsAction.cs CA-252877: Precheck actions not reverted on upgrading to new XenServer version using an update 2017-05-10 12:21:11 +01:00
UploadPatchToMasterPlanAction.cs CA-238265: Add the action title to the error message displayed on the Install Update page of the patching wizard. 2017-02-06 13:04:07 +00:00
VMsPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00