xenadmin/XenAdmin/Diagnostics/Problems
Mihaela Stoica 6d44fd0350 CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371)
* CP-30335: Fix RPU wizard tests

* CP-30335: Add abstract class WarningWithMoreInfo and use it for two of the existing Warnings

* CP-30335: Add a new precheck which produces a warning if the Dom0 memory after the upgrade will be increased.

- if the Dom0 memory after the upgrade is known, then a warning is shown if this is higher than the current memory, regardless of the version of the upgrade
- if the Dom0 memory after the upgrade is not known (e.g. because the rpu plugin does not have the function that returns this), then a warning is shown if upgrading from a pre-Naples version

* CP-30335: Add a more detailed error message if the host evacuation fails due to not enough memory in the RPU and Patching wizards

* CP-30335: Add branding variable for version 8.0

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-01-28 14:44:58 +00:00
..
HostProblem CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371) 2019-01-28 14:44:58 +00:00
PoolProblem CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371) 2019-01-28 14:44:58 +00:00
SRProblem Removed some unused classes and messages 2018-08-16 11:38:34 +01:00
UtilityProblem CA-293092: Add HostCheck class to fix check.Host null exception 2018-06-29 14:27:10 +01:00
VmApplianceProblem Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VMProblem CA-271945: Ensuring that the name of the VM is as up to date as possible when creating the name of AutoStart unwind action. 2018-11-09 13:53:39 +00:00
Information.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Problem.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
ProblemWithInformationUrl.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Warning.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WarningWithInformationUrl.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WarningWithMoreInfo.cs CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371) 2019-01-28 14:44:58 +00:00
XenCenterVersionProblem.cs CA-264439: Change the XenCenter version check to return just a warning in the RPU wizard 2017-08-31 09:51:20 +01:00