cloudstack/plugins/network-elements/netscaler/src/com/cloud/network
Murali Reddy ea5be13761 CLOUDSTACK-4048:[GSLB] Failed to assign more than one LB rule to a GSLB rule that is
created with gslbmethod=leastconn

Netscaler nitro api to add gslb virtual servers fails for some reason if
both netmask and round robin methods are specified. So working around
with settign netmask to be null while updating vserver.
2013-08-05 19:36:25 +05:30
..
dao Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
element Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms. 2013-07-22 11:48:11 -07:00
resource CLOUDSTACK-4048:[GSLB] Failed to assign more than one LB rule to a GSLB rule that is 2013-08-05 19:36:25 +05:30
NetScalerPodVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00