summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-11-15Fix conf.py in Kohn branchkohnlukegleeson1-3/+3
Issue-ID: CPS-1382 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: If308ade346ad2bebe3a5b58be349bc2b01e8ba19
2022-10-26Prep for next DMI releasempriyank3-4/+28
- Bump DMI version from 1.2.2-SNAPSHOT to 1.2.3-SNAPSHOT - Updated the version in version.properties - Updated the release docs Issue-ID: CPS-1353 Change-Id: Ia08d1037ee1b9e20a28ed9fafaad147627bbd109 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-261.2.2 container yaml for DMImpriyank1-0/+9
- Added container yaml to create docker image - Step 6 of the release process - Stage release done on patch https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/131823 Issue-ID: CPS-1353 Change-Id: Ie9289b57eb7a1793cf2ef60902a108a34253fba0 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-261.2.2 yaml for DMI releasempriyank1-0/+4
- Added 1.2.2 yaml file for the DMI release. - Step-5 of the release process. - Ran stage job on https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/131823 Issue-ID: CPS-1353 Change-Id: Ie6b5bc42b3b7de820b161fc77fcbf4f05cc4e62f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-26Update CPS version in DMImpriyank1-1/+1
- updated the cps core version from 3.1.4 to 3.1.5 - Step 3 of the release process Issue-ID: CPS-1353 Change-Id: I7a6a7f1f05e1b118d132ff40d0a6f7c0565d8a91 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-26Finialise documentation as per doc procedure p02seanbeirne5-33/+88
Issue-ID: CPS-1321 Signed-off-by: seanbeirne <sean.beirne@est.tech> Change-Id: Ibe269a391ac1c519693729b5e505342544913dd1 (cherry picked from commit a67e735c3dad9cbe21484fdbee44b6b16ec78595)
2022-10-17Update .gitreview for kohnlukegleeson1-1/+1
Issue-ID: CPS-1347 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Ib249e2ef79b8f316663c47f37fb939291e6a3923
2022-10-05Bump DMI to 1.2.2-SNAPSHOTmpriyank3-3/+28
- Bump DMI version to 1.2.2-SNAPSHOT Issue-ID: CPS-1325 Change-Id: I12fd5918f196e1f2416e0dd05aaabcda9627689c Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-05Add container YAML for DMImpriyank1-0/+9
- Step 6 of the release process to add the container yaml file and release 1.2.1 of ncmp-dmi-plugin docker image Issue-ID: CPS-1296 Change-Id: I19171d408dac580cc4129bc4efbec0a52042fedc Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-05Add maven stage yaml for 1.2.1 DMImpriyank1-0/+4
- Step 5 of the release process to add 1.2.1 stage yaml for maven artifacts. Issue-ID: CPS-1296 Change-Id: I41c6457579b83d8c7b45164a122b35bd4bfbdd97 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-05Update cps version in DMI pluginmpriyank1-1/+1
- updated cps version to 3.1.4 Issue-ID: CPS-1305 Change-Id: I60f1d370f790ac299ab4c663c0138ba1a191ff28 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-261.2.1 release notes section DMImpriyank1-0/+24
- release notes section for 1.2.1 dmi plugin Issue-ID: CPS-1302 Change-Id: Ib662896a297409dd3e2ed7b5c35f70f781da8771 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-24Prep for next DMI releasempriyank2-3/+3
- Bump the DMI version from 1.2.0-SNAPSHOT to 1.2.1-SNAPSHOT Issue-ID: CPS-1296 Change-Id: I06890a87f786c5a7e4ca2b2d9611dee0b766d386 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-22Update Release Notes for Kohnlukegleeson1-0/+60
Added Jira tickets completed Issue-ID: CPS-1251 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I27ab8420ff4268ddd080a44af70eaeb7cbdd05b5
2022-09-21Add 1.2.0 release container yamlmpriyank1-0/+9
- Step 5 of the release process to release the docker image Issue-ID: CPS-1283 Change-Id: Iaba2d85a4be6ea456cdb43e857bc3c8639122090 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-20Add 1.2.0 stage release yamlmpriyank1-0/+4
- Step 5 of the release process to release the maven artifacts Issue-ID: CPS-1283 Change-Id: Idd76833a1b176a54ae3a98aa2e516cc856f14c74 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-20Removing snapshot version of cps-ncmp-eventsmpriyank1-1/+1
Issue-ID: CPS-1224 Change-Id: I4ed85503dc8f806ad65c9c4746915f62c61663b6 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-15Async event from dmi pluginmpriyank2-2/+3
- Updating cps version to 3.1.0 - Raising async event with correct eventSchema and eventSchemaVersion Issue-ID: CPS-1224 Change-Id: I5e25f6217ad5ff554c98f5756120a44467f99aea Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-14Update INFO.yamllukegleeson1-5/+0
Removed Renu as committer Issue-ID: CPS-1252 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I21451b834b1ed46bed8a28ac6a6b0b6038608ab4
2022-09-14dmi plugin sync openapi ymlmpriyank3-5/+25
- copy target/generated-sources/swagger/openapi.yaml → docs/api/swagger/openapi.yaml - fixed the tox.ini for the documentation build issue - updated description for topic paramter Issue-ID: CPS-1276 Change-Id: I0771fd6b7a8fda5085a535e02cd40fa49e6b8b6f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-08-18Update info.yml for new Committersourabh_sourabh1-0/+5
- Updating INFO.yaml to include new committer for CPS (Sourabh) Issue-ID: CPS-1213 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I5492e75a4219788426d62400c72debcd4fb722a9
2022-08-10Chore: Fix typo in INFO.yamlBengt Thuree1-6/+1
Remove duplicate of PTL, and fix his userid. Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I859b2e89e18729e844d42a1712338fe164a9fd36
2022-07-26Groovy clean tests clean-upemaclee7-204/+205
- test labels are modified to set standards for writing tests - labels are not expected to be technical - labels need to be in simple language that ANYONE can understand - labels should not have exact method names except for some mocking - variables are modified to give highlight to ONLY important parameter of test - wild cards are preferred when possible i.e. for exception cases Issue-ID: CPS-588 Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech> Change-Id: I3d42471e7aa4bc61f962ad19cc1f237f6985a9a2
2022-07-14Update dependencies (release task)ToineSiebelink5-17/+7
- Changed HTTP Client version to 4.5.13 - Use system Docker-Compose instead of downloading it - Removed ALL Docker Compose File versions Issue-ID: CPS-1106 Change-Id: I0734099caad79acd52aecdb2faf98cceb0943224 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2022-07-07Update ncmp-dmi-plugin info.yamlJosephKeenan1-6/+1
Issue-ID: CPS-1134 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: Ia9b3484f814c1bb9b99431231be3529087456334
2022-06-10Fix sonar code smellsemaclee2-4/+3
- Remove this unused method parameter "operation" (https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&id=onap_cps-ncmp-dmi-plugin&open=AYEgIe-wVOe7T_lfxJBt) - Change method to private Issue-ID: CPS-475 Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech> Change-Id: I07e9b8150da935387f2a63c5b0e622d5157412de
2022-06-01Async request response dmi -> NCMPJosephKeenan18-374/+600
-Added Async for passthrough running and operational -Build will fail until cps is merged https://gerrit.onap.org/r/c/cps/+/128685 Issue-ID: CPS-830 Change-Id: Iedbfab109f5cd777a5be8eed7414758d0f5ec05c Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
2022-05-09Security Logging Fieldssourabh_sourabh4-0/+104
- logback encoder and sleuth dependencies are added. - New appender is added to log JSON format content on console. Issue-ID: CPS-986 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: Id7e4d836188da54b94144076a8755e4a2643a7ad
2022-04-25Test scenarios for async infra codempriyank3-5/+45
Issue-ID: CPS-987 Change-Id: Ie4c40b91e45ad325658a32eb474840af761e0029 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-04-12Merge "Add bounds to sphinx requirement"Toine Siebelink1-1/+3
2022-04-12Merge "NCMP Kafka Producer Infrastructure"Toine Siebelink14-30/+336
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-1/+3
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I858cdbfbaf2fab82216cc392ddcff694ee83e2e6
2022-04-11NCMP Kafka Producer Infrastructurempriyank14-30/+336
- Producer configuration and Topic related information. - Accepted topicParameter and request id from NCMP to process async - Replacing Springfox and using Springdoc instead Issue-ID: CPS-829 Change-Id: I369b5ec6c16318220bb218701006918a0bf21419 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-04-08Merge "Fix SonarQube violations"Joseph Keenan2-9/+8
2022-04-08Fix SonarQube violationsToineSiebelink2-9/+8
- Use EnumMap - Remove use of var Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Iebc3d8a8a87d0477c38967126988a6825b7e80a9
2022-04-07Update info.yml for new CommitterJosephKeenan1-0/+5
-Updating INFO.yaml to include new committer for CPS (JosephKeenan) Issue-ID: CPS-985 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I3e8afeebca737ec9e323927add288d04c046e591
2022-04-06Improve branch coverageToineSiebelink5-72/+58
- update to oparent 3.3.0 to allow for checkstyle @SupressWarnings (not used in the end) - refactor code to minimize unused branches (no more switch-statements :-)) - Added test for neccessary but uncovered branches Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I03c7355a7e9d19f57523a65fbff45c9d8f1c9e07
2022-04-04[dmi-plugin] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya10-80/+42
Get endpoint only accepts application/json. Issue-ID: CPS-957 Change-Id: I7b9dd00f293f183dc76623c8e32699e8e90fd17c Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
2022-03-30Merge "CSIT: DMI to NCMP"Bruno Sakoto4-2/+50
2022-03-29CSIT: DMI to NCMPmpriyank4-2/+50
- CSIT to register cm handle which tests the integration between DMI and NCMP - CSIT to get module refs which tests the integration between DMI and SDNC Issue-ID: CPS-922 Change-Id: I9c89f168cb3cc98ad27cd0022adbf81452717a76 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-28Increase (branch) coverageToineSiebelink1-12/+20
Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Idc2752dae882dd994892d91b7038ae8ef81e532e
2022-03-25Merge "Update SpringBoot when approved version has Log4J 2.17.1 or higher"Toine Siebelink2-12/+18
2022-03-25Update SpringBoot when approved version has Log4J 2.17.1 or higherJosephKeenan2-12/+18
-Updated cps-dependencies/pom.xml SpringBoot to v2.6.4 Issue-ID: CPS-958 Change-Id: Idac149e77eab1c273694672ee0282868e0e8589a Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
2022-03-23Update versions for next release in DMImpriyank3-6/+6
- Updated minor version number (on master) for next release as part of creating Jakarta release branch - Updated default DMI version to point to latest docker image Issue-ID: CPS-956 Change-Id: I3e1d92fb5719ceaf06dd9afc5fa13859d6437f6b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-23Exception scenario handlingmpriyank1-1/+1
- Updated logic to throw exception when response code is not 2XX, previously it was checking for 201 CREATED Issue-ID: CPS-955 Change-Id: I45cc53cf5b0e603755a75dbd089ead0eb87e5970 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-22DMI version updatempriyank1-1/+1
- Updated default dmi version to 1.1.1-SNAPSHOT-latest Issue-ID: CPS-933 Change-Id: I0381adb78a1993044123008ac6c85ddc4a9a49d9 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-18Upgrade to next snapshot versionBruno Sakoto2-2/+2
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I4d9a670b7bbc9cafe32a39ab6d7891e26fc77982
2022-03-17Release container artifact for version 1.1.0Bruno Sakoto1-0/+9
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ie4a0d17715f74e87b12a5b17125473cb3dc8e1c4
2022-03-17Release maven artifacts for version 1.1.0Bruno Sakoto1-0/+4
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I2f00d5948e80344c38b31b42b5e45c7d7a846410
2022-03-17Update cps core version to 3.0.0Bruno Sakoto1-1/+1
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I0e6fb59396681e38f78f96d49be58c1a426486cc