summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-08-25Write data for cm handle passthrough:runningniamhcore12-151/+317
Issue-ID: CPS-574 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I15e2ad500d2bbf7a1d408b8a852287e55bddbecb
2021-08-20CPS-535: Deliver stage release to nexus for DMI Plugin (Created releases folder)shivasubedi1-0/+4
- Created releases folder - Created 0.0.1.yaml file Issue-ID: CPS-535 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: I0d6649cd058f7d6d92fe5790b8ab080f11e54889
2021-08-20CPS-535: Deliver stage release to nexus for DMI Plugin (Added ↵shivasubedi2-0/+31
version.properties) - Added missing version.properties file needed to stage release Issue-ID: CPS-535 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: Icba8f9d0b80669c33e6a9df01007eb79cb63a2b1
2021-08-20Merge "Get resource data for pass-through running (dmi-impl)"Niamh Core9-50/+204
2021-08-19Merge "Fix Sonar Qube Violations"Renu Kumari2-8/+4
2021-08-19Merge "CPS-535: Deliver stage release to nexus for DMI Plugin (POM update)"Niamh Core1-1/+1
2021-08-19CPS-535: Deliver stage release to nexus for DMI Plugin (POM update)shivasubedi1-1/+1
- Updated CPS version in the pom file Issue-ID: CPS-535 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: I1e8b1266bf76d25b429a9d42d89003b043bb8459
2021-08-19Merge "Add license file"Renu Kumari1-0/+176
2021-08-19Get resource data for pass-through running (dmi-impl)tragait9-50/+204
Issue-ID: CPS-561 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ia92a97296e2c3e84d0b6f6d9d1d0daf1e8f46b55
2021-08-18Add license fileBruno Sakoto1-0/+176
Issue-ID: CPS-579 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I0b9a0a06dea0422b4d896bfd006a425f64ff3e6f
2021-08-18Fix Sonar Qube Violationslukegleeson2-8/+4
Issue-ID: CPS-475 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I04c857c3046c76eb3311ad916af2c4321ca47686
2021-08-18CPS-572: Update docker compose file to include environment variablesshivasubedi1-0/+8
Issue-ID: CPS-572 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: Ida84b5b33812a0f9f775ddb666298799b0baa40f
2021-08-18Transform module information from NetConf node to Generic format for NCMPniamhcore11-33/+251
Issue-ID: CPS-531 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I918be4db5066d92b23e25fc7fbc22d4535fafc8c
2021-08-17implement passthough operational for dmitragait12-30/+391
Issue-ID: CPS-486 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Icf48fa93ea1f0d8a27d2e7e1ab0cfd6096a765ec
2021-08-10Retrieve yang-resources for one or more modulesniamhcore18-59/+437
Updating openapi to add a new rest endpoint Updating restconf client to support post with json Adding a ModuleResourceNotFound exception Adding a test util class Fixing merge conflict Refactoring SDNC operations Issue-ID: CPS-484 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Id76dfe4cb12053771883e0271153d7bf7cd98548
2021-08-04create post request for cmhandles registrationtragait14-11/+390
Issue-ID: CPS-406 Change-Id: I64e88643221403e117146443287d03788fb71c3e Signed-off-by: tragait <rahul.tyagi@est.tech>
2021-08-04implement dmi get modules using sdnc clienttragait18-52/+598
Issue-ID: CPS-483 Change-Id: Ib9b730cabeba308f11db31ef1b45bbd92e3a6ed5 Signed-off-by: tragait <rahul.tyagi@est.tech>
2021-07-27Update docker profile for ncmp-dmi-pluginputhuparambil.aditya1-1/+1
Issue-ID: CPS-520 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I871f6ec12c06f4f7c54361a981dba7eef720b14c
2021-07-15Implement Plugin Registration in DMI-Pluginniamhcore16-13/+221
- Refactor ncmp/dmi package Issue-ID: CPS-405 Issue-ID: CPS-499 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I0a7ab9bb0ca3861b171388613c44f7bc6e7f9aa9
2021-07-15Merge "Review checkstyle configuration"Toine Siebelink2-1/+39
2021-07-14Review checkstyle configurationBruno Sakoto2-1/+39
Existing violation is also fixed. Issue-ID: CPS-504 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ib7ebb62d0181f92803b5faa64d9a638b17fcbdb8
2021-07-13Expose Prometheus metrics for monitoring ncmp-dmi-pluginputhuparambil.aditya3-8/+16
Issue-ID: CPS-492 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Id8e91883973aec2654ae0e6cc0a859bc1121018a
2021-07-09Editing of Nordix Licenses to ONAP guidelineslukegleeson16-20/+42
Issue-ID: CPS-489 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I21e088af64576ea0486ac959ba615bd8adebb2f9
2021-07-09Merge "Remove unnecessary version properties"Toine Siebelink1-44/+12
2021-07-08Remove unnecessary version propertiesshivasubedi1-44/+12
Issue-ID: CPS-495 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: Id1826dd6aabdcab532096dc4bc284cb869bd8dd9
2021-07-05Addition of missing license to INFO.yamllukegleeson1-0/+18
Issue-ID: CPS-467 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Id1b97fc9a4a222afa9e0fadb8c096da84e940a15
2021-06-29Create docker image for dmi-pluginshivasubedi3-0/+180
Issue-ID: CPS-404 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ifa62eae6ca6e8f40ce380f95bdc434a9b1dafe4b Signed-off-by: shivasubedi <shiva.subedi@est.tech>
2021-06-29Merge "create quality params in dmi-plugin"Niamh Core10-17/+429
2021-06-29create quality params in dmi-pluginshivasubedi10-17/+429
Issue-ID: CPS-432 Issue-ID: CPS-403 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I4ada1e4927a3726500396da64c454d9937f95bcf Signed-off-by: shivasubedi <shiva.subedi@est.tech>
2021-06-11Add committersBruno Sakoto1-3/+13
* Aditya Puthuparambil https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Aditya+Puthuparambil * Niamh Core https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Niamh+Core * Renu Kumari https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Renu+Kumari Remove committer * Rishi Chail Issue-ID: CPS-462 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I42d8cc27c6dc55a7696dad4bf406884a06ae2ff7
2021-06-11Adding new sub repo and modules, along with rest endpoint, test case and ↵DylanB95EST11-0/+592
Spring Application class Issue-ID: CPS-431 Change-Id: I6fd4379df6133108c1f8f2a5339f990f16773ad6 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-05-27Merge "Automation adds .gitreview"Toine Siebelink1-0/+7
2021-05-25Automation adds INFO.yamlLF Jenkins CI1-0/+50
Issue-ID: CIMAN-33 Change-Id: If0b5c5654e4e332bef52683aebadf4c2c03ba50c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-05-25Automation adds .gitreviewLF Jenkins CI1-0/+7
Issue-ID: CIMAN-33 Change-Id: Ia82bdf00e3c41621204691ed05a6e1be895b6def Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2021-05-25Initial empty repositoryLF Jenkins CI0-0/+0