xenadmin/XenAdmin/Wizards/PatchingWizard
Mihaela Stoica 8d0c6e64ff CA-156200: HANDLE_INVALID shown on Rolling Pool Upgrade completed page
- while upgrading a host, throw a HOST_OFFLINE ("Server could not be contacted") exception if the host can no longer be resolved (instead of HANDLE_INVALID)
- also corrected the parameters of the HANDLE_INVALID exception, as an extra parameter is needed for the friendly error name.
- in the UpdateManualHostPlanAction class I replaced Host with the private property _host in several places, so we are no longer trying to resolve the host each time we want to write something into logs
- added some null checks, to avoid reporting null reference exception

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-04-17 14:56:40 +01:00
..
PlanActions CA-156200: HANDLE_INVALID shown on Rolling Pool Upgrade completed page 2015-04-17 14:56:40 +01:00
PatchingWizard_FirstPage.cs CA-152823: Hotfix wizard still claims it will reboot hosts 2014-11-25 16:44:14 +00:00
PatchingWizard_FirstPage.Designer.cs CA-152823: Hotfix wizard still claims it will reboot hosts 2014-11-25 16:44:14 +00:00
PatchingWizard_FirstPage.ja.resx Updated the translations 2015-01-01 15:19:57 +05:30
PatchingWizard_FirstPage.resx CA-152823: Hotfix wizard still claims it will reboot hosts 2014-11-25 16:44:14 +00:00
PatchingWizard_FirstPage.zh-CN.resx Updated the translations 2015-01-01 15:19:57 +05:30
PatchingWizard_ModePage.cs CP-10621: Supp Pack installation through XenCenter: Select and upload a supp pack in the hotfix wizard 2015-01-23 12:31:44 +00:00
PatchingWizard_ModePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_ModePage.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
PatchingWizard_ModePage.resx [CA-130968] Give more advice on hotfix wizard 2014-04-14 16:28:13 +01:00
PatchingWizard_ModePage.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
PatchingWizard_PatchingPage.cs CA-161620: If the supplemental pack installation fails, then XenCenter will display a message suggesting the user refers to the users guide for installing via the CLI. 2015-02-27 17:00:03 +00:00
PatchingWizard_PatchingPage.designer.cs CA-161620: If the supplemental pack installation fails, then XenCenter will display a message suggesting the user refers to the users guide for installing via the CLI. 2015-02-27 17:00:03 +00:00
PatchingWizard_PatchingPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_PatchingPage.resx CA-161620: If the supplemental pack installation fails, then XenCenter will display a message suggesting the user refers to the users guide for installing via the CLI. 2015-02-27 17:00:03 +00:00
PatchingWizard_PatchingPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_PrecheckPage.cs Revert "CA-149867: Invoke on MainWindow instead of various controls" 2015-04-16 14:17:02 +01:00
PatchingWizard_PrecheckPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_PrecheckPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_PrecheckPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_PrecheckPage.zh-CN.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
PatchingWizard_SelectPatchPage.cs CP-10621: Supp Pack installation through XenCenter: Select and upload a supp pack in the hotfix wizard 2015-01-23 12:31:44 +00:00
PatchingWizard_SelectPatchPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_SelectPatchPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_SelectPatchPage.resx Fixed typo in patchingwizard 2015-01-13 15:25:20 -08:00
PatchingWizard_SelectPatchPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_SelectServers.cs CP-10621: Supp Pack installation through XenCenter: Select and upload a supp pack in the hotfix wizard 2015-01-23 12:31:44 +00:00
PatchingWizard_SelectServers.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard_SelectServers.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
PatchingWizard_SelectServers.resx CA-147163: Non-modal hotfix upload progress dialog 2015-01-09 12:54:12 +00:00
PatchingWizard_SelectServers.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
PatchingWizard_UploadPage.cs Revert "CA-149867: Invoke on MainWindow instead of various controls" 2015-04-16 14:17:02 +01:00
PatchingWizard_UploadPage.Designer.cs CA-161460: Rename diskSpaceErrorLinkLabel -> errorLinkLabel, as it is now used more widely 2015-02-20 13:15:40 +00:00
PatchingWizard_UploadPage.ja.resx CA-147163: Added missing localized resource files 2015-01-15 13:53:03 +00:00
PatchingWizard_UploadPage.resx CA-161460: Rename diskSpaceErrorLinkLabel -> errorLinkLabel, as it is now used more widely 2015-02-20 13:15:40 +00:00
PatchingWizard_UploadPage.zh-CN.resx CA-147163: Added missing localized resource files 2015-01-15 13:53:03 +00:00
PatchingWizard.cs CP-10797: Ensuring sufficient disk space for service pack installation: In the Install Update Wizard check if there is enough space to upload a hotfix 2015-02-05 17:01:14 +00:00
PatchingWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PatchingWizardModeGuidanceBuilder.cs CP-10621: Supp Pack installation through XenCenter: Select and upload a supp pack in the hotfix wizard 2015-01-23 12:31:44 +00:00