mirror of https://github.com/apache/cloudstack.git
server: PingRoutingCommand - enable scanStalledVm
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
parent
337add8fb9
commit
1be848da25
|
|
@ -3825,7 +3825,7 @@ public class VirtualMachineManagerImpl extends ManagerBase implements VirtualMac
|
|||
// CPU and DB hotspot
|
||||
// FIXME: CPU & DB hotspot: listStalledVMInTransitionStateOnUpHost
|
||||
// FIXME: CPU & DB hotspot: listVMInTransitionStateWithRecentReportOnUpHost
|
||||
// scanStalledVMInTransitionStateOnUpHost(agentId);
|
||||
scanStalledVMInTransitionStateOnUpHost(agentId);
|
||||
processed = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue