summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/cps/ncmp/dmi/service
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Upgrade of DMI-Plugin to Spring Boot 3.1.2egernug3-7/+8
2023-07-26DMI Plugins respond back to NCMP Events Schemaseanbeirne2-63/+0
2023-06-28Change to OpenAPI 3.0egernug1-3/+3
2023-03-29Subscription Create Response Handling Dmi Parthalil.cakal2-0/+63
2022-06-01Async request response dmi -> NCMPJosephKeenan4-134/+11
2022-04-12Merge "NCMP Kafka Producer Infrastructure"Toine Siebelink2-0/+116
2022-04-11NCMP Kafka Producer Infrastructurempriyank2-0/+116
2022-04-08Fix SonarQube violationsToineSiebelink1-8/+7
2022-04-06Improve branch coverageToineSiebelink1-25/+14
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya3-15/+5
2022-03-23Exception scenario handlingmpriyank1-1/+1
2022-03-10Refactor dmi plugin code and fix commentssourabh_sourabh1-57/+80
2022-01-19impl patch operation in dmitragait1-0/+3
2021-12-21Fix Sonar Qube Violations - Recurring tasksourabh_sourabh2-1/+5
2021-12-03Fix conversion to string for result from YangResource request on SDN-CToineSiebelink2-31/+65
2021-11-12Support Update and Delete operations for DS Passtrough-Running in DMI PluginDylanB95EST4-83/+84
2021-11-02Refactor Get Modules by CMHandle flowRenu Kumari5-157/+96
2021-10-28Upgrade spring boot dependencies to 2.5.5Bruno Sakoto1-8/+0
2021-10-06fix query param to optionstragait3-52/+48
2021-10-01Fix issues with SOnar Qube coverage reportToineSiebelink8-8/+228
2021-09-22Add get modules response type to openapiniamhcore2-14/+15
2021-09-21fix data from object to stringtragait2-47/+38
2021-09-15Update response code for passthrough-running create use-caseniamhcore1-1/+1
2021-09-10revert cps:634 postpone this bug to jakartatragait4-6/+16
2021-09-06Fix Sonar Qube Violationslukegleeson1-8/+12
2021-09-03fix data type as string for dmi request bodytragait2-12/+3
2021-08-31Merge "Adding name and revision tag for yang resources output"Toine Siebelink1-3/+28
2021-08-31Adding name and revision tag for yang resources outputniamhcore1-3/+28
2021-08-30Merge "fix getforentity in onap DMI plugin"Niamh Core1-1/+3
2021-08-27fix getforentity in onap DMI plugintragait1-1/+3
2021-08-27Address minor code review comments for CPS-484niamhcore1-1/+5
2021-08-25Write data for cm handle passthrough:runningniamhcore4-91/+136
2021-08-20Merge "Get resource data for pass-through running (dmi-impl)"Niamh Core3-10/+52
2021-08-19Get resource data for pass-through running (dmi-impl)tragait3-10/+52
2021-08-18Fix Sonar Qube Violationslukegleeson2-8/+4
2021-08-18Transform module information from NetConf node to Generic format for NCMPniamhcore2-3/+39
2021-08-17implement passthough operational for dmitragait4-23/+170
2021-08-10Retrieve yang-resources for one or more modulesniamhcore4-27/+110
2021-08-04create post request for cmhandles registrationtragait2-2/+66
2021-08-04implement dmi get modules using sdnc clienttragait5-5/+169
2021-07-15Implement Plugin Registration in DMI-Pluginniamhcore3-0/+126