Closed italovalcy closed 4 months ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/sdx_pce/topology/manager.py | 1 | 90.75% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 9813203140: | 0.6% |
Covered Lines: | 1094 |
Relevant Lines: | 1260 |
Note: (1) port.id; (2) port.nni for inter-domain links
Fix #196
Description of the change
This pull request propose some changes on PCE TopologyManager component to make it comply with Topology Data Model Spec 2.0.0, specially for the inter domain computation.
Other changes will be needed in the near future to make it fully comply with spec 2.0.0 (e.g., private attributes, etc)