Don't do the shortest path computation when adding flows via
method FlowManager::addAndMaintainShortestPathFlow()

Instead, let the Flow reconciliation thread to it.

This should add-back the speeding of adding flows that are suppose
to be monitored by ONOS,

Reference: commit 3739fa44b5603579ced3f21cdd443f35c5ff19aa
fixed a bug, but adding of flows was slower.
1 file changed