aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-29/+11
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil1-2/+2
2022-01-21patch operation for ncmp runningtragait1-2/+2
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-53/+1
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink1-49/+2
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-49/+2
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-2/+10
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-2/+5
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink1-6/+1
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-244/+76
2021-11-10Update operation passthrough running - Service Layerniamhcore1-5/+37
2021-11-02Add get cm handles by modules names - service layerniamhcore1-14/+34
2021-11-02Clean Up Code around List NodesDylanB95EST1-3/+3
2021-10-18CPS-475 - fix sonar smellsJosephKeenan1-4/+4
2021-10-12fix for sync and passthough usecasetragait1-4/+8
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-17/+13
2021-10-08Update get yang resource response bodyniamhcore1-17/+13
2021-10-07fix fields and depth to option querytragait1-12/+8
2021-09-27fix fetch modules request bodytragait1-60/+111
2021-09-21Address Sonar Qube issuesToineSiebelink1-1/+1
2021-09-21Merge "Address Sonar Qube issues"Niamh Core1-38/+37
2021-09-21Address Sonar Qube issuesToineSiebelink1-38/+37
2021-09-17fix data from object to stringtragait1-1/+1
2021-09-14Add test for missing code covereageToineSiebelink1-20/+21
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan1-2/+2
2021-09-10Merge "CPS-635 - Module Resource call does not include body"Toine Siebelink1-19/+67
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-19/+67
2021-09-09Fix Sonar Qube Violationsniamhcore1-1/+1
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-1/+6
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-9/+9
2021-09-06Fix Sonar Qube Violationslukegleeson1-4/+3
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan1-59/+141
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-114/+147
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-8/+12
2021-08-25Merge "Remove CmHandle in DMI-Registry"Niamh Core1-0/+15
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-0/+15
2021-08-25Fix exception when registration has no additionPropertiesniamhcore1-37/+43
2021-08-24Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as p...Niamh Core1-13/+45
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-13/+45
2021-08-20Get resource data from pass through running (Ncmp impl.)tragait1-13/+34
2021-08-19get resource data for operational passthroughtragait1-5/+89
2021-08-17Fix Sonar Qube Violationslukegleeson1-7/+5
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST1-3/+56
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+3
2021-06-09Replaced isEmpty with not hasTextmkerrigan1-1/+1
2021-05-11Create list-node elements (part3): NCMP REST and service layersRuslan Kashapov1-0/+5
2021-04-21Create child data node (part 2): NCMP service + RESTRuslan Kashapov1-4/+19
2021-04-06rename nf-proxy to network-cm-proxytragait1-0/+64