This library models information about a technological domain used by the frog-orchestrator. Each domain is described in terms of Capabilities and Hardware.
Concerning the capabilities, they are divided in:
Hardware information includes:
This library is Python 2/3 compatible and is referenced as a submodule in all projects that use it.
The domain information schema is a YANG data model, that extends the Openconfig one. You can find it in the data_model folder. The folder also contains a tree view of the data model, other than valid json and xml instances.
The validation readme contains some instructions useful if you need to validate an instance by your own.