mirror of https://github.com/apache/cloudstack.git
Removed a potentially dangerous
This commit is contained in:
parent
d4dc90d9fc
commit
124274ec80
|
|
@ -62,7 +62,6 @@ public class StoragePoolMonitor implements Listener {
|
|||
|
||||
@Override
|
||||
public synchronized boolean processDisconnect(long agentId, Status state) {
|
||||
_storageManager.delPoolFromHost(agentId);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue