CPS R13 Release Planning

 

 

Credit:  Arild Vågen.  Licensed under Creative Commons Attribution-Share Alike 4.0 International license.

 

 

Requirements

Priority legend

Preliminary

Planned for current ONAP Release

In Progress

Paused/Blocked

Completed

De-scoped

ONAP Best Practices (Global Requirements) and similar

ONAP Requirement

Notes

CPS- Jira(s)

ONAP Requirement

Notes

CPS- Jira(s)

REQ-439: CONTINUATION OF PACKAGES UPGRADES IN DIRECT DEPENDENCIESIn Progress

 

 

 

ONAP script might help us with common quality issues and save reviewing time

CPS-1324: Investigate ONAP Gerrit Review (OGR) ToolOpen

CPS-CORE / CPS-NCMP Requirements

Epic/Component/Owner/Team/Target

Description

Notes

Jira(s)

Epic/Component/Owner/Team/Target

Description

Notes

Jira(s)

1

1

Data Write/Read Performance

See also CPS-Core Read & Write (large load) Test Results from  Wipro/Fujitsu

See Montreal Read/Write Performance for latest performance results (23/08)

key summary assignee status
Loading...
Refresh

2

2

  1. LCM Subscriptions for CM data notifications.

  2. Forward CM data notifications by NCMP from DMI to application

Note. These items is now incorporated in CPS-1812: CM Data Notification Subscriptions (Create, Merge, Delete CM Notifications)Delivered (#7 below) any remaining work items have been move to that epic instead.

Notifications

Getting issues...

Subscriptions

Getting issues...

3

3

Support update of cached data through a message driven solution.
Respond to  VES Events from Devices in ONAP

Receive VES Event and transform it into a 'standard DMI→NCMP events (schema owned by NCMP)

Getting issues...

 

4

4

Batch (bulk) Operations (Get, Query)

Allow batch operations for NCMP  REST and  CPS-Core Java Interfaces.

All new events will comply to cloudevents. CPS-1717: Use of Cloudevents in CPS (Montreal use cases)Closed 

Getting issues...

5

5

CM Handle Connectivity Freshness/Staleness

Need to model what staleness is (current CPS only has concept of model-sync state, nothing about connectivity)
@kieran mccarthy to spec this

Staleness will be modelled as a public property and notification will be sent/ notifiable. 
Assumption is that the solution will accommodate the same behavior's for all public properties.

key summary assignee status
Loading...
Refresh

6

6

Update YANG schema-set for CM handle using ModuleSetTag

  1. Update YANG schema-set for CM handle without removing and adding it

  2. Cached data is not in scope.

  3. Need to specify orphan handling of YANG modules (already built in ?)

  4. Introduce concept of ModuleSetTag to prevent unnecessary trips to nodes to get al Modules

  5. will require NCMP module loader (for upgrade of Inventory model) instead of Liquibase steps!

key summary assignee status
Loading...
Refresh

7

7

Merge CM data subscriptions in NCMP when forwarding it to DMI

Implementing Data Notifications & Subscription Notifications on a US by US basis

Scope add: What kind of access controls are required on topics? Spike is required for this.  Work Item created (23/05).

8

8

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. 

 

9

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

It includes creating subscription with wildcard cmhandles. 

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

10
  • TBC

  • CPS-NMCP

  • TBC

  • TBC

Event Digest

Additional field to help clients filter CM AVC Events
(S)

 

11
  • TBC

  • CPS-NMCP

  • TBC

  • TBC

AVC Subscription, advance filter

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)

(S)

 

12

12

Support for list as top level data node

 

13

13

CPS & NCMP Feature Enhancement for M Release

 

14

Yet to agree priority

A decision was made to abandon json+problem format

15

Spike for documenting Kafka interfaces using AsyncAPI

- Documentation Generation
- Interface Naming
- Cloud Events specifics asyncapi-cloud-events - Roll out for legacy events

- Code Generation (contract first, stubs)

 

16

Refactor legacy NCMP ASync Response Events to use Cloud Events format

(M)

17

TBC

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,

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

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

18

TBC

Support multiple identifiers (alternatives for CM Handle ID)

(M) - Not sure. Scope not known yet. 

 

19

 

Access control for topics which are created by NCMP .

Spike needs to be conducted. 

 

20

 

Invoke YANG modelled action

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 async request.  Is this dependent on CPS-1127  - see spin-off user stories table below this on.

KMC : 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. 

 

21

 

Enhanced query support (fields)

Currently the passthrough has an 'fields' parameter to do a scoped query.  Propose to support this in non-passthrough so it is promoted to a fully supported option, e.g. {ncmp-root}/ncmp/v1/ch/335ff/data/ds/ncmp-datastore:passthrough-operational?
              resourceIdentifier=/&options=(fields=ericsson-enm-comtop:ManagedElement/ericsson-enm-
              gnbcucp:GNBCUCPFunction/EndpointResource/LocalSctpEndpoint/attributes(sctpEndpointRef),
         

KMC : Do we support restconf like queries or xpath only?

(L) .

*Spec out before Sept'23. No implementation. 

 

22

 

Enhanced query support (scope)

Currently the passthrough has an 'fields' parameter to do a scoped query.  
              scope=ericsson-enm-comtop:ManagedElement/ericsson-enm-gnbcucp:GNBCUCPFunction/
               EndpointResource/LocalSctpEndpoint/attributes(interfaceUsed==X2))

KMC : Do we support restconf like queries or xpath only?

(L)

*Spec out before Sept'23. No implementation. 

 

23

TBC

Support ncmp-datastores:running for reading data (single CM handle, synchronous only)

See CPS-391 page for details about supported operations and combinations. Note: There can be some overlap between work items for #5, #6, #11 and #12.

Read from operations.

(S) - Forward only.  No validation or data enhancements (add prefixis)

 

24

TBC

Support ncmp-datastores:running for writing data (single CM handle, synchronous only)

(S)  As per #18

 

25

TBC


Support relationships for 'Instance Identifier'

Should be possible to identify a cmhandle using multiple instance identifiers.
(M) - Not sure. Scope not known yet. 


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

26

 

Retrieve single module resource

/v1/ch/{cm-handle}/modules/definitions/{moduleName}

(S)

 

27

 

Access control for public interfaces (NCMP, CPS-Core, DMI?)

KMC : What level of access control is there today - both on CPS and NCMP interfaces?


 

28

 

Fine-grained cache configuration

 

 

29

 

Support for HTTPS and authentication

  • Use Service-Mesh? Both ONAP and Ericsson (applied ISTIO using Envoy Proxy side-car) are working towards this. Check with @Gareth Roper 

Validation required whether this is still needed. 

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

30

TBC

Send notifications on write operation in ncmp-datastores:running for (single CM handle, synchronous only)

 

 

31

 

schema-set update for CM handle with cached data present

Need to address case with incompatible model changes.
Scope: Upgrade of model that is cached?  Lee Anjella to confirm. 


 

32

 

Invoke YANG modelled RPC

Specification required. Rebbot/Reset type of actions on node. 

 

33

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

DMI Audit for DMI restarts

 

34

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

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

 

 

Spin-off user stories, yet to be prioritized

 Jira

Component(s)

Related Work Item

Description

Notes

Functionalities

User Stories

 

 

 

Other Information

Platform Maturity

See the centralized wiki page: London Release Platform Maturity

Vendor Neutral

If this project is coming from an existing proprietary codebase, ensure that all proprietary trademarks, logos, product names, etc. have been removed. All ONAP deliverables must comply with this rule and be agnostic of any proprietary symbols.

Free and Open Source Software

FOSS activities are critical to the delivery of the whole ONAP initiative. The information may not be fully available at Release Planning, however to avoid late refactoring, it is critical to accomplish this task as early as possible.
List all third party Free and Open Source Software used within the release and provide License type (BSD, MIT, Apache, GNU GPL,... ).
In the case non Apache License are found inform immediately the TSC and the Release Manager and document your reasoning on why you believe we can use a non Apache version 2 license.

Each project must edit its project table available at Project FOSS.

Charter Compliance

The project team comply with the ONAP Charter.