summaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-09-15Async event from dmi pluginmpriyank1-1/+2
2022-06-10Fix sonar code smellsemaclee1-3/+2
2022-06-01Async request response dmi -> NCMPJosephKeenan9-145/+344
2022-05-09Security Logging Fieldssourabh_sourabh2-0/+78
2022-04-12Merge "NCMP Kafka Producer Infrastructure"Toine Siebelink5-17/+147
2022-04-11NCMP Kafka Producer Infrastructurempriyank5-17/+147
2022-04-08Fix SonarQube violationsToineSiebelink2-9/+8
2022-04-06Improve branch coverageToineSiebelink2-56/+33
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya4-20/+6
2022-03-25Update SpringBoot when approved version has Log4J 2.17.1 or higherJosephKeenan1-0/+9
2022-03-23Exception scenario handlingmpriyank1-1/+1
2022-03-10Refactor dmi plugin code and fix commentssourabh_sourabh1-57/+80
2022-01-24Merge "Align DMI Plugin REST API Specification and Implementation"Toine Siebelink1-1/+1
2022-01-20Align DMI Plugin REST API Specification and Implementationputhuparambil.aditya1-1/+1
2022-01-19impl patch operation in dmitragait3-3/+24
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-23Generating openapi documentation from openapi.yamlputhuparambil.aditya1-0/+8
2021-11-12Support Update and Delete operations for DS Passtrough-Running in DMI PluginDylanB95EST5-139/+152
2021-11-02Refactor Get Modules by CMHandle flowRenu Kumari5-132/+120
2021-10-28Upgrade spring boot dependencies to 2.5.5Bruno Sakoto1-8/+0
2021-10-08Update the ncmp dmi registration urlRenu Kumari1-1/+1
2021-10-07Change the dmiRegistrationURl to /ncmpRenu Kumari1-1/+1
2021-10-07Updating get module schema request bodyniamhcore1-15/+11
2021-10-07Merge "fix query param to options"Niamh Core4-73/+62
2021-10-06Update the ncmp dmi registration urlRenu Kumari1-1/+1
2021-10-06fix query param to optionstragait4-73/+62
2021-10-05Merge "Fix issues with SOnar Qube coverage report"Niamh Core9-19/+21
2021-10-01Fix issues with SOnar Qube coverage reportToineSiebelink9-19/+21
2021-09-30Changing resource identifier to a query paramniamhcore1-8/+8
2021-09-27fix fetch modules request bodytragait1-10/+14
2021-09-22Add get modules response type to openapiniamhcore4-19/+72
2021-09-21fix data from object to stringtragait4-52/+43
2021-09-15Update response code for passthrough-running create use-caseniamhcore2-3/+3
2021-09-10revert cps:634 postpone this bug to jakartatragait5-7/+17
2021-09-06Fix Sonar Qube Violationslukegleeson2-9/+13
2021-09-03fix data type as string for dmi request bodytragait2-12/+3
2021-09-01Merge "CPS-617 - DMI base path does not conform to agreed API URL"Niamh Core1-1/+1
2021-08-31CPS-617 - DMI base path does not conform to agreed API URLJosephKeenan1-1/+1
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 Core2-1/+5
2021-08-27fix getforentity in onap DMI plugintragait2-1/+5
2021-08-27Address minor code review comments for CPS-484niamhcore2-7/+11
2021-08-25Write data for cm handle passthrough:runningniamhcore5-131/+195
2021-08-20Merge "Get resource data for pass-through running (dmi-impl)"Niamh Core4-12/+84
2021-08-19Get resource data for pass-through running (dmi-impl)tragait4-12/+84
2021-08-18Fix Sonar Qube Violationslukegleeson2-8/+4
2021-08-18Transform module information from NetConf node to Generic format for NCMPniamhcore6-8/+155
2021-08-17implement passthough operational for dmitragait6-25/+240