Closed YufengXin closed 1 month ago
Implemented a _find_common_vlan method:
On a breakdown path, it will find the common vlan (first fit) between the two NNI ports. Otherwise, it will return a None and fail the provisioning.
Note: This is not end-to-end path vlan continuity.
Made a clean PR. Close this one
Implemented a _find_common_vlan method:
On a breakdown path, it will find the common vlan (first fit) between the two NNI ports. Otherwise, it will return a None and fail the provisioning.
Note: This is not end-to-end path vlan continuity.