xenadmin/XenModel/XenAPI-Extensions
Aaron Robson e41f1b6e08 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)
Refactored redundant IP Address parsing code from XenAPI-Extensions/VIF.IPAddresses and XenSeach/Common.IPAddressProperty into the FindIpAddresses method in the Helpers class to handle multiple networks on a single line with a separator. Added unit tests.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2018-11-29 09:47:39 +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-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +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 XOP-953: Cannot change dom0 memory via XenCenter (XC 7.5 RTM on XS 7.… (#2330) 2018-11-27 15:40:38 +00: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 CA-298954: Match server branding and version. 2018-10-09 10:41:03 +01:00
HTTP_actions.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00: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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 CP-26866: Add a specific warning when creating a bond on cluster network 2018-05-23 16:47:59 +01: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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01: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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 Copy some more properties of the XmlRpcProxy to the JsonRpcClient and ensure all 2018-07-18 14:49:37 +01:00
SM.cs CA-283656: Display Multipathing Capabilities of GFS2 SRs (#1949) 2018-02-26 13:25:39 +00:00
SR.cs CA-300759: Only check the VDI_MIRROR capability for ElyOrGreater hosts 2018-11-19 13:31:16 +00:00
Subject.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Task.cs CA-286574: Fixed issue where the DR metadata were not loaded from the VDI because 2018-04-09 10:45:27 +01:00
VBD.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VGPU.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01: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 CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +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 Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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 CA-297216: Remove the upsell message from the memory tab and disable the DMC settings for VMs in the "Memory Setting" dialog if the server is not licensed. 2018-09-18 15:33:53 +01:00
VMSS.cs Removed the background worker and added an async action to retrieve the local 2017-09-11 13:22:12 +01:00
XenObject.cs Merge branch 'master' into REQ-420 2018-01-25 13:38:58 +00:00