xenadmin/XenAdmin/Wizards/PatchingWizard/PlanActions
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
..
ApplyPatchPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
ApplyPoolUpdatePlanAction.cs CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
ApplyXenServerPatchPlanAction.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
BringBabiesBackAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
DownloadPatchPlanAction.cs CA-293099: If the update that we are trying to apply is already applied, then show that in the wizard. 2018-07-04 16:08:22 +01:00
EvacuateHostPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
HostPlanAction.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
InstallSupplementalPackPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
PatchPrecheckOnHostPlanAction.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
PlanAction.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
PlanActionWithSession.cs CP-29768: Add Skip functionality for RPU supp pack installation (#2283) 2018-11-07 18:07:53 +02:00
RebootPlanAction.cs CA-297666: Wait for host to become enabled before resuming a VM in the patching wizard. (#2233) 2018-10-04 13:55:50 +01:00
RebootVMsPlanAction.cs Check and plug PBDs for VMs only if and when there are VMs to migrate; do not log 2018-06-27 07:58:55 +01:00
RemoveUpdateFile.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
RemoveUpdateFilesFromMaster.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
RestartAgentPlanAction.cs Reworked the logging for the plan actions. (#2109) 2018-06-26 14:04:51 +01:00
RestartHostPlanAction.cs CA-304025: XenCenter should not do an immediate toolstack restart if a host reboot is pending, but do the host reboot instead 2018-11-30 13:54:02 +00:00
UnwindProblemsAction.cs CA-293153: Moved the logic calculating the resolved precheck actions to be 2018-07-02 17:37:52 +01:00
UploadPatchToMasterPlanAction.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
VMsPlanAction.cs Check and plug PBDs for VMs only if and when there are VMs to migrate; do not log 2018-06-27 07:58:55 +01:00
XenServerPatchMapping.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00