cloudstack 3.0 UI - autoscale - set user dropdown when popping up autoscale dialog from an exisitng LB rule.

This commit is contained in:
Jessica Wang 2012-07-30 18:49:23 -07:00
parent 2bbbb60d8f
commit 849ac1be3f
1 changed files with 1 additions and 0 deletions

View File

@ -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
};