summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-13Handle partial failure (improvements)ToineSiebelink2-8/+19
2022-09-07Handle invalid operations on merged datastore endpointbmiklos5-27/+136
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos14-217/+754
2022-09-01Get all cm handles by DMI plugin Identifieremaclee2-3/+33
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan2-0/+28
2022-07-29Query CmHandles using CPS pathlukegleeson3-3/+3
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST2-0/+28
2022-07-04Merge "Simplified 'External' lock reason Mapping"Joseph Keenan4-10/+44
2022-07-04Simplified 'External' lock reason Mappinglukegleeson4-10/+44
2022-07-01Modify Unit test for module definitionemaclee1-3/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee6-5/+61
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink2-20/+21
2022-06-30Kafka consumer can not be turned offJosephKeenan2-20/+21
2022-06-29Get cm-handle state endpointlukegleeson5-28/+102
2022-06-22Data Sync Watchdog Processsourabh_sourabh3-4/+6
2022-06-13Fix sonar code smellskissand2-1/+4
2022-06-09Merge "Fix sonar code smells"Toine Siebelink1-5/+1
2022-06-09Fix sonar code smellsemaclee1-5/+1
2022-06-08Merge 2 'query' end points in NCMPkissand5-71/+181
2022-06-01Module Sync Lock State implementationDylanB95EST3-65/+17
2022-06-01Fixing CompositeState mappingmpriyank1-1/+9
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-3/+3
2022-05-25Async request response NCMP -> ClientJosephKeenan6-71/+191
2022-05-24Enhanced response with Complex State in APImpriyank5-5/+203
2022-05-20Get cm-handle public properties endpointlukegleeson4-12/+43
2022-04-08Fix Sonar Qube Violations - Recurring taskDylanB95EST1-1/+2
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST4-4/+4
2022-04-06Query based on Public CM PropertiesJosephKeenan2-1/+45
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-18/+104
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya2-18/+4
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto2-3/+37
2022-04-04Structured Exception details for DMImpriyank2-4/+37
2022-04-01Update CM-Handle registration responseRenu Kumari2-10/+137
2022-03-30Additional validation for names/identifiersDylanB95EST4-6/+5
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-1/+3
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink7-28/+63
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto4-24/+69
2022-03-10Replacing ModelMapper with MapStructlukegleeson7-28/+63
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-1/+1
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh4-24/+69
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST6-32/+73
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST11-67/+225
2022-02-25Fix success response code CM Handle Registrationmpriyank4-26/+59
2022-02-14Improve logging in NCMPsourabh_sourabh1-0/+3
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan2-11/+21
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST2-3/+5
2022-01-27Merge "Improve logging in NCMP"Toine Siebelink1-4/+1
2022-01-25Improve logging in NCMPsourabh_sourabh1-4/+1
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-23/+32
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil1-2/+2