xenadmin/XenModel/Actions/Host
Konstantina Chremmou 67d1ddd1d1 Merge remote-tracking branch 'upstream/master' into feature/hyperman
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

# Conflicts:
#	Branding/Branding.resx
#	Jenkinsfile
#	XenAdmin/Alerts/Types/GuiOldAlert.cs
#	XenAdmin/Alerts/Types/LicenseAlert.cs
#	XenAdmin/Commands/RestartToolstackCommand.cs
#	XenAdmin/Diagnostics/Problems/HostProblem/HostNotSafeToUpgradeWarning.cs
#	XenAdmin/Dialogs/AllowUpdatesDialog.cs
#	XenAdmin/Dialogs/OptionsPages/ConfirmationOptionsPage.cs
#	XenAdmin/Dialogs/RepairSRDialog.cs
#	XenAdmin/Dialogs/UpsellDialog.cs
#	XenAdmin/Plugins/UI/TabPageCredentialsDialog.cs
#	XenAdmin/Program.cs
#	XenAdmin/Wizards/ConversionWizard/ConversionNetworkPage.cs
#	XenAdmin/Wizards/CrossPoolMigrateWizard/CrossPoolMigrateDestinationPage.cs
#	XenAdmin/Wizards/NewSRWizard_Pages/SrWizardType.cs
#	XenAdmin/Wizards/PatchingWizard/PatchingWizard_FirstPage.cs
#	XenCenterLib/XSVersionAttribute.cs
#	XenModel/BrandManager.cs
#	XenModel/Messages.Designer.cs
#	XenModel/Messages.resx
2021-05-25 15:51:42 +01:00
..
ActivationProxy.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ApplyLicenseAction.cs CP-32931: Stop sending licensing information to the licensing server 2020-02-11 08:35:42 +00:00
ApplyLicenseEditionAction.cs CP-33892: Audited the use of First() and replaced with FirstOrDefault() where appropriate. 2020-06-25 11:17:11 +01:00
ChangeControlDomainMemoryAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
ChangeHostPasswordAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DestroyHostAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
DestroyHostCrashDumpAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
DisableHostAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EditMultipathAction.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
EnableHostAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EvacuateHostAction.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
ExecutePluginAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
FibreChannelDevice.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
FibreChannelProbeAction.cs CA-290064: Make the FibreChannelProbeAction an AsyncAction, because the PureAsyncAction throws an exception when collecting the API methods for RBAC checks. 2018-05-24 13:00:05 +01:00
GetServerLocalTimeAction.cs CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page (#2358) 2019-03-15 14:10:42 +00:00
GetSystemStatusCapabilities.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
HostAbstractAction.cs CA-302772: A host reboot can result in a requested PercentComplete exceeding 100%. 2018-11-23 10:51:00 +00:00
HostBackupRestoreAction.cs Do not use the task description as the AsyncAction description because in most cases it is not localised. 2021-03-16 10:27:55 +00:00
HostPowerOnAction.cs Merge remote-tracking branch 'upstream/master' into feature/hyperman 2021-05-25 15:51:42 +01:00
InstallCertificateAction.cs CA-338003: The action's Sessions is set once the action has started to run. Added missing help references. 2020-04-27 10:36:51 +01:00
RebootHostAction.cs CA-289960: If a VM does not acknowledge the need to shut down on host reboot, 2018-07-25 09:39:04 +01:00
RestartToolstackAction.cs Minor modifications to task polling: 2020-10-13 15:02:31 +01:00
SavePowerOnSettingsAction.cs CP-33294: Remove iLO power on option from XenCenter 2020-03-30 10:48:32 +01:00
ShutdownHostAction.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SingleHostStatusAction.cs Do not use the task description as the AsyncAction description because in most cases it is not localised. 2021-03-16 10:27:55 +00:00
UpdateIntegratedGpuPassthroughAction.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
VMsWhichCanBeMigratedAction.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00