xenadmin/XenModel/XenAPI-Extensions
Edwin Török eaf6bb7507 Update DEFAULT_NUM_VBDS_ALLOWED to 255
All currently supported versions of the product support 255 VBDs,
see https://docs.citrix.com/en-us/xenserver/7-0/downloads/config-limits.pdf

When a VM is imported through XCM it may not have recommendations,
and XenCenter falls back to the default, which is 16.
Then adding another disk shows an error that the maximum number of disks was reached,
which contradicts our support statement of 255 disks.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
2021-03-16 00:12:50 +00:00
..
Auth.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
BadServerResponse.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Blob.cs CA-329742, CA-330301: Logging simplification. 2019-11-13 12:31:44 +00:00
Bond.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Failure.cs CA-333443: Use the master's address instead of the connection name when joining a pool. 2020-05-19 23:03:45 +01:00
GPU_group.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Host.cs CP-35899, CP-36202: Show the driver domain console tab on the corresponding SR. 2021-03-02 11:57:50 +00:00
HostPowerOnMode.cs CP-33294: Remove iLO power on option from XenCenter 2020-03-30 10:48:32 +01:00
IXenObject.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Message.cs CP-32701: Show certificate expiry alerts. 2020-04-01 16:27:13 +01:00
Network.cs fix review comments 2018-03-26 16:33:11 +08:00
PBD.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
PGPU.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PIF.cs New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +00:00
Pool_patch.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Pool_update.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
Pool.cs Fixed issues with showing the correct licence for a host/pool on the main window and general tab. 2018-10-05 15:16:12 +01:00
PUSB.cs CP-25081: UI improvements for USB passthrough (#1811) 2017-10-17 09:57:50 +01:00
PVS_cache_storage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
pvs_proxy_status.cs CP-16922: Implement GUI for enabling PVS read caching (#1179) 2016-09-22 15:08:15 +01:00
PVS_proxy.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PVS_site.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Role.cs CP-32687, CP-32689: Remove "Install PV Tools" options from stockholm onwards. 2020-04-17 16:23:06 +01:00
Secret.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Session.cs New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +00:00
SM.cs CA-283656: Display Multipathing Capabilities of GFS2 SRs (#1949) 2018-02-26 13:25:39 +00:00
SR.cs CP-35899, CP-36202: Show the driver domain console tab on the corresponding SR. 2021-03-02 11:57:50 +00:00
Subject.cs Renamed class and file PropertyManager to FriendlyNameManager to avoid confusion, 2019-01-28 14:49:48 +00:00
Task.cs Minor corrections on Task extensions: 2021-02-10 23:45:23 +00:00
VBD.cs CA-339584: Include CD VDI in the storage mapping for intra-pool migration 2020-08-11 08:46:42 +01:00
VDI.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
VGPU_type.cs CP-34045: Removed max resolution and max displays columns. 2020-07-28 10:01:09 +01:00
VGPU.cs REQ-720: Initial implementation of GPUEditPage and AddVgpuDialog. (#2422) 2019-06-10 14:49:31 +08:00
VIF.cs CA-303517: In XenCenter, if a VM has more than 1 IP address, it cannot be found using one of its IPs in the search box (#2331) 2018-11-29 09:47:39 +00:00
VM_appliance.cs Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
VM_Docker_Info.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
VM_Docker_Version.cs CA-176169: Added copyright statement to files which it was missing from 2017-01-16 20:14:56 +00:00
VM_guest_metrics.cs CA-341778: Missing entries from distros treated as Linux. 2020-07-07 09:24:55 +01:00
vm_power_state.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
VM.cs Update DEFAULT_NUM_VBDS_ALLOWED to 255 2021-03-16 00:12:50 +00:00
VMSS.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
XenObject.cs New bindings (includes CP-29452, CA-75634, CA-280976). 2020-02-14 14:43:22 +00:00