mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-22 08:26:03 +01:00
6d44fd0350
* 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> |
||
---|---|---|
.. | ||
DR | ||
AssertCanEvacuateCheck.cs | ||
AssertCanEvacuateUpgradeCheck.cs | ||
AutomatedUpdatesLicenseCheck.cs | ||
CfuAvailabilityCheck.cs | ||
Check.cs | ||
DiskSpaceForBatchUpdatesCheck.cs | ||
HAOffCheck.cs | ||
HostCheck.cs | ||
HostHasHotfixCheck.cs | ||
HostHasUnsupportedStorageLinkSRCheck.cs | ||
HostLivenessCheck.cs | ||
HostMemoryPostUpgradeCheck.cs | ||
HostNeedsRebootCheck.cs | ||
PatchPrecheckCheck.cs | ||
PBDsPluggedCheck.cs | ||
PoolCheck.cs | ||
PoolHasGFS2SR.cs | ||
RebootPendingOnMasterCheck.cs | ||
SafeToUpgradeCheck.cs | ||
ServerSelectionCheck.cs | ||
XenCenterVersionCheck.cs |