Skip to content
Snippets Groups Projects

Resolve "Requesting information from the Controller via NBI takes very long"

All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -102,7 +102,6 @@ func (p PndServer) GetOndList(ctx context.Context, request *ppb.GetFlattenedOndL
Sbi: ond.SBI,
}
flattenedOnds[i] = ond
}
return &ppb.GetFlattenedOndListResponse{
Loading