xenadmin/XenAdmin
Danilo Del Busso d3a811d566 CA-378758: Ensure all hosts in pool hit HOST_NOT_ENOUGH_FREE_MEMORY before preventing migration
If pool any of the hosts in a pool hit the `HOST_NOT_ENOUGH_FREE_MEMORY` when calling `VM.assert_can_migrate`, XenCenter would prevent migration even if other hosts had enough memory to accommodate the VM.

Likely a result of the fact that other `VM.assert_can_migrate` failures are a consequence of pool-wide configurations. This is an exception.

Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2023-07-19 13:42:15 +01:00
..
Actions/GUIActions CA-376686: There is no API call "live_migrate". 2023-04-28 10:12:04 +01:00
Alerts CP-40842: Remove CIS upload from Server Status Report wizard (#3087) 2023-02-13 13:47:21 +00:00
Commands CA-375532, CA-336510, and CP-41825: Add warnings when user selects too many vCPUs (#3119) 2023-06-08 11:24:39 +01:00
ConsoleView Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Controls CA-375532, CA-336510, and CP-41825: Add warnings when user selects too many vCPUs (#3119) 2023-06-08 11:24:39 +01:00
Core It was not possible to load a xapi database from the CLI. 2023-05-31 12:14:07 +01:00
Diagnostics Prevent HostMemoryPostUpgradeCheck from running if required hotfixes are missing 2023-07-03 16:03:17 +01:00
Dialogs Refactoring to avoid repetition of calculations. 2023-06-29 18:10:29 +01:00
Help CP-42155: Removed HealthCheck service and related dialogs. 2023-02-21 16:05:09 +00:00
Images CP-40842: Changed icons for status report rows. 2023-02-24 18:09:42 +00:00
Network New logic for connection to a xapi database and some connection tidy up: 2023-03-31 14:17:56 +01:00
Plugins Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Properties CP-43770: Removed images from the WLB credentials dialog. Minor text and layout tweaks: 2023-06-29 18:10:29 +01:00
RDP Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ReportViewer Corrected user visible copyright and uses of vendor names. 2023-01-30 16:24:16 +00:00
SettingsPanels Merge pull request #3155 from kc284/two_bugs 2023-06-13 13:39:37 +01:00
TabPages Merge pull request #3137 from danilo-delbusso/dev/snapshot-crash-CA-375803 2023-05-05 14:56:46 +01:00
TestResources Removed obsolete code/hidden functionality and related outdated sample xapi databases. 2023-03-21 15:51:59 +00:00
VNC CP-41775: Fix using Hanja/Hangeul keys over VNC 2023-03-06 15:59:48 +00:00
Wizards CA-378758: Ensure all hosts in pool hit HOST_NOT_ENOUGH_FREE_MEMORY before preventing migration 2023-07-19 13:42:15 +01:00
XenSearch Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
app.config CP-42155: Removed HealthCheck service and related dialogs. 2023-02-21 16:05:09 +00:00
app.manifest
GroupingTag.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Images.cs CP-43770: Removed images from the WLB credentials dialog. Minor text and layout tweaks: 2023-06-29 18:10:29 +01:00
IMainWindow.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
LicenseTimer.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
MainWindow.cs It was not possible to load a xapi database from the CLI. 2023-05-31 12:14:07 +01:00
MainWindow.Designer.cs CP-42155: Removed HealthCheck service and related dialogs. 2023-02-21 16:05:09 +00:00
MainWindow.ja.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
MainWindow.resx CP-42155: Removed HealthCheck service and related dialogs. 2023-02-21 16:05:09 +00:00
MainWindow.zh-CN.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
MainWindowTreeBuilder.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
OrganizationalView.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
PowerManagment.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Program.cs XSI-1419: Fixed regression whereby the application could not be used in multi-user mode 2023-04-13 21:11:58 +01:00
Settings.cs Use the server combobox's item list for autocompletion suggestions. 2023-03-21 15:51:59 +00:00
SplashScreen.cs Added copyright label to the splash screen. 2023-01-30 16:24:16 +00:00
SplashScreen.Designer.cs Added copyright label to the splash screen. 2023-01-30 16:24:16 +00:00
SplashScreen.ja.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
SplashScreen.resx Added copyright label to the splash screen. 2023-01-30 16:24:16 +00:00
SplashScreen.zh-CN.resx CP-41108: Replaced the separate splash screen executable with a form within the application executable. 2022-11-14 09:45:33 +00:00
SplashScreenContext.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
UpdateManager.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
UpdateManager.DelayCalculator.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
WinformsXenAdminConfigProvider.cs Updated SDK to v23.15.0. Updated code as this drop deprecates certain Session constructors. 2023-07-12 09:56:06 +01:00
XCPluginSchema.xsd
XenAdmin.csproj CP-43770: Removed images from the WLB credentials dialog. Minor text and layout tweaks: 2023-06-29 18:10:29 +01:00
XenAdmin.rc