cloudstack/server/src/com/cloud/api
Murali reddy 3b1aca19b3 bug CS-14291: support EIP with multiple NetScalers in basic zone
This fix will enable support for multiple NetScaler devices providing EIP service in same zone.

    - Introduced global setting "eip.use.multiple.netscalers" to turn multiple netscaler support
    - Enhanced configureNetscalerLoadBalancer API to take the PBR setup between the POD's subnet
      and NetScaler device
    - logic to pick a NetScaler (based on the guest IP and corresponding pod) while configuring INAT rule
2012-05-15 14:00:32 +05:30
..
commands bug CS-14291: support EIP with multiple NetScalers in basic zone 2012-05-15 14:00:32 +05:30
doc Switch to Apache license 2012-04-03 04:50:05 -07:00
response fixing line endings in server 2012-04-07 20:13:10 -04:00
ApiDBUtils.java bug CS-10789: Put zone id in the volumehost ref table. make list volume to show the percent uploaded. 2012-05-03 10:46:02 +05:30
ApiDispatcher.java CS-14512: fixed deployVm with ipToNetworkList when uuid is used for networkIds 2012-04-16 15:43:56 -07:00
ApiGsonHelper.java fixing line endings in server 2012-04-07 20:13:10 -04:00
ApiResponseGsonHelper.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ApiResponseHelper.java bug CS-14785: Improvements to volumes sync so that it can recover from any error. Introduced new state UploadOp which signifies that the volume os on secondary and the status would be picked up from volume host ref table. 2012-05-11 11:42:42 +05:30
ApiSerializerHelper.java fixing line endings in server 2012-04-07 20:13:10 -04:00
ApiServer.java Switch to Apache license 2012-04-03 04:50:05 -07:00
ApiServlet.java Switch to Apache license 2012-04-03 04:50:05 -07:00
EncodedStringTypeAdapter.java Switch to Apache license 2012-04-03 04:50:05 -07:00
IdentityTypeAdapter.java fixing line endings in server 2012-04-07 20:13:10 -04:00
ResponseObjectTypeAdapter.java Switch to Apache license 2012-04-03 04:50:05 -07:00
SerializationContext.java fixing line endings in server 2012-04-07 20:13:10 -04:00
StringMapTypeAdapter.java Switch to Apache license 2012-04-03 04:50:05 -07:00