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
Create a separate set of code to read the SDX topology from manifest, use NetworkX to determine a spanning tree (steiner tree), output to a new topology file, which will be distributed to all the SDX nodes for control plane boot strapping.
Try Python 3 for this part. Try if NetworkX will work on Python 3. This can be a first step for Python 3 porting.
The text was updated successfully, but these errors were encountered:
Create a separate set of code to read the SDX topology from manifest, use NetworkX to determine a spanning tree (steiner tree), output to a new topology file, which will be distributed to all the SDX nodes for control plane boot strapping.
Try Python 3 for this part. Try if NetworkX will work on Python 3. This can be a first step for Python 3 porting.
The text was updated successfully, but these errors were encountered: