mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs to create a lb rule
This commit is contained in:
parent
e0f505e36f
commit
2cd6382f73
@ -943,7 +943,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
|
||||||
add: {
|
add: {
|
||||||
label: 'label.add.vms',
|
label: 'label.add.vms',
|
||||||
action: function(args) {
|
action: function(args) {
|
||||||
@ -1049,7 +1049,7 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
*/
|
|
||||||
|
|
||||||
dataProvider: function(args) {
|
dataProvider: function(args) {
|
||||||
args.response.success({ //no LB listing in AddLoadBalancer tab
|
args.response.success({ //no LB listing in AddLoadBalancer tab
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user