From 849ac1be3f2b1c2631143121af647fe2853b221e Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Mon, 30 Jul 2012 18:49:23 -0700 Subject: [PATCH] cloudstack 3.0 UI - autoscale - set user dropdown when popping up autoscale dialog from an exisitng LB rule. --- ui/scripts/autoscaler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/scripts/autoscaler.js b/ui/scripts/autoscaler.js index 19d3cba85f4..9e65e1aed70 100644 --- a/ui/scripts/autoscaler.js +++ b/ui/scripts/autoscaler.js @@ -85,6 +85,7 @@ diskOfferingId: null, //??? snmpCommunity: autoscaleVmProfile.snmpcommunity, snmpPort: autoscaleVmProfile.snmpport, + username: autoscaleVmProfile.autoscaleuserid //isAdvanced: false // Set this to true if any advanced field data is present };