You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
This document specifies ONAP modeling design principles and guidelines for release 2+.
The Principles section focuses on "what" foundations need to be followed as part of the ONAP Modeling effort, while the Guidelines section focuses on the plan for "how" to achieve the goals described in the Principles section and identifies best practices that may be applied.
Principles
1- Requirements driven and prioritization per release
2- Based on existing implementation and attempt to maintain backward compatibility
a) DM can represent the semantics of the IM. DM does not need to match exactly the IM.
b) DM are pruned and refactored from IM.
6- Actively pursue participation from stakeholder projects in the modeling effort.
Guidelines
4 Best effort to align terminology with ETSI (IFA011 and IFA014) where appropriate.
a) Establish a mapping between equivalent terms between ONAP and ETSI NFV ISG and identify the differences.
b) Based on the use cases, select or define the appropriate model terms if the one-to-one mapping is not possible.
b) Identify existing constructs defined in other SDO specification (e.g. TOSCA NFV Profile and SOL001
c) Encourage efforts in other SDOs to align with ONAP IM/DM implementation with their specifications (e.g. TOSCA NFV Profile and SOL001) development.
6- When defining new constructs in ONAP Data model
a) Start with OASIS TOSCA Simple YAML Profile 1.2
b) Make use of OASIS TOSCA Simple YAML Profile 1.2 normative node types
c) If direct use of OASIS Simple YAML Profile 1.2 normative node types is not possible, extend/derive from existing node types or create new ones as appropriate
7- When defining new Namespace, in order to avoid namespaces and types name types definitions collision, ONAP follows the rule and guidelines as described in the OASIS TOSCA Simple YAML Profile v1.2.
8- Create a (class) diagram which outlines ONAP DM relationship to TOSCA Simple Profile 1.2