Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Date and Time: 2020, Sep 21st, 9pm~10pm Beijing Time, 9am~10am US Eastern
  • Meeting Room: https://zoom.us/j/97595070639 password: 244130
  • Meeting Recording:  
  • Meeting Chat Log:  

...

  • 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
        • Image RemovedImage Added
      • 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