summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21Release cps/ncmp-dmi-plugin1.0.2jenkins-releng1-1/+1
2021-12-16Update log4j version due to security vulnerability for NCMP-DMIniamhcore1-0/+10
This change excludes old log4j libraries and includes newer versions that are not tagged with a security vulnerability. Issue-ID: CPS-820 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I2694cdc66449a9634dfe726b39736a8b0ba67e5a (cherry picked from commit 983510777aead2f8827c5f74fa54193884ef79aa)
2021-10-13Update version for DMI-Plugin, release process step 6DylanB95EST1-1/+1
Update Version for next release of DMI-Plugin from 1.0.1 to 1.0.2 Issue-ID: CPS-728 Change-Id: I03ed31f6c3df43f09d73ec35f12f430ef898d051 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-10-12Provide complete openapi.yml in read the docsRenu Kumari1-2/+2
- Seperate openapi.yml for code gen and read the docs - Added few env varaibles in docker-compose.yml Issue-ID: CPS-733 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ibda007c40396436a5adce137d9f69806100253dc
2021-10-05Merge "Fix issues with SOnar Qube coverage report"Niamh Core1-104/+2
2021-10-04Merge "Changing resource identifier to a query param"Toine Siebelink1-1/+1
2021-10-01Merge "NCMP openapi.yaml should not be modified when the application is ↵Niamh Core1-23/+0
compiled"
2021-10-01Fix issues with SOnar Qube coverage reportToineSiebelink1-104/+2
-removed invalid jacoco exclude -removed strange (generated/accidental?) comment in main pom header -moved manually coded 'models' package (included in coverage now) to separate it from swagger generated package/classes with same name (exluded in coverage) -added some missing test scenarios -increased coverage limit from 70 to 98% to prevent regression Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I2f1c276c543926d2d259e33b418f21de4abfea96
2021-09-30Changing resource identifier to a query paramniamhcore1-1/+1
* Updating yaml * Update jib-maven-plugin version Issue-ID: CPS-679 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ie2f49bd8e22723ca4dcd2c20ed39722f22c281c1
2021-09-29NCMP openapi.yaml should not be modified when the application is compiledDylanB95EST1-23/+0
Make changes to ignore general yml files for API Specification for NCMP-DMI Plugin Changes have now been reverted. Yml files will no longer be copied as part of the build to the docs folder. Adding api swagger documentation is now an extra step in the release process outlined here https://wiki.onap.org/display/DW/CPS+Release+Process Issue-ID: CPS-674 Change-Id: I63f3537348f04e60978cd01cf7809265dcf43387 Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-09-22Add get modules response type to openapiniamhcore1-0/+1
Issue-ID: CPS-657 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ifcd22b6e82aaf4993f9071ad56b524fe620afaf7
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 Core1-1/+136
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-Pluginshivasubedi1-1/+136
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 Kumari1-2/+2
- 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-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>