mirror of https://github.com/apache/cloudstack.git
cloudstack 3.0 UI - autoscale - set user dropdown when popping up autoscale dialog from an exisitng LB rule.
This commit is contained in:
parent
2bbbb60d8f
commit
849ac1be3f
|
|
@ -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
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue