----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7299/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Ram Ganesh. Description ------- Create AutoScale Config in NetScaler with uniquie identifier based on VmGroup Basically, create the service group in netscaler with CloudStack generated uuid for AutoScale Vm Group. This addresses bug CS-16066. Diffs ----- api/src/com/cloud/agent/api/to/LoadBalancerTO.java 9a58d9a plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java b78e770 Diff: https://reviews.apache.org/r/7299/diff/ Testing ------- Create AutoScale config. Check the servicegroup created for AutoScale config in NetScaler using "show servicegroup", the service group should have a name similar to Cloudf3cf2775b42346e0a93ca07edf96573a. Thanks, Vijay Venkatachalam