CPS R16 Release Planning

CPS R16 Release Planning

R16 is now closed. Please continue to CPS 2025 Q3-Q4 Release Planning

 

Requirements

legend

Preliminary

Priority Agreed

Requirement Gathering

In Progress

Pending Integration

Paused/Blocked

Completed

De-scoped

CPS-CORE / CPS-NCMP Requirements

Epic/Component/Owner/Team/Target

Description

Notes

Jira(s)

Epic/Component/Owner/Team/Target

Description

Notes

Jira(s)

1

CPS-Core Feature Enhancement for Oslo Release: Delta Feature

NOTE: Reopened

 

2

NCMP shall support retaining the order of CM Change Notifications

  1. Events assigned to the same partition will be consumed and processed in sequence, ensuring the correct order.

  2. Key will mandatorily be populated from

  3. NE CPS requesting Kafka config from NE

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2436

3

Request to update Event Schemas

  1. Review NCMP current schema format and agree new schema forma

  2. Lcm ( Lifecycle Management Events) changes to cloud [CPS-2058] (Blocked until June waiting for stakeholders) Update LCM event from Legacy to cloud-event and add Alternate ID - Jira (atlassian.net)

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2425

4

New Generic interface to handle policy interface

  1. Ability to create HTTP 409 conflict response on NCMP's interface

  2. Write operations are intercepted and validated using the new external service -

  3. Name of this new interface - PolicyExecution.

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2249

5

Support for Async datajobs

Not just for reading specific fdn, but rather QUERY Group of FDN , it's just a broadcast to every DMI plugin. The response should mimic sending a broadcast to 2 or more CM Handles 

CPS Team will only do java interface. REST Interface is done in DCM

 

NEW interface aligning with 3GPP i.e FDN instead of CM-HandleIds

(Read use case can re-use existing dataOperationz impl. after mapping FDNs to CMHandleIds for input and back for output!)

Read, Create, Update, Delete and Action support. I.e for passthrough only
Note: Q(uery) is  SUBNETWORK-wide read and should be done separately using a different endpoint for clarity and separation!

  1. NCMP to introduce a qualifier to be used along with the DMI plugin so NCMP can break the request with multiple cmhandle into batches based on the DMI plugin and the Qualifier (where qualifier should be EMS name / id).

  2. NCMP shall create one or multiple EMS job ids depending on FDNs requested

  3. NCMP shall provide an interface to get status of an EMS job id (forward request)

  4. NCMP shall provide an interface to get results of an EMS job id

  5. NCMP shall send the results to Kafka topic

  6. Synchronous

Jun 26, 2024 

Add as part of this epic

  • Status

  • Result

No new epic for write req.

 

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-1964

6

Update remaining existing/legacy NCMP APIs to support alternateId (FDN)

Update existing/legacy NCMP APIs to support FDN / alternateId

Depends on https://lf-onap.atlassian.net/browse/CPS-1704 (which now has a lower priority)

Now includes https://lf-onap.atlassian.net/browse/CPS-2058

 

Agreed with stakeholders on Apr 25, 2024  These open issues are not a blocker, we would leave LCM event as Legacy event and proceed with  https://lf-onap.atlassian.net/browse/CPS-2009

https://lf-onap.atlassian.net/issues/?jql=parent%3DCPS-2009

7

https://lf-onap.atlassian.net/browse/CPS-2690

  • CPS-NCMP

  • Lead: @Sourabh Sourabh

  • Co-lead: @Toine Siebelink

  • Ericsson Team

  • Q2 25

Datajobwrite Performance Measurement

  1. Shall cover 100K write operations in a single job,

  2. Shall all be forwarded within 60 seconds

8

https://lf-onap.atlassian.net/browse/CPS-2169

  • CPS-NCMP

  • @Gerard Nugent

  • Ericsson Team

  • Q2 25

CM-handle search that returns 200k Cells (50k CM Handles)

 

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2169

9
  • Async datajob Read

Requirement Gathering by @Kolawole Adebisi-Adeolokun with Laslo Lang

 

NCMP to introduce a qualifier to be used along with the DMI plugin so NCMP can break the request with multiple cm handles into batches based on the DMI plugin and the Qualifier (where qualifier should be EMS name / id).

  1. NCMP shall create one or multiple EMS job ids depending on FDNs requested

  2. NCMP shall provide an interface to get status of an EMS job id (forward request)

  3. NCMP shall provide an interface to get results of an EMS job id

  4. May 14, 2025 @kieran mccarthy NCMP shall NOT send the results to S3

10
  • NCMP to support the 3GPP ProvMnS CRUD interfaces.

  • NCMP to Support new 3GPP sync single FDN request

Implement new NCMP CRUDAQ sync interface aligned with 3GPP API (Read and write use cases) - Wrapper on existing/legacy API

11

https://lf-onap.atlassian.net/browse/CPS-2166

  • CPS-NCMP

  • Lead: @Lee Anjella Macabuhay

  • Co-lead: @Priyank Maheshwari

  • Ericsson Team

  • Q3 25

Forwarding CM Data Notifications to Topic in Subscription.

250 million CM notifications per day that need to be processed and distributed to ? different topics

Need to clarify characteristics requirements as it was mentioned that only a small (singel digit?) percentage of notifications will be handled by CPS-NCMP

  • Topic used in NEW event format

  • Client application shall ONLY receive notification they subscribed on

  • Client application shall not see notification they did not subscribed on

Interdependent on - https://lf-onap.atlassian.net/browse/CPS-1812

12

https://lf-onap.atlassian.net/browse/CPS-2775

  • CPS-NCMP

  • @Gerard Nugent

  • Ericsson Team

  • Q2 25

Move DMI API definition to CPS/NCMP codebase

 

 

13

https://lf-onap.atlassian.net/browse/CPS-2521

Sync Actions

Invoke YANG modelled action

Invoke YANG modelled RPC, Specification required. Reboot/Reset type of actions on node. Include to the sync one

Always on operational datastore.  Supported for nmcp:passthrough-operational and if executed against ncmp:operational then it is always forwarded to dmi plugin.  Is there another story for forwarding to be included as a dependency? Always run as sync request.  Is this dependent on CPS-1127  - see spin-off user stories table below this on.

@kieran mccarthy : Can we deprioritize - this can be run against passthrough-operational for now.  Just have to agree on the API / URL for the action to progress at this stage so that the passthrough-operational form is aligned with final operational form.

(S) - for passthrough. 

*Spec out before Sept'23. No implementation. 

 

Nov 9, 2023 

can datajob cover this ?, currently no support for 'actions'. Action name at the end of resourceid. split ticket into, action with and without responses. 

 

14

CPS-NCMP Test & documentation Improvement

  • CPS-NCMP

  • @Toine Siebelink

  • Ericsson Team 1

  • Q1 25

Retro action: Make test, documentation (examples) more realistic

  1. use of ‘bookstore example' where it’s a problem

  2. add or replace with telecoms examples

  3. Additional scope, consider;

    1. unit test

    2. acceptance test (groovy, semi-integration)

    3. CPS integration test

    4. documentation

  4. Sync with internal stakeholders

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2339

15

https://lf-onap.atlassian.net/browse/CPS-2669

  • CPS-NCMP

  • @Toine Siebelink

  • Ericsson Team 1

  • Mid Q2 25

 

 

https://lf-onap.atlassian.net/issues/?jql=parent%20%3D%20CPS-2425

16

https://lf-onap.atlassian.net/browse/CPS-1872

  • CPS-NCMP

  • Lead: @Levente Csanyi

  • Co-lead:

  • Ericsson Team 1

  • No planned data

Fetch a list of cm handles along with their private properties as response from NCMP.

 

https://lf-onap.atlassian.net/browse/CPS-1872

17

Revive ONAP DMI Plugin to demo in OAM stack with SDNC etc.

  1. Deploy stack

  2. ‘register’ nodes

  3. Module Sync

  4. Data Sync

18

Support NCMP-CPS upgrade

Currently only custom upgrade is supported. (upon request)

Requirement: It shall be possible to upgrade NCMP-CPS from release N-1 to N (without requiring manual intervention/workarounds). N is defined as any release requested by ESH

  • Note. Need to agree version strategy: use current ONAP x.y.z. numbering. Ericsson to communicate when a version is to be 'delivered' and 'y' increased

Technical Debt to be addressed: Liquibase is used in CPS to manage data(upgrades) in CPS

Study: Resolve technical debt (mixed data). NCMP Data upgrade. CPS Core need to support model upgrade so that NCMP can use it,

Nov 8, 2023 Liquibase is used in CPS to manage data(upgrades) - Now available.

  • Still need to discuss the 'backward incompatible' → What interfaces should NOT be impacted Kieran mention NBI - northbound interfaces

  • Propose workshop, Spike needed from CPS

(XL) - Scope needs to be defined. Risk is scope not identified, efforts might increase.

 

19

Refactor legacy NCMP ASync Response Events to use Cloud Events format

 

(M) TBC 

Getting issues...

20

https://lf-onap.atlassian.net/browse/CPS-2233

  • CPS-NCMP

  • Ericsson Team 

  • Q2 25

CM Subscription with DME interface

 

  • This new epic is driven by the possible changes from Event based subscription to HTTP rest interface and potential changes to the schema.

  • The whole CM Data Notification Subscription is estimated for Q2 25 by //  therefore deprioritized

  • Doc still in study (2/3)

  • CPS to study the document when study is approved

 

Newly Added

21
  1. TBAC - Access Control for resources to ensure that operators can restrict access control to only those users (human/machines) that are authorized to execute CRUD operations on those resources. 

  2. Access control for topics which are created by NCMP.

TBAC Study still ongoing, schedule an internal meeting to go through study doc, until sidecar is well define and implemented cps can't do nothing. Sidecar should specify the interfaces.

 

 

key summary assignee status
Loading...
Refresh

22

CM data subscriptions from application to DMI [Part 2].

For all cmhandle (general)

This epic was created to take on additional scope which got added to CPS-1616

 

23

AVC Subscription, advance filter. Part 2 of cmhandles

It includes creating subscription with patternmatch cmhandles. 

Filter on 'Type' instead of list of CM Handle IDs → 'Type' could be defined as the yang module set containing a specific module (name and version)

 

24
  • TBC

  • CPS-NMCP

  • TBC

  • TBC

Event Digest