Versions Compared

Key

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

Table of Contents

Meeting Info

When: Fridays (weekly) 1213:00-1314:00 UTCIrish Standard Time

Where: https://zoom.us/j/836561560?pwd=TTZNcFhXTWYxMmZ4SlgzcVZZQXluUT09

OrganizerToine Siebelink

Recurring Agenda Items

Software Status

Minutes continued in Configuration Persistence Service Kohn Meeting Notes & Recordings

For minutes before Jakarta please go to Configuration Persistence Service Meeting Notes & Recordings 2021

Minutes

  • Software Status
  • CSIT Test failing, https://jenkins.onap.org/job/cps-review-verification-maven-master/948/
    • Same failure seen in a few jobs now 
    • cps-and-ncmp is restating before test: "Restarting (1) 23 seconds ago"
    • 1 test passes (verify modules which ONYL uses DMI plugin, all other tests depend on cps-ncmp service, which seems down)
    • Readiness probe port 8887 (cps-ncmp) start failing just after "Node mounted in 0"
    • Same test pass locally.
    • Theory: Mounting node starves cps-ncmp of resources, kubernetes eventually thinks it is dead and restarts it. Troubleshooting steps:
      • run locally
      • verify resource usage (htop) when logs report "Node mounted in 0", try to determine if the is a process that hogs all resources.
that an easy work-around is available. The ensuing discussing made clear that the stakeholders might need to consider a cm-handle sync-state & watchdog in NCMP to ensure model and dat sync of registered nodes (with attributes to enable/disable this functionality)
  • Software Status
  • Review Process / Release Process
  • Tony can help with Reviews
  • Release (get ready to build images)
  • Prioritize Niamhs & Renu's commits (try to merge today)
  • Toine will cerate task to deliver images, bump version for each repo
    • Discussion on Configuration Parameters
      • Username/passwords (sensitive info) as Secrets variables by convention
      • In DMI we have defined SDNC password as we're not the owner
      • Properties are set in the values.yml oom file under config or secrets
      • The properties are used in the helm charts
      • Each cps component has its own values.yml and helm chart
    key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    DateAttendeesAgenda / Notes

    07 Jan  

    Happy New Year!

    • Discuss Dell requirement for XML Payload with Michael Pruss 
      • Interface overview: https://docs.onap.org/projects/onap-cps/en/latest/architecture.html 
      • For 'passtrough' (bypassing cache)  CPS-E-05 can already support XML (using JSON wrapping)
      • Cache not yet enabled in NCMP (planned for Jakarta). CPS-Core can be used to store any data and 'cache' it but currently only support json payload for data
      • Dell would like CPS to also support XML payload on CPS-E-05,  CPS-E-02 and CPS-E-03 interfaces (probably does not apply to CPS-E-01 (TBC)
        • CPS-E-02 could easily be made to 'accept' XML format too 
        • CPS-E-03 would required an additional parameter? to request XML output
        • DMI interface might be affect to, needs further investigation
      • DB storage is de-coupled from REST input format (interfaces are using java map objects instead) Postgress solution uses json format internally but this is not related to/affected by payload format
      • Toine Siebelink  and Michael Pruss will schedule a follow up meeting next week
    • Present findings on Horizontal Scaling by Lee Anjella Macabuhay  
      • Conclusion; CPS-NCMP can scale horizontally without code changes
      • Lee Anjella Macabuhay  will add some information on how to increase the DB connection pool size for 'vertical scaling of a singel instance. as it was observed the pool size became a bottleneck when more then 5 simultaneous requests were made.
      • as part of discussion future possibilities for domain based (manual) setup of groups of CPS instances were discussed. Sharding could be used to distribute cm-handles.
      • kieran mccarthy  confirm spike goal was achieved and wil contact Peter Turcsany for follow up load testing. 
    • Software Status 
      • nothing of special interest

     

    No meeting, New Year's Eve

     

    No meeting, Christmas Eve

     

    • Software Status
      • Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-322
        validation only required in Service-Layer. REst layer wil be handled using exception handling. Persistence Layer will depend on validation depend beforehand.
      • Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-829
        Priyank Maheshwari and Sourabh Sourabh are working together on this and with help of Bruno Sakoto they can now test using Kafka docker image approach which is good enough for now. Any (future) Strimzi Kafka integration is Integration Team responsibility (Fiachra Corcoran) and onto for CPS team.

     

     

     

    Toine Siebelink aditya puthuparambil Lee Anjella Macabuhay Dylan Byrne Luke Gleeson Tony Finnerty Joseph Keenan Bruno Sakoto
      • 961
        agreed that xPath stored in DB is for 'internal use' only and not exposed to end-user. We can normalize storage for better compatibility and adherence to xpath conventions when retrieving it. Lathishbabu Ganesan will work out prosed solution and do some PoC for this.
      • Jira
        serverONAP Jira
        columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-962
        has been split of from CPS-960 will be handed over from Joseph Keenan to Renu Kumari when she has time (can be paused for now)
    • Propose Joseph Keenan to become committer for CPS-Core and DMI-Plugin
    • A.O.B.
        Software Status
        • Luke Gleeson  presented walkthrough and demo re. 
        • Jira
          serverONAP Jira
          serverId425b2b0a-557c-3c0c-b515-579789cceedb
          keyCPS-783
          Niamh Core to inform stakeholders this bug is closed
          911
        • Start of DST in Europe this weekend! Please check your local time for that start of this meeting next week

     

    • Software Status
      •  
        Jira
        serverONAP Jira
        columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        serverId425b2b0a-557c-3c0cserverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-788
        Toine Siebelink to inform  stakeholders this bug is closed
    • Discussion of CSIT CI Issue for parallel changes
      View file
      nameCI Build Problem.pptx
      height150
    • Team agreed to NOT submit (backward incompatible) DMI-plugin updates until CPS-NCMP changes are approved too. This mean CSIT test can only be ran successful locally until the first merge.
     
    • Software Status
    • Demo of Passthrough write use-case Dylan Byrne 
      • registration sometimes returns 500 even though is it successful. Dylan Byrne  will create bug
    • Demo of Delete Dataspace Lee Anjella Macabuhay 
    • Discuss (drop) release strategy and impacts on CSIT tests
      • remove --latest'
      • verify jobs do NOT push to nexus
      • will depend on 'merge' of depend (dmi-plugin) repo
      • remove DMI-VERSION property to avoid double maintenance (in docker compose for CSIT)
    • AOB: need Jira to describe test-setup using CSIT  scripts (incl. tips for WSL users):
      Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyCPS-796
       

     

     

      • 928
        not blocking,  can be closed. Functionality wil be updated as part of 
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-896
      • Sourabh Sourabh  will demo
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-828
        • invalid topic should return 4xx as per A/C. Sourabh wil update
      • Lathishbabu Ganesanwill demo findings on
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-340

        • System works as expected but Lathish will propose some documentation updates before closing

    A.O.B.

     

    • Software Status
        • aditya puthuparambil CPS-847 no need for 3 variations of operations in CSIT test. Issue with deployment of CPS_Temporal related to bguf Bruno Sakoto is working on. Aditya and Bruno will work together to resolve. Team test strategy needs to consider 'component/black-box testing' Toine Siebelink will call meeting to follow that up.
        • Renu Kumari discussed proposal WIP: CPS-896: CMHandle Registration Response structure with team
          • Order for processing can be improved to: delete->create→update
          • No special requirements/validation of multiple same-operations on one cm handle (e.g 2nd create will fail, 2nd update will override previous)
          • Delete of node registered by other plugin,  Toine Siebelink  will check with Tony Finnerty 
          • Exact structure of response, team prefer format with status for each node so successful updates could (later) be included too. Toine Siebelink wil check with stakeholders
    • Jakarta Release update: Release Planning: Jakarta
      • Code freeze moved to March 10

     

     

    Cancelled 

    Cancelled 

     

     

    745.  This will be taken as input for the root-function support items planned for Jakarta. While Toine Siebelink wil start conversation with SDN-C team (PTL Dan Timoney ) about possible fixes in SDN-C and/or ODL. Tony Finnerty suggested a future proof workaround where the system will only try the restconf interface on SDN-C if the original request using the
    • 667
      wil required an additional workaround because of a know k8s limitation with group ownership of nfs folder.
    • Updates release notes: step 11 is now step 9.
    • Toine Siebelink  reported issue with CPS Temporal docs 
      Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyDOC-770
      is now fixed and followed by some small doc updates which Luke Gleeson will drop back to Instanbul release
  • Istanbul RC Status Istanbul Milestone Status
    • CPS Team is good for decision on Monday
  • R10 release plan CPS R10 Release Planning rests interface failed and the resource identifier equates to root. Model-Resync issues. Rahul Tyagi confirmed in
    • Jira
      serverONAP Jira
      serverId425b2b0a
    -557c-3c0c-b515-579789cceedb
  • keyCPS-741

     

      • -557c-3c0c-b515-579789cceedb
        keyCPS-736
        was added this week and explained to team today

     

    • Software Status
    • Review Process / Release Process
      • Tony can help with Reviews
      • Release (get ready to build images)
      • Prioritize Niamhs & Renu's commits (try to merge today)
      • Toine will cerate task to deliver images, bump version for each repo

    • Discussion on Configuration Parameters
      • Username/passwords (sensitive info) as Secrets variables by convention
      • In DMI we have defined SDNC password as we're not the owner
      • Properties are set in the values.yml oom file under config or secrets
      • The properties are used in the helm charts
      • Each cps component has its own values.yml and helm chart

     

    • Software Status
      • 4 People involved in documentation using group reviews of generated HTML
      • Logging and monitoring admin guide done by Bruno Sakoto for CPS Temporal will be moved to CPS-Core and made generic by Luke Gleeson 
      • Jira
        serverONAP Jira
        columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    • Software Status
      •  Joseph Keenan repost CSIT are now passing in CI too. Just a few small minor comment left on https://gerrit.onap.org/r/c/cps/+/124643 please all reviews ASAP
      • Renu Kumari  noted  that
        Jira
        serverONAP Jira
        columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-667
        wil required an additional workaround because of a know k8s limitation with group ownership of nfs folder.
      • Updates release notes: step 11 is now step 9.
      • Toine Siebelink  reported issue with CPS Temporal docs 
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyDOC-770
        is now fixed and followed by some small doc updates which Luke Gleeson will drop back to Instanbul release
    • Istanbul RC Status Istanbul Milestone Status
      • CPS Team is good for decision on Monday
    • R10 release plan CPS R10 Release Planning
      • Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-736
        was added this week and explained to team today

     

      • 645
        Renu Kumari wil investigate option. Stakeholder want clear separation between 'client' and 'internal' interfaces. Although both need to be available for publication, just different target audiences. Preferred Internal interface pre-fix is /ncmpDmi
    • Discuss adding CM-Handle for SDN-R (network Slicing) with Ahila P 
      • Proposal for SDN-R integration: SDN-R Feature for adding cm-handle
      • Toine Siebelink clarified that instead of Async flow steps 2&3 a 'temporary' sync option is available right now on DMI-Plugin. Toine wil mail specification links to Ahila
      • Steps 4 & 5 are also already developed and test in Jakarta using SDN-C. These might need to be tested in SND-R environment.
      • CPS teams prefers NOT to have a third option for adding CM Handles. Instead we agreed on the following possible evolution path:
        1. SDN-R use synchronous method delivered in release I, mentioned above (can be done now)
        2. SDN-R publishes event of the same schema and same topic as PNF. This release CPS  is delivering the relevant event based API in J which has already been investigated , see
          Jira
          serverONAP Jira

     

    • Software Status
      • 4 People involved in documentation using group reviews of generated HTML
      • Logging and monitoring admin guide done by Bruno Sakoto for CPS Temporal will be moved to CPS-Core and made generic by Luke Gleeson 
    Jira
    serverONAP Jira
    columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
    columns
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-
    645 Renu Kumari wil investigate option. Stakeholder want clear separation between 'client' and 'internal' interfaces. Although both need to be available for publication, just different target audiences. Preferred Internal interface pre-fix is /ncmpDmiDiscuss adding CM-Handle for SDN-R (network Slicing) with Ahila P 
      1. 393
      2. eventually, post Jakarta, both SDN-R wil use the current A&AI event based interfaces
    • At any stage Topic and or Event bus provide could be made configurable as long as te event schema stays the same
    • PNF Registration flow is detailed here

     

    • Software Status
      • aditya puthuparambil confirmed all OOM related task including delivery of our images has now been completed (smile)
      • aditya puthuparambil  wil help Luke Gleeson with
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-626
        especially the 'Deployment' section of the documentation. Luke is to create subtasks for each section.
      • Bruno Sakoto  has some errors with privileges while testing
      • Proposal for SDN-R integration: SDN-R Feature for adding cm-handle
      • Toine Siebelink clarified that instead of Async flow steps 2&3 a 'temporary' sync option is available right now on DMI-Plugin. Toine wil mail specification links to Ahila
      • Steps 4 & 5 are also already developed and test in Jakarta using SDN-C. These might need to be tested in SND-R environment.
      • CPS teams prefers NOT to have a third option for adding CM Handles. Instead we agreed on the following possible evolution path:
      • SDN-R use synchronous method delivered in release I, mentioned above (can be done now)
      • SDN-R publishes event of the same schema and same topic as PNF. This release CPS  is delivering the relevant event based API in J which has already been investigated , see
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-393
      • eventually, post Jakarta, both SDN-R wil use the current A&AI event based interfaces
      • At any stage Topic and or Event bus provide could be made configurable as long as te event schema stays the same
      • PNF Registration flow is detailed here

     

     

    • Istanbul demo
      • Model Sync
      • Read pass-through datastores
      • Write  pass-through datastore
      • CPS Temporal
    • Jakarta Roadmap
    • Branching Strategy
      • team agreed not to cerate I branch until we need to deliver Jakarta specific functionality or affect stability i.e. interface split
    • CSIT Improvements
      • aditya puthuparambil  started discussion re. CSIT testing with Morgan Richomme to include in CPS CSIT in OOM build. Not yet clear how exactly this will work (in Jakarta) Aditya will follow up

      • Team wil continue to deliver CSIT test as planned for Istanbul using current process/framework

     

    • Istanbul demo
      • Model Sync
      • Read pass-through datastores
      • Write  pass-through datastore
      • CPS Temporal
    • Jakarta Roadmap
    • Branching Strategy
      • team agreed not to cerate I branch until we need to deliver Jakarta specific functionality or affect stability i.e. interface split
    • CSIT Improvements
      • aditya puthuparambil  started discussion re. CSIT testing with Morgan Richomme to include in CPS CSIT in OOM build. Not yet clear how exactly this will work (in Jakarta) Aditya will follow up

      • Team wil continue to deliver CSIT test as planned for Istanbul using current process/framework

     

    • Istanbul Demo by Joseph Keenan and Rahul Tyagi 
      • Some feedback on Demo
        • Show explain (local) deployment/docker view first
        • No need to mount node during demo (prerequisite)
        • Execute query on (target) Node before it is added (show failure on registration)
        • Add dummy model (not DMI Registration) to showcase write use case and possible diff between  datastore 'running' and 'operational' (config true/ all)
        • optional: demo sync 2nd node with same models, 3rd node with 1 additional model
        • GREAT DEMO! really cool to see all Istanbul work in action!
    • Software Status
      • aditya puthuparambil experimenting with installing Python 3 for CSIT test (new Jira to be added). This might make  
        Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-658
        redundant (low priority J release)
      • Jira
        serverONAP Jira
        serverId425b2b0a-557c-3c0c-b515-579789cceedb
        keyCPS-634
        has been re-opened! Rahul Tyagi will work on it

     

     

  • Istanbul Demo by Joseph Keenan and Rahul Tyagi 
    • Some feedback on Demo
      • Show explain (local) deployment/docker view first
      • No need to mount node during demo (prerequisite)
      • Execute query on (target) Node before it is added (show failure on registration)
      • Add dummy model (not DMI Registration) to showcase write use case and possible diff between  datastore 'running' and 'operational' (config true/ all)
      • optional: demo sync 2nd node with same models, 3rd node with 1 additional model
      • GREAT DEMO! really cool to see all Istanbul work in action!
  • Software Statusaditya puthuparambil experimenting with installing Python 3 for CSIT test (new Jira to be added). This might make  
    redundant (low priority J release)
    • Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyCPS-
    658
    • Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyCPS
    -634 has been re-opened! Rahul Tyagi will work on it

     

    Software Status
    Shiva Subedi will hand over/work with Luke Gleeson and Renu Kumari (if needed) on
    Jira
    serverONAP Jira
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-594
    Shiva Subedi will hand over/work with aditya puthuparambil  on
    Jira
    serverONAP Jira
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-497
  • Jakarta Planning
    • passthrough-running read uses-case are completed bar a demo (incl. config/non-config filter options)
    • Toine Siebelink will create new user stories for passtrough-running write uses case: Replace, Delete & Patch.  On story for each component NCMP / DMI Plugin
  • Recordings

    • -497
    • Jakarta Planning
      • passthrough-running read uses-case are completed bar a demo (incl. config/non-config filter options)
      • Toine Siebelink will create new user stories for passtrough-running write uses case: Replace, Delete & Patch.  On story for each component NCMP / DMI Plugin

    Recordings

    Zoom Recording
    DateZoom Recording

     

     

     

     

     

     

     

     

    Date

     

    CPS-211203.mp4

     

     

     

     

     

    CPS-210917.mp4

     

    CPS-210910.mp4

     


    ...