You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an attempt to reserve VLANs for a request fails partially, we
should free all successful reservations and return an error.
#127 was the original
issue related to _unreserve_vlan() and _unreserve_vlan_breakdown().
It was less clear to me then how this should work.
Grabbing an issue for these TODO items:
pce/src/sdx/pce/topology/temanager.py
Lines 651 to 663 in 1e19555
Currently SDX Controller has not implemented
DELETE /connection
fully though, so that too will need to happen for this to be useful.The text was updated successfully, but these errors were encountered: