summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-22Add get modules response type to openapiniamhcore10-474/+112
Issue-ID: CPS-657 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ifcd22b6e82aaf4993f9071ad56b524fe620afaf7
2021-09-21fix data from object to stringtragait11-87/+88
Also, make dmi service url configurable, change name of dmi creds env var Issue-ID: CPS-675 Issue-ID: CPS-634 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I6fe794b3e65b6a3aae2a1698ea64a925238a18d3
2021-09-15Update response code for passthrough-running create use-caseniamhcore6-25/+35
Issue-ID: CPS-659 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I4ebc4f68604efe78efb951989c2fb021443c36c9
2021-09-14Upgrade to next snapshot versionBruno Sakoto1-1/+1
Issue-ID: CPS-613 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ic0df1e8f62935dc66863f8f8bac83bbd17a737ab
2021-09-14Merge "Create preliminary documentation for ONAP DMI-Plugin"Niamh Core18-1/+1105
2021-09-14Release docker image for version 1.0.0Renu Kumari1-0/+9
Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I2639e86019c75c192b13a122827ddb7159eb3dc5
2021-09-14Release maven artifact for version 1.0.0Renu Kumari1-0/+5
Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: If100f6e00714d6e325aa7219ba4b4147cf51264a
2021-09-14Revert "Upgrade to next snapshot version"Bruno Sakoto1-1/+1
Release 1.0.0 is not completed yet. This reverts commit bd0b4048ccfe32937bb77a0d9e179bd8b19bbcf6. Issue-ID: CPS-613 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I436a5717f4e8e32e6962d6178d0590109a385cf1
2021-09-14Upgrade to next snapshot versionBruno Sakoto1-1/+1
Issue-ID: CPS-613 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Id2988ce64ee0824fe8ac32492b4ff5c39d7a2120
2021-09-14Create preliminary documentation for ONAP DMI-Pluginshivasubedi18-1/+1105
Create Preliminary documentation for Istanbul release of the DMI Plugin. Added new plugins in POM to generate swagger doc for design page. Added icons from Cps-Core, along with latest conf.py file from http://gerrit.onap.org/r/doc Issue-ID: CPS-625 Change-Id: I30582de9b07e93c1c2ecc18003ee6882994690d8 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Signed-off-by: shivasubedi <shiva.subedi@est.tech>
2021-09-13Upgrade the version to 1.0.0Renu Kumari2-4/+5
- Upgrade the version to 1.0.0 - Upgrade cps core version to 2.0.0 Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I64627fbfdf652d06147f4a1560ba95423eba422f
2021-09-10revert cps:634 postpone this bug to jakartatragait11-15/+28
This commit also have fix in application yaml for correct ncmp api path for registration url. Issue-ID: CPS-634 Issue-ID: CPS-617 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I465991492a01092e28b97583f84ed959c54ffaa6
2021-09-08Update weekly meeting url in info.yamlniamhcore1-1/+1
Issue-ID: CPS-609 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ibefd6e7ab03dee9e307f2b20b45af97ba11586d6
2021-09-06Fix Sonar Qube Violationslukegleeson2-9/+13
Issue-ID: CPS-475 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I7d4242f49212fb7b973450a841f0251e2fb36b08
2021-09-03fix data type as string for dmi request bodytragait6-18/+7
Issue-ID: CPS-634 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ib3d9d7cab12c77332d799b89e73e5a9b934a4473
2021-09-01Merge "CPS-617 - DMI base path does not conform to agreed API URL"Niamh Core2-2/+2
2021-08-31CPS-617 - DMI base path does not conform to agreed API URLJosephKeenan2-2/+2
-Modified dmi-base-path from /dmi/api to /dmi in src/main/resources/application.yml & src/test/resources/application/yml Issue-ID: CPS-617 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: Ic4e76731ee44abb6e6f260d7c8adb1023ebe4e34
2021-08-31Merge "Adding name and revision tag for yang resources output"Toine Siebelink3-10/+56
2021-08-31Adding name and revision tag for yang resources outputniamhcore3-10/+56
Issue-ID: CPS-589 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I43f6971f416c6aa3ac1b1a56626930ad16288680
2021-08-30Merge "fix getforentity in onap DMI plugin"Niamh Core5-5/+12
2021-08-27fix getforentity in onap DMI plugintragait5-5/+12
Issue-ID: CPS-573 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Idb2186e6f3275530513bbd5e788c98b4ceda9d10
2021-08-27Address minor code review comments for CPS-484niamhcore5-30/+47
Issue-ID: CPS-565 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I8cb28cf60622e5a9c0211b4fa7db2f255ede165a
2021-08-25Merge "Write data for cm handle passthrough:running"Toine Siebelink12-151/+317
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 (Container release)shivasubedi1-0/+8
- Created 0.0.1-container.yaml file Issue-ID: CPS-535 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: I58f30b4ede737c67908ebb097a3afe4d16dad21b
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