@Override
 public void storagePoolUpEvent(StoragePool storagePool) {
   CommandCoordinatorUtil.addStoragePoolExistingTasks(storagePool);
 }