PathComp component:
- assumed all services issued to backend are in admin context - implemented logic to retrieve plain non-layered connection when layeted connection cannot be processed - improved error reporting in EroPathToHops - implemented logic to synthesize a dummy path for single-device service requests - improved identification of interdomain pathcomp requests
parent
e0859852
No related branches found
No related tags found
Showing
- src/pathcomp/frontend/service/PathCompServiceServicerImpl.py 2 additions, 3 deletionssrc/pathcomp/frontend/service/PathCompServiceServicerImpl.py
- src/pathcomp/frontend/service/algorithms/ShortestPathAlgorithm.py 30 additions, 3 deletions...comp/frontend/service/algorithms/ShortestPathAlgorithm.py
- src/pathcomp/frontend/service/algorithms/_Algorithm.py 8 additions, 2 deletionssrc/pathcomp/frontend/service/algorithms/_Algorithm.py
- src/pathcomp/frontend/service/algorithms/tools/ComposeRequest.py 5 additions, 3 deletions...hcomp/frontend/service/algorithms/tools/ComposeRequest.py
- src/pathcomp/frontend/service/algorithms/tools/ComputeSubServices.py 16 additions, 0 deletions...p/frontend/service/algorithms/tools/ComputeSubServices.py
- src/pathcomp/frontend/service/algorithms/tools/EroPathToHops.py 34 additions, 26 deletions...thcomp/frontend/service/algorithms/tools/EroPathToHops.py
Loading
Please register or sign in to comment