xenadmin/XenModel/XenSearch
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
..
Common.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
GroupAlg.cs CA-289182: Corrections to sorting (clearer handling of null cases, non-XenObjects, logic path inconsistencies). 2018-05-14 14:56:42 +01:00
GroupingTypes.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
MetricUpdater.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
PropertyAccessorHelper.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
Query.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
QueryScope.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
QueryTypes.cs Namespace tidy 1/several: replaced Citrix.XenCenter with XenCenterLib. 2017-11-30 13:56:32 +00:00
Search.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
SearchMarshalling.cs Namespace tidy 1/several: replaced Citrix.XenCenter with XenCenterLib. 2017-11-30 13:56:32 +00:00
Sort.cs CA-289182: Corrections to sorting (clearer handling of null cases, non-XenObjects, logic path inconsistencies). 2018-05-14 14:56:42 +01:00