ONAP R7 Resource IM Call 2020-9-21
General Information:
Date and Time: 2020, Sep 21st, 9pm~10pm Beijing Time, 9am~10am US Eastern
Meeting Room: https://zoom.us/j/97595070639
Meeting Recording:
Meeting Chat Log:
Agenda:
Agenda bashing - 5 minutes
Model Proposals
allotted resource - 0 minutes
5G service - 0 minutes
CNF - 0 minutes
PNF instance model - 0 minutes
CPS model driven PoC - 20 minutes
Modeling Documentation - 0 minutes
Material:
Model proposals:
Modeling requirements:
Related information:
Minutes:
Agenda bashing
Model Proposals
allotted resource
the plan is to finish the network slicing discussion in service model first, then discuss allotted resource
CPS model
abstract class:
ResourceAppModel: design time model, included in ResourceDesc, for one particular app
ResourceInstanceAppData: run time model, included in ResourceInstance, for one particular app
- image2020-9-21_21-13-0.png
main class:
YangModelSet: inherit from ResourceAppModel, describe a set of YANG models based on RFC7950
discuss more on how to use the model in C&PS call, e.g., cataloging
for runtime, no further sub classes are defined. the ResourceInstanceAppData will contain a reference to a particular ResourceAppModel (e.g., YangModelSet) to show the schema of the data
one can have many ResourceInstanceAppData instances corresponding to one type of ResourceAppModel (e.g., YANG, SNMP, etc.)
description change for RootEntity, DesignedEntity, etc.
needs further discussion
5G service model
Modeling Documentation
R6 readthedocs review:
gendoc template improvement: ONAP Information Model - Gendoc Examples
AP: simplify the sterotypes for the associations, Xu will help summarize the status and trigger the discussion
add relationship documentation to the UML guideline: ONAPMODEL-28: Using the Documentation Property for RelationshipsOpen
UML principle wiki page:
Principle and Guideline for Information Model Proposal Using Papyrus (Draft)
https://lf-onap.atlassian.net/wiki/pages/viewpage.action?pageId=16442605
reviewed, no comments for now
will continue working on the pages