ACS 4.16 Can't Add VPX Netscaler - type not supported

2022-01-18 Thread benoit lair
Hello Folks, When i try to add VPX Netscaler (version 13 or 12) i got an error message on the UI : Add Netscaler device (Netscaler) Failed to verify device type specified when matching with actuall device type due to Netscalar device type specified does not match with the actuall device type. In

Re: ACS 4.16 Can't Add VPX Netscaler - type not supported

2022-01-18 Thread benoit lair
Hello, In plugins/network-elements/netscaler/src/main/java/com/cloud/network/resource/NetscalerResource.java I see that the test checks l370 : > if (_deviceName.equalsIgnoreCase("NetscalerMPXLoadBalancer") && > nsHw.get_hwdescription().contains("MPX") || > > _devic