----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7296/ -----------------------------------------------------------
(Updated Sept. 27, 2012, 2:42 p.m.) Review request for cloudstack, Devdeep Singh and Ram Ganesh. Changes ------- The problem happened because the parent patch had changed. I am sure 7299 is also affected. So will update the diff for that one as well. Can you help applying this one first? Thanks, Vijay. Description ------- Enable AutoScale Vms to be named as "AutoScale-LB-<lbname>" This addresses bug CS-15927. Diffs (updated) ----- api/src/com/cloud/agent/api/to/LoadBalancerTO.java be366a1 api/src/com/cloud/network/lb/LoadBalancingRule.java c4e8dca plugins/network-elements/netscaler/src/com/cloud/network/resource/NetscalerResource.java f49251d server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java 9014213 setup/db/create-schema.sql bcdccab Diff: https://reviews.apache.org/r/7296/diff/ Testing ------- Created AutoScale Config for LB with name "autolb" AutoScaledVMs got created with display name "AutoScale-LB-autolb" Thanks, Vijay Venkatachalam