mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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…
x
Reference in New Issue
Block a user