mirror of https://github.com/apache/cloudstack.git
CS-16004:LB rule name , ports validation missing under the load balancers tab for a basic zone autoscale configuration
This commit is contained in:
parent
013aa363e1
commit
2ddf088c10
|
|
@ -937,6 +937,7 @@
|
|||
'autoScale': {
|
||||
label: 'AutoScale',
|
||||
custom: {
|
||||
requireValidation: true,
|
||||
buttonLabel: 'label.configure',
|
||||
action: cloudStack.uiCustom.autoscaler(cloudStack.autoscaler)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue