fabric-testbed / InformationModel

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

Add method to prune topology based on reservation_info from modify operation #129

Closed ibaldin closed 2 years ago

ibaldin commented 2 years ago

Will allow Orchestrator to create a clean model with no failed subelements after modify.

ibaldin commented 2 years ago

Added in #130

ibaldin commented 2 years ago

Added ExperimentTopology.prune(reservation_state) method.