You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • A new micro service needs to be developed, named as “routeoptimize, which exposes REST interfaces for SDNC.
  • SDNC invokes this REST API to get the path for the given TP’s.
  • routeoptimize micro service does 2 things

-Reads the discover network information from AAI.

-Find the optimistic route between the given source and destination TPs.

  • Routeoptimize service should be able to do the path computation for the OTN resources
  • No labels