xenadmin/XenAdmin/Diagnostics/Problems/PoolProblem
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
..
CPUIncompatibilityProblem.cs Renamed method UnwindChanges to CreateUnwindChangesAction to avoid cofusion, because the method only creates the action and does not run it. 2018-07-02 17:37:52 +01:00
DrHAEnabledProblem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HAEnabledProblem.cs CA-271945: Attempting to resolve the pool's connection and searching for it in all open connections for the EnableHAAction in case a host has been destroyed or the master changed. 2018-11-09 13:53:39 +00:00
MasterIsPendingRestartProblems.cs CA-267330: [Update Wizard Improvements] The Update wizard: block the installation of an update on slaves if a reboot or a toolstack restart is pending on master 2017-10-13 13:55:19 +01:00
MissingMultipleFCSRsProblem.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
MissingSRProblem.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
MissingSRWarning.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
NotLicensedForAutomatedUpdatesWarning.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
PoolHasGFS2SRProblem.cs CP-28431: Block updates/upgrades from Kolkata if clustering enabled (#2124) 2018-07-09 10:59:09 +01:00
PoolProblem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ServerSelectionProblem.cs CA-290316: Skip hotfix homogeneity precheck in mixed pool 2018-06-08 11:17:41 +01:00
WLBEnabledProblem.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00