atlanticwave-sdx / pce

Path Computation Element for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
0 stars 3 forks source link

Release reserved VLAN paths in case of failure #159

Closed sajith closed 1 month ago

sajith commented 1 year ago

While satisfying a connection request that spans several domains, we try to reserve a segment in each domain. In case we can't find an available path for one of the domains, we should return all the other segments we have reserved so far, and indicate this failure clearly.

Found when working on #156.

YufengXin commented 1 month ago

resolved