summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-08-31Adding name and revision tag for yang resources outputniamhcore1-0/+4
Issue-ID: CPS-589 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I43f6971f416c6aa3ac1b1a56626930ad16288680
2021-08-20CPS-535: Deliver stage release to nexus for DMI Plugin (Added ↵shivasubedi1-0/+1
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-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-10Retrieve yang-resources for one or more modulesniamhcore1-0/+4
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-04implement dmi get modules using sdnc clienttragait1-3/+4
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-Pluginniamhcore1-1/+5
- 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 Siebelink1-0/+38
2021-07-14Review checkstyle configurationBruno Sakoto1-0/+38
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.aditya1-2/+7
Issue-ID: CPS-492 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Id8e91883973aec2654ae0e6cc0a859bc1121018a
2021-07-09Editing of Nordix Licenses to ONAP guidelineslukegleeson1-1/+5
Issue-ID: CPS-489 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I21e088af64576ea0486ac959ba615bd8adebb2f9
2021-07-08Remove unnecessary version propertiesshivasubedi1-44/+12
Issue-ID: CPS-495 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: Id1826dd6aabdcab532096dc4bc284cb869bd8dd9
2021-06-29Create docker image for dmi-pluginshivasubedi1-0/+64
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-29create quality params in dmi-pluginshivasubedi1-11/+143
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-11Adding new sub repo and modules, along with rest endpoint, test case and ↵DylanB95EST1-0/+214
Spring Application class Issue-ID: CPS-431 Change-Id: I6fd4379df6133108c1f8f2a5339f990f16773ad6 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>