----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22927/#review47503 -----------------------------------------------------------
Commit e07d0ddabfedad137856c3c9ae7de3a96fe25feb in cloudstack's branch refs/heads/master from Sujaya Maiyya [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e07d0dd ] fixed CLOUDSTACK-6261: remove the forceful timeout setting when login to NetScaler. - ASF Subversion and Git Services On July 8, 2014, 9:28 a.m., Sujaya Maiyya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22927/ > ----------------------------------------------------------- > > (Updated July 8, 2014, 9:28 a.m.) > > > Review request for cloudstack, Murali Reddy and Rajesh Battala. > > > Bugs: CLOUDSTACK-6261 > https://issues.apache.org/jira/browse/CLOUDSTACK-6261 > > > Repository: cloudstack-git > > > Description > ------- > > The NetScaler Resource forces a idle timeout of 100,000 seconds during login. > It is best to leave it to the system default which is 30 mins. The timeout > has been removed from NetscalerResource in order to support login for > Netscaler 10.5 devices. > > > Diffs > ----- > > > plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java > ff51ef9 > > Diff: https://reviews.apache.org/r/22927/diff/ > > > Testing > ------- > > Timeout was removed and login to the Netscaler devices with the default > timeout of 30 minutes was successful. It was tested for Netscaler builds 10.1 > and 10.5. > > > Thanks, > > Sujaya Maiyya > >