fabric-testbed / InformationModel

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

Add validation rules specific to ASMs #57

Closed ibaldin closed 3 years ago

ibaldin commented 3 years ago

Example - either capacities or capacity_hints must be set on a slice. Probably rules need to be implemented both for NetworkX and Neo4j

ibaldin commented 3 years ago

Other rules should be related to network service validation.

ibaldin commented 3 years ago

Add checking so that connect_interface() to service doesn't allow to circumvent the limits of each service on the number of attached interfaces.

Add ability to call validate() on ASM. Probably with or without Neo4j present.

ibaldin commented 3 years ago

Check site spellings on nodes against advertisement