aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImplSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-62/+28
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-6/+7
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-77/+2
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-5/+0
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-8/+8
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-343/+202
2021-11-10Update operation passthrough running - Service Layerniamhcore1-0/+23
2021-11-02Add get cm handles by modules names - service layerniamhcore1-0/+7
2021-11-02Clean Up Code around List NodesDylanB95EST1-10/+10
2021-10-12fix for sync and passthough usecasetragait1-13/+10
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-4/+16
2021-10-08Update get yang resource response bodyniamhcore1-4/+16
2021-10-07fix fields and depth to option querytragait1-20/+10
2021-09-27fix fetch modules request bodytragait1-18/+23
2021-09-21Address Sonar Qube issuesToineSiebelink1-20/+37
2021-09-14Add test for missing code covereageToineSiebelink1-18/+67
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan1-4/+2
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-6/+6
2021-09-08Address minor comments on tests for CPS-577DylanB95EST1-15/+14
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-1/+1
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-6/+6
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan1-13/+73
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-58/+74
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-10/+18
2021-08-25Merge "Remove CmHandle in DMI-Registry"Niamh Core1-7/+12
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-7/+12
2021-08-25Fix exception when registration has no additionPropertiesniamhcore1-0/+15
2021-08-24Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as p...Niamh Core1-7/+22
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-7/+22
2021-08-20Get resource data from pass through running (Ncmp impl.)tragait1-6/+90
2021-08-19get resource data for operational passthroughtragait1-1/+91
2021-08-17Fix Sonar Qube Violationslukegleeson1-1/+1
2021-08-03Implement DMI Registration (NCMP-Side)DylanB95EST1-0/+111