mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-22 16:36: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> |
||
---|---|---|
.. | ||
ApplyPatchPlanAction.cs | ||
ApplyPoolUpdatePlanAction.cs | ||
ApplyXenServerPatchPlanAction.cs | ||
BringBabiesBackAction.cs | ||
DownloadPatchPlanAction.cs | ||
EvacuateHostPlanAction.cs | ||
HostPlanAction.cs | ||
InstallSupplementalPackPlanAction.cs | ||
PatchPrecheckOnHostPlanAction.cs | ||
PlanAction.cs | ||
PlanActionWithSession.cs | ||
RebootPlanAction.cs | ||
RebootVMsPlanAction.cs | ||
RemoveUpdateFile.cs | ||
RemoveUpdateFilesFromMaster.cs | ||
RestartAgentPlanAction.cs | ||
RestartHostPlanAction.cs | ||
UnwindProblemsAction.cs | ||
UploadPatchToMasterPlanAction.cs | ||
VMsPlanAction.cs | ||
XenServerPatchMapping.cs |