summaryrefslogtreecommitdiffstats
path: root/src/test/groovy/org/onap/cps/ncmp/dmi/rest
AgeCommit message (Expand)AuthorFilesLines
2024-05-28CPS-2187 - Move Module Set Tag into request body for data access passthroughdavid.mcweeney1-2/+2
2024-05-20CPS-2182 -#3 Include module Set Tag in dmi batch data enpointdavid.mcweeney1-1/+8
2024-05-16CPS-2187 - #5 Add module Set Tag to dmi (single cm handle) data requestdavid.mcweeney1-6/+18
2024-05-15CPS-2181 - #2 Included Module Set Tag as incoming param for Yang Module Resou...david.mcweeney1-0/+41
2024-03-06Remove old subscription code and other fixesmpriyank1-10/+25
2023-06-28Change to OpenAPI 3.0egernug1-3/+3
2023-06-22DMI Plugin replace WebSecurityConfigurerAdapteregernug2-1/+6
2023-06-20DMI-Plugin : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-6/+6
2023-06-01DMI-Plugin : Update batch endpoint (move url param into rest body)raviteja.karumuri1-12/+11
2023-04-17Define an interface to accept collection of cm handles for Get operation.leventecsanyi1-0/+15
2022-07-26Groovy clean tests clean-upemaclee2-54/+60
2022-06-01Async request response dmi -> NCMPJosephKeenan1-3/+25
2022-04-11NCMP Kafka Producer Infrastructurempriyank1-0/+4
2022-04-06Improve branch coverageToineSiebelink2-14/+23
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-9/+4
2022-01-19impl patch operation in dmitragait1-7/+9
2021-11-12Support Update and Delete operations for DS Passtrough-Running in DMI PluginDylanB95EST1-37/+81
2021-11-02Refactor Get Modules by CMHandle flowRenu Kumari1-21/+6
2021-10-07Updating get module schema request bodyniamhcore1-22/+4
2021-10-06fix query param to optionstragait1-7/+5
2021-10-05Merge "Fix issues with SOnar Qube coverage report"Niamh Core1-5/+23
2021-10-01Fix issues with SOnar Qube coverage reportToineSiebelink1-5/+23
2021-09-30Changing resource identifier to a query paramniamhcore1-7/+16
2021-09-27fix fetch modules request bodytragait1-7/+8
2021-09-22Add get modules response type to openapiniamhcore1-9/+10
2021-09-21fix data from object to stringtragait1-7/+9
2021-09-15Update response code for passthrough-running create use-caseniamhcore1-2/+2
2021-09-10revert cps:634 postpone this bug to jakartatragait1-1/+1
2021-09-03fix data type as string for dmi request bodytragait1-1/+1
2021-08-25Write data for cm handle passthrough:runningniamhcore1-6/+23
2021-08-19Get resource data for pass-through running (dmi-impl)tragait1-2/+23
2021-08-18Transform module information from NetConf node to Generic format for NCMPniamhcore1-8/+39
2021-08-17implement passthough operational for dmitragait1-1/+24
2021-08-10Retrieve yang-resources for one or more modulesniamhcore1-6/+46
2021-08-04create post request for cmhandles registrationtragait1-2/+33
2021-08-04implement dmi get modules using sdnc clienttragait1-19/+39
2021-07-15Implement Plugin Registration in DMI-Pluginniamhcore2-0/+127