fabric-testbed / InformationModel

FABRIC Information Model library
MIT License
7 stars 1 forks source link

Fix printing issues for topology. Add ability to query for 'parent' #43

Closed ibaldin closed 3 years ago

ibaldin commented 3 years ago

Topology printing has extra commas when printing capacities.

Also need ability to find a parent of a given node: Nodes or Links have no parents, Components have parent Nodes, SwitchFabrics have parent Nodes or Components, Interfaces have parent SwitchFabrics.