Versions Compared

Key

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

...

PriorityEpic/Component/Owner/Team/TargetDescriptionNotesJira(s)
1
  • Jira
    serverONAP Jira
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-1713
  • CPS-NCMP
  • Priyank Maheshwari
  • Community Team
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)

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues10
jqlQuery"Epic Link" = CPS-1713
serverId425b2b0a-557c-3c0c-b515-579789cceedb


2
  • 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-1733
  • CPS-NCMP
  • Sourabh Sourabh 
  • Ericsson Team  1
  • Late Q2 24
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!

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-1733
serverId425b2b0a-557c-3c0c-b515-579789cceedb

3
  • 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-1812
  • CPS-NCMP
  • Priyank Maheshwari  
  • Ericsson Team  2
  • Q3 24
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).


Delivery of this epic is dependent on -

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-2166

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-1812
serverId425b2b0a-557c-3c0c-b515-579789cceedb

4
  • Jira
    serverONAP Jira
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-1632
  • CPS-CORE (& NCMP TBC)
  • Priyank Maheshwari 
  • Deutsche Telekom
    (TechMahindra)
CPS & NCMP Feature Enhancement for M Release: Delta Feature

Moved up on  Previously Priority 19

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-1632
serverId425b2b0a-557c-3c0c-b515-579789cceedb

5

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-2289




6
  • 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-2249
  • CPS-NCMP
  • Toine Siebelink   
  • Ericsson Team 1
  • IDUN-112411
  • Q1 25

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.

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-2249
serverId425b2b0a-557c-3c0c-b515-579789cceedb

7
  • 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-1964
  • CPS-NCMP
  • Gerard Nugent  
  • Ericsson Team 1 & 2
  • IDUN-100303
  • Q3 24

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 wil 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!

* 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).
* NCMP shall create one or multiple EMS job ids depending on FDNs requested
* NCMP shall provide an interface to get status of an EMS job id (forward request)
* NCMP shall provide an interface to get results of an EMS job id
* NCMP shall send the results to Kafka topic


 

Add as part of this epic

  • Status
  • Result

No new epic for write req.

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-1964
serverId425b2b0a-557c-3c0c-b515-579789cceedb

8
  • 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-1966
  • CPS-NCMP
  • Daniel Hanrahan 
  • Ericsson Team 2
  • Q3 24'
CPS/NCMP delivery process

Moved up on Not discussed for long time but need new attention so these problems don't continue while building DCM
Alignment
of CPS/NCMP build artifact versions with EIC 

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-1933

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-1966
serverId425b2b0a-557c-3c0c-b515-579789cceedb

9

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-2170

Adding limit to legacy batch (bulk) interface

proposed hardcoded limit of 50 cm handles

Csaba Kocsis inform CPS to use 200 as new limit and ESH stack is now enforcing this.
 

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-2170

10

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-2172

Enable Open Telemetry tracing

Configuration impacts only. Ericsson has delivered the required configuration files


 

Effect changes on scheduled tasks

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-2172

11

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-989

Replace RestTemplate with WebClient


Merging

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-989
with
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-2148

Prometheus metrics http_client_requests_* metrics are not available for every endpoints in CPS NCMP


Add state tags to cps.ncmp.lcm.events.publish metrics


Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-2166
serverId425b2b0a-557c-3c0c-b515-579789cceedb

12
  • 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-2009
  • CPS-NCMP
  • Sean Beirne 
  • Ericsson Team 2
  • Q3 24
Update remaining existing/legacy NCMP APIs to support alternateId (FDN)

Update existing/legacy NCMP APIs to support FDN / alternateId

Depends on

Jira
serverONAP Jira
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyCPS-1704
(which now has a lower priority)

Now includes 

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-2058


Agreed with stakeholders on   These open issues are not a blocker, we would leave LCM event as Legacy event and proceed with  

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-2009

Jira
serverONAP Jira
columnIdsissuekey,summary,assignee,status
columnskey,summary,assignee,status
maximumIssues20
jqlQuery"Epic Link" = CPS-2009
serverId425b2b0a-557c-3c0c-b515-579789cceedb

13
  • 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-2189
  • CPS-NCMP
  • TBC
  • Q4 24



14
  • 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-20081992
  • CPS-NCMP
  • TBC
  • TBC
  • IDUN-46098
  • Q1 25
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 APIUpdate existing single sync cmhandle APIs to support alternative id (containing FDNs)


15
  • 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-
1992
  • 2008
  • CPS-NCMP
  • TBC
  • TBC
  • IDUN-46098
  • NCMP to support the 3GPP ProvMnS CRUD interfaces. NCMP to Support new 3GPP sync single FDN request

    • Q1 25

    Update existing single sync cmhandle APIs to support alternative id (containing FDNs)Implement new NCMP CRUDAQ sync interface aligned with 3GPP API (Read and write use cases) - Wrapper on existing/legacy API



    16

    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-2169

    • CPS-NCMP
    • CPS-NMCP
    • TBC
    • Early Q1 25

    CM-handle search that returns 200k Cells 



    17
    • 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-2010
    • CPS-NCMP
    • CPS-NMCP
    • TBC
    NCMP to support datajob results in S3

    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).
    * NCMP shall create one or multiple EMS job ids depending on FDNs requested
    * NCMP shall provide an interface to get status of an EMS job id (forward request)
    * NCMP shall provide an interface to get results of an EMS job id
    * NCMP shall send the results to S3


    18

    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-2166

    • CPS-NCMP
    • Ericsson Team 
    • Q2 25'

    Forwarding CM Data Notifications to Topic in Subscription


    • Topic used for forwarding notification should be based on the client-id which can be extracted from the subscription-id - Yet to be clarified  
    • Client application shall ONLY receive notification they subscribed on
    • Client application shall not see notification they did not subscribed on

    Interdependent on -

    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-1812

    Dropdown from #7 due to the whole CM Data Notification Subscription is estimated for Q2 25 by //  therefore deprioritized

    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-2166
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    19

    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-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

    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-2166
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    20
    • 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-1915
    • CPS-NCMP
    • TBD
    • Ericsson  Team 2
    • TBDTBD
    • Q3 25

    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. 


    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.



    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-1915
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    21
    • 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-1781
    • CPS-NCMP
    • TBD
    • TBD

    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


    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-1781
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    22
    • 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-1965
    • CPS-NMCP
    • TBC
    • TBC

    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)


    23
    • TBC
    • CPS-NMCP
    • TBC
    • TBC
    Event Digest

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



    24

    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,


    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.


    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-1345

    25
    • Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyCPS-1796
    • CPS-CORE & NCMP
    • TBC
    • TBC

    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)
    Add label of techdebt Kolawole Adebisi-Adeolokun not an immediate req for


    26
    • Jira
      serverONAP Jira
      serverId425b2b0a-557c-3c0c-b515-579789cceedb
      keyCPS-1704
    • CPS-NMCP
    • TBC
    • TBC
    Refactor legacy NCMP ASync Response Events to use Cloud Events format(M) TBC 

    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-1704
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    27
    Access control for topics which are created by NCMP.

    Spike needs to be conducted. Dependent of TBAC implementations.


    28Invoke YANG modelled sync action

    Invoke YANG modelled action

    Invoke YANG modelled RPC, Specification required. Rebbot/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.

    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. 


     

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


    29
    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. 



    30
    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. 


    31

    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)

    32TBCSupport ncmp-datastores:running for writing data (single CM handle, synchronous only)(S)  As per #18
    33

    TBC

    Support relationships for 'Instance Identifier'Should be possible to identify a cmhandle using multiple instance identifiers.
    (M) - Not sure. Scope not known yet. 

    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-1180

    34
    Fine-grained cache configuration

    35

    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. 

    Jira
    serverONAP Jira
    serverId425b2b0a-557c-3c0c-b515-579789cceedb
    keyCPS-703

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

    37
    schema-set update for CM handle with cached data presentNeed to address case with incompatible model changes.
    Scope: Upgrade of model that is cached?  Lee Anjella to confirm. 


    38
    Invoke YANG modelled RPCSpecification required. Rebbot/Reset type of actions on node. 
    39

    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-1843

    DMI Audit for DMI restarts

    After restart, trustlevel loses all data. TrustLevel is not currently in use now, however this becomes an issues after TrustLevel restart. The states goes to 'NONE' after TrustLevel restart


    TBC

    Jira
    serverONAP Jira
    columnIdsissuekey,summary,assignee,status
    columnskey,summary,assignee,status
    maximumIssues20
    jqlQuery"Epic Link" = CPS-1843
    serverId425b2b0a-557c-3c0c-b515-579789cceedb

    40

    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-1872

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


    41
    • 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-2299
    • CPS-NCMP
    • TBC
    • TBC



    Functionalities

    User Stories

    ...