ONAP Service IM Minutes 20190529
Participants
@guochuyi @Borislav Glozman @rene.tio@riftio --Termed @Kevin Scaggs @chris.skowronek@riftio --Termed @Thinh Nguyenphu (Unlicensed) @Andy Mayer Bob
Agenda
Enhanced Service Information Model for Nested and Shared Services
Minutes
Agree to put the filter part as Selection Ctriria to common domain, delete the "filterRule", Kevin will kindly help to update papyrus, Chuyi will update the wiki page.
Agree to move the "serviceConfigurableProperties"as "configurableProperties" to common data type.
ServiceProfile
ServiceProfile should be anything that want to be, which canbe dynamicly specified, and don't need to updated model each time.
ServiceProfile can from 3GPP or other SDOs, reusing the conception of these specifictions.
ConfigurableProperties is input parameters that can be dynamicly addded, while profile is a group of properties that work together for use, like network slice.
ServiceProfile is for design time, configurableProperties is more for run time to consume.
isShared
If one service can be shared, then run time will first search instances to see if there is a satisfied candidate, if not ,then will directly creat a new one.
Instance model should accordingly has the information to show the sharing times.