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

Re: [PROPOSE] RM for 4.16.1

2022-01-18 Thread Suresh Anaparti
Hi All, Happy New Year! It's been about a month since the proposal, and we've fixed/tested/merged more than 140 Issues and PRs in the 4.16.1.0 milestone [1]. Currently, we've 45 open items in the 4.16.1.0 milestone, which are being tracked/triaged through the GitHub project 'CloudStack 4.16.1'

Re: CloudStack Community Initiatives in January

2022-01-18 Thread Ivet Petrova
Hello, I will be finalising the article for Cloud/IaaS Market Predictions 2022 by Thursday this week. Thanks to Gabriel, Rohit, Giles, Daniel Salvador, Kshitish and StorPool for sending predictions. If someone else has also prepared something, please send them to me as soon as possible, so tha

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