summaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/api/impl/CpsDataServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson1-9/+11
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-9/+11
2023-02-16Improve batch delete schemasets performancedanielhanrahan1-2/+15
2023-02-01Create plural version of deleteDataNodedanielhanrahan1-1/+12
2023-01-31Introduce InstrumentationToineSiebelink1-7/+41
2023-01-11Fetch CM handles by collection of xpathsseanbeirne1-0/+8
2022-12-23Fix SonarQube warningsToineSiebelink1-2/+1
2022-12-22XML content on create anchors node supportMichal Jagiello1-20/+38
2022-12-15CPS-341 Support for multiple data tree instances under 1 anchorarpitsingh1-16/+32
2022-12-06Upgrade Open daylight yang tool to version 8.0.6emaclee1-3/+3
2022-10-20CPS Validator Changeslukegleeson1-17/+18
2022-09-12Handle partial failurempriyank1-1/+1
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-0/+18
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-3/+26
2022-08-19Performance Improvement: Temporal eventmpriyank1-24/+13
2022-05-25Async request response NCMP -> ClientJosephKeenan1-12/+19
2022-04-27Add methods to Lock Anchor entityemaclee1-0/+12
2022-04-11Fix Sonar Qube ViolationsDylanB95EST1-12/+11
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+1
2022-03-30Additional validation for names/identifiersDylanB95EST1-0/+13
2022-03-25Add Start and Stop sessions on JAVA APIemaclee1-0/+11
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-4/+10
2022-02-07Add support for delete data-node eventRenu Kumari1-1/+11
2022-02-02Refactor Delete Anchor functionalityRenu Kumari1-12/+12
2022-01-11Send operation information in existing notification eventsRenu Kumari1-16/+15
2021-11-02Delete DataNode (xpath) for a given AnchorDylanB95EST1-0/+7
2021-11-02Clean Up Code around List NodesDylanB95EST1-22/+25
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-19/+24
2021-08-25Merge "Process data-updated event asynchronously"Toine Siebelink1-7/+17
2021-08-24Process data-updated event asynchronouslyRenu Kumari1-7/+17
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-0/+25
2021-08-17Delete list-node p1 service and persistence layerslukegleeson1-0/+7
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-4/+4
2021-07-07Sending Data Updated Event to kafkaRenu Kumari1-0/+11
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov1-4/+14
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov1-0/+26
2021-04-28Fix Code smellsshivasubedi1-7/+6
2021-04-20Create child data node (part 1): CPS service + RESTRuslan Kashapov1-0/+7
2021-02-18Data fragment update by xpath #3 - rest and service layersRuslan Kashapov1-9/+41
2021-01-24Fix SonarQube ViolationsRishi.Chail1-1/+1
2021-02-04Fetching data node by xpath - rest and service layersRuslan Kashapov1-0/+8
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-0/+63