ietf-ccamp-wg / ietf-network-inventory

3 stars 5 forks source link

Model traversal between inventory and topology #31

Closed anton1688 closed 1 year ago

anton1688 commented 2 years ago

with the current data model there is no way to traverse from the topology to the inventory data model.

such traversal at the moment necessitates that an implementor MUST expose a white topology (optionally in addition to other abstracted topologies) in order to allow a reference/pointer to point between topological I/O elements (ports) to their inventory data. this could potentially lead to scale issues.

data model should consider full and abstracted topologies.

italobusi commented 1 year ago

Duplicated with issue #33