xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
Mihaela Stoica 95471eaac5 CA-281646: Do not download the update again when using an update from disk (#1933)
* CA-281646: Do not download the update again when using an update from disk

When applying a "new version" update, XenCenter starts an automated updates sequence that by default downloads all the updates. However, when using an update from disk, we shouldn't download it again.

With these changes, when an update from disk is used we save the [update, path] mapping, which we then use in the automated updates sequence, so we don't download that update again.

Also fixed a bug where a zipped update file from disk is not identified as a new version.

* CA-281646: Remove unused directive

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-02-05 12:36:49 +00:00
..
ApplyPatchPlanAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ApplyPoolUpdatePlanAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
ApplyXenServerPatchPlanAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
BringBabiesBackAction.cs [SCTX-2608] Honolulu Update - Server is still booting error 2017-10-18 09:56:35 +01:00
DownloadPatchPlanAction.cs CA-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00:00
EvacuateHostPlanAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01: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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PatchPrechecksOnMultipleHostsAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PlanAction.cs CP-24818: [Update Wizard Improvements] Show the progress of the download in Automated mode 2017-10-02 16:35:10 +01: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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
RemoveUpdateFilesFromMaster.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
RestartAgentPlanAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01: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-281646: Do not download the update again when using an update from disk (#1933) 2018-02-05 12:36:49 +00:00
VMsPlanAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00