summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImplRegistrationSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-1/+3
2022-07-25De-registration: send event(s) using central statesourabh_sourabh1-5/+16
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank1-5/+10
2022-07-04Move persistence related methodsemaclee1-26/+13
2022-06-30Add method to get YANG module sources for CM handleemaclee1-2/+0
2022-06-30Fix performance degradation bugkissand1-4/+1
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh1-2/+7
2022-06-23Remove operation from NcmpEventmpriyank1-5/+1
2022-06-20Publish LCM Eventsmpriyank1-1/+3
2022-06-09Remove Model Sync From RegistrationToineSiebelink1-42/+2
2022-06-08Merge 2 'query' end points in NCMPkissand1-1/+4
2022-06-01Module Sync Lock State implementationDylanB95EST1-5/+3
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh1-2/+4
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-11/+11
2022-03-30Additional validation for names/identifiersDylanB95EST1-10/+15
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari1-105/+189
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari1-63/+151
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-19/+21
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-12/+7
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-15/+30
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-2/+3
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-6/+11
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-5/+12
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-1/+1
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-5/+9
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-0/+13
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-9/+15
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-0/+167