ONAP R7 Resource IM Call 2020-9-21

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:

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

      • Support for CPS Model Driven PoC R8+

      • 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