-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10572/
-----------------------------------------------------------

Review request for cloudstack, Murali Reddy, Vijay Venkatachalam, and Ram 
Ganesh.


Description
-------

Fixed the issue
1.While creating the LB rule, healthcheck policies were not sent, so they are 
not getting created. Fixed the issue by including them in TO constructor.
2. Fetching the status of healthchecks created in basic zone.


This addresses bug CLOUDSTACK-1851.


Diffs
-----

  
plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java
 2bbdb04 

Diff: https://reviews.apache.org/r/10572/diff/


Testing
-------

Created basiczone setup with Netscaler.

1. Verified creation/deletion of healthchecks on LB rules
2. Verified creation of healthchecks with different param values.
3. Verified the Healthcheck manager is updating the status of the services in 
the lb vm map table.
4. Verified deletion of healthchecks, resetting the status of services to null
5. Deletion of healthcheck will do clean up of healthcheck entires in 
cloudstack db and in Netscaler resource.


Thanks,

Rajesh Battala

Reply via email to