Seperation of OSM model and Internal Model
Seperation of OSM Model from SO Internal Model
Proposer
- Rajesh Velandy (RIFT.io)
Type
Feature
Target MDG/TF
SO
Description
Currently SO uses the same model as the OSM model to implement the MANO core functionality. This tight couping of the external interface prevents from hiding unfinished or partially implemented features from being present in the external interfaces such as CLI, REST or UI.
This feature proposes to use an internal model which is separate from the external model for the mano core implemention.
Demo or definition of done
No User visible changes