cps/ncmp-dmi-plugin.git
2 years agoAdd 1.2.0 stage release yaml 32/131032/1
mpriyank [Tue, 20 Sep 2022 16:42:36 +0000 (17:42 +0100)]
Add 1.2.0 stage release yaml

- 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>
2 years agoRemoving snapshot version of cps-ncmp-events 27/131027/1
mpriyank [Tue, 20 Sep 2022 15:49:10 +0000 (16:49 +0100)]
Removing snapshot version of cps-ncmp-events

Issue-ID: CPS-1224
Change-Id: I4ed85503dc8f806ad65c9c4746915f62c61663b6
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2 years agoAsync event from dmi plugin 48/130948/2
mpriyank [Wed, 14 Sep 2022 16:29:50 +0000 (17:29 +0100)]
Async event from dmi plugin

- 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>
2 years agoUpdate INFO.yaml 37/130937/4
lukegleeson [Wed, 14 Sep 2022 14:33:27 +0000 (15:33 +0100)]
Update INFO.yaml

Removed Renu as committer

Issue-ID: CPS-1252
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I21451b834b1ed46bed8a28ac6a6b0b6038608ab4

2 years agodmi plugin sync openapi yml 29/130929/4
mpriyank [Wed, 14 Sep 2022 09:47:45 +0000 (10:47 +0100)]
dmi plugin sync openapi yml

- 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>
2 years agoUpdate info.yml for new Committer 29/130329/3
sourabh_sourabh [Wed, 17 Aug 2022 15:56:18 +0000 (16:56 +0100)]
Update info.yml for new Committer

- 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

2 years agoChore: Fix typo in INFO.yaml 19/130219/1
Bengt Thuree [Wed, 10 Aug 2022 04:45:12 +0000 (14:45 +1000)]
Chore: Fix typo in INFO.yaml

Remove duplicate of PTL, and fix his userid.

Issue-ID: CIMAN-33
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I859b2e89e18729e844d42a1712338fe164a9fd36

2 years agoGroovy clean tests clean-up 54/129954/10
emaclee [Fri, 15 Jul 2022 11:31:46 +0000 (12:31 +0100)]
Groovy clean tests clean-up

- 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

2 years agoUpdate dependencies (release task) 93/129893/9
ToineSiebelink [Wed, 13 Jul 2022 11:57:16 +0000 (12:57 +0100)]
Update dependencies (release task)

- 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>
2 years agoUpdate ncmp-dmi-plugin info.yaml 24/129824/1
JosephKeenan [Thu, 7 Jul 2022 14:36:56 +0000 (15:36 +0100)]
Update ncmp-dmi-plugin info.yaml

Issue-ID: CPS-1134
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Change-Id: Ia9b3484f814c1bb9b99431231be3529087456334

2 years agoFix sonar code smells 20/129520/2
emaclee [Wed, 8 Jun 2022 10:41:59 +0000 (11:41 +0100)]
Fix sonar code smells

- 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

2 years agoAsync request response dmi -> NCMP 86/128686/31
JosephKeenan [Mon, 23 May 2022 14:43:05 +0000 (15:43 +0100)]
Async request response dmi -> NCMP

-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>
2 years agoSecurity Logging Fields 61/129061/6
sourabh_sourabh [Wed, 4 May 2022 10:38:52 +0000 (11:38 +0100)]
Security Logging Fields

- 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

2 years agoTest scenarios for async infra code 22/128722/4
mpriyank [Tue, 19 Apr 2022 12:44:45 +0000 (13:44 +0100)]
Test scenarios for async infra code

Issue-ID: CPS-987
Change-Id: Ie4c40b91e45ad325658a32eb474840af761e0029
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2 years agoMerge "Add bounds to sphinx requirement"
Toine Siebelink [Tue, 12 Apr 2022 10:47:28 +0000 (10:47 +0000)]
Merge "Add bounds to sphinx requirement"

2 years agoMerge "NCMP Kafka Producer Infrastructure"
Toine Siebelink [Tue, 12 Apr 2022 10:41:40 +0000 (10:41 +0000)]
Merge "NCMP Kafka Producer Infrastructure"

2 years agoAdd bounds to sphinx requirement 66/128466/1
Cédric Ollivier [Mon, 11 Apr 2022 15:36:54 +0000 (17:36 +0200)]
Add bounds to sphinx requirement

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

2 years agoNCMP Kafka Producer Infrastructure 91/128391/4
mpriyank [Fri, 8 Apr 2022 09:42:22 +0000 (15:12 +0530)]
NCMP Kafka Producer Infrastructure

- 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>
2 years agoMerge "Fix SonarQube violations"
Joseph Keenan [Fri, 8 Apr 2022 09:42:24 +0000 (09:42 +0000)]
Merge "Fix SonarQube violations"

2 years agoFix SonarQube violations 90/128390/1
ToineSiebelink [Fri, 8 Apr 2022 09:12:05 +0000 (10:12 +0100)]
Fix SonarQube violations

- Use EnumMap
- Remove use of var

Issue-ID: CPS-475
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Iebc3d8a8a87d0477c38967126988a6825b7e80a9

2 years agoUpdate info.yml for new Committer 68/128368/1
JosephKeenan [Thu, 7 Apr 2022 15:04:57 +0000 (16:04 +0100)]
Update info.yml for new Committer

-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

2 years agoImprove branch coverage 22/128322/3
ToineSiebelink [Tue, 5 Apr 2022 12:54:32 +0000 (13:54 +0100)]
Improve branch coverage

- 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

2 years ago[dmi-plugin] Fix getResourceDataForPassthroughOperational endpoint 23/128223/6
puthuparambil.aditya [Tue, 29 Mar 2022 10:22:31 +0000 (11:22 +0100)]
[dmi-plugin] Fix getResourceDataForPassthroughOperational endpoint

Get endpoint only accepts application/json.

Issue-ID: CPS-957
Change-Id: I7b9dd00f293f183dc76623c8e32699e8e90fd17c
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
2 years agoMerge "CSIT: DMI to NCMP"
Bruno Sakoto [Wed, 30 Mar 2022 14:12:44 +0000 (14:12 +0000)]
Merge "CSIT: DMI to NCMP"

2 years agoCSIT: DMI to NCMP 97/128097/3
mpriyank [Fri, 25 Mar 2022 10:11:59 +0000 (15:41 +0530)]
CSIT: DMI to NCMP

- 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>
2 years agoIncrease (branch) coverage 38/128138/1
ToineSiebelink [Mon, 28 Mar 2022 16:19:57 +0000 (17:19 +0100)]
Increase (branch) coverage

Issue-ID: CPS-475
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Idc2752dae882dd994892d91b7038ae8ef81e532e

2 years agoMerge "Update SpringBoot when approved version has Log4J 2.17.1 or higher"
Toine Siebelink [Fri, 25 Mar 2022 15:48:04 +0000 (15:48 +0000)]
Merge "Update SpringBoot when approved version has Log4J 2.17.1 or higher"

2 years agoUpdate SpringBoot when approved version has Log4J 2.17.1 or higher 12/128012/6
JosephKeenan [Wed, 23 Mar 2022 15:12:53 +0000 (15:12 +0000)]
Update SpringBoot when approved version has Log4J 2.17.1 or higher

-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>
2 years agoUpdate versions for next release in DMI 96/127996/1
mpriyank [Wed, 23 Mar 2022 11:44:33 +0000 (17:14 +0530)]
Update versions for next release in DMI

- 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>
2 years agoException scenario handling 92/127992/1
mpriyank [Wed, 23 Mar 2022 09:50:10 +0000 (15:20 +0530)]
Exception scenario handling

- 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>
2 years agoDMI version update 61/127961/2
mpriyank [Tue, 22 Mar 2022 12:29:48 +0000 (17:59 +0530)]
DMI version update

- 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>
2 years agoUpgrade to next snapshot version 78/127878/2
Bruno Sakoto [Thu, 17 Mar 2022 20:54:25 +0000 (16:54 -0400)]
Upgrade to next snapshot version

Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I4d9a670b7bbc9cafe32a39ab6d7891e26fc77982

2 years agoRelease container artifact for version 1.1.0 77/127877/1
Bruno Sakoto [Thu, 17 Mar 2022 17:54:20 +0000 (13:54 -0400)]
Release container artifact for version 1.1.0

Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ie4a0d17715f74e87b12a5b17125473cb3dc8e1c4

2 years agoRelease maven artifacts for version 1.1.0 75/127875/1
Bruno Sakoto [Thu, 17 Mar 2022 17:48:27 +0000 (13:48 -0400)]
Release maven artifacts for version 1.1.0

Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I2f00d5948e80344c38b31b42b5e45c7d7a846410

2 years agoUpdate cps core version to 3.0.0 58/127858/2
Bruno Sakoto [Thu, 17 Mar 2022 03:20:05 +0000 (23:20 -0400)]
Update cps core version to 3.0.0

Issue-ID: CPS-933
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I0e6fb59396681e38f78f96d49be58c1a426486cc

2 years agoCSIT setup in NCMP-DMI-PLUGIN Repo 87/127687/14
mpriyank [Fri, 11 Mar 2022 11:52:24 +0000 (17:22 +0530)]
CSIT setup in NCMP-DMI-PLUGIN Repo

- Infrastructure code for ncmp-dmi CSITs.
- Enhanced timeout message for sdnc during setup.
- Basic CSITs for dmi health and get modules from SDNC.
- Fixed shell script permissions from 100644 to 100755.
- Fixing .gitignore as it was ignoring *.zip format and we need key0.zip
  as part of SDNC CSIT setup.

Issue-ID: CPS-930
Change-Id: I39054e3ec2c9281821ca146831ae6cc82d674924
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2 years agoCreate primary documentation for Jakarta release 14/127814/1
Bruno Sakoto [Tue, 15 Mar 2022 15:57:45 +0000 (11:57 -0400)]
Create primary documentation for Jakarta release

* Update release notes
* Update openapi documentation

Issue-ID: CPS-935
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: If63ee52efa505694010c88f3135a71312185b4dc

2 years agoRefactor dmi plugin code and fix comments 66/127466/16
sourabh_sourabh [Thu, 3 Mar 2022 09:20:45 +0000 (14:50 +0530)]
Refactor dmi plugin code and fix comments

- Used UriComponentBuilder is populate urls.
- Removed incorrect import of StringUtils

Issue-ID: CPS-569
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Change-Id: I11c6ad2fec528f9792c05405a7242128c0a6d4e2

2 years agoUpdate dependencies as recommnede by SECCOM 41/127441/1
ToineSiebelink [Wed, 2 Mar 2022 12:26:02 +0000 (12:26 +0000)]
Update dependencies as recommnede by SECCOM

See also https://wiki.onap.org/display/SV/Jakarta+CPS

Issue-ID: CPS-815
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I194ab1bf1f3886074ef503b9a61a25abdca6409f

2 years agoUpdate release notes 89/127089/1
Bruno Sakoto [Fri, 11 Feb 2022 20:05:35 +0000 (15:05 -0500)]
Update release notes

Adding Istanbul releases:
* 1.0.2
* 1.0.3

Issue-ID: CPS-891
Change-Id: Ica396a0978f1c618471ac35d85c0ba7c90d5406c
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2 years agoMerge "Align DMI Plugin REST API Specification and Implementation"
Toine Siebelink [Mon, 24 Jan 2022 14:57:28 +0000 (14:57 +0000)]
Merge "Align DMI Plugin REST API Specification and Implementation"

2 years agoAlign DMI Plugin REST API Specification and Implementation 69/126669/2
puthuparambil.aditya [Thu, 20 Jan 2022 15:26:52 +0000 (15:26 +0000)]
Align DMI Plugin REST API Specification and Implementation

Issue-ID: CPS-824
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: If4478f6afd6a36570dc2d800484cffdb40c256c9

2 years agoimpl patch operation in dmi 28/126528/5
tragait [Mon, 10 Jan 2022 12:16:25 +0000 (12:16 +0000)]
impl patch operation in dmi

Change-Id: Ie87216fa6cb120bea685286b7f0dacd8e22f603b
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: CPS-641

2 years agoRemove Niamh as committer 07/126507/1
ToineSiebelink [Fri, 7 Jan 2022 12:45:48 +0000 (12:45 +0000)]
Remove Niamh as committer

Issue-ID: CPS-846

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I8c22280169c74cdc03c8822eccdc7b76d5209c35

2 years agodmi-plugin update release notes 79/126479/2
puthuparambil.aditya [Wed, 5 Jan 2022 13:41:29 +0000 (13:41 +0000)]
dmi-plugin update release notes

Issue-ID: CPS-841
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I203ecb51fb90d9efa2d2a56ecfbebb199aa0ea53

2 years agodmi-plugin upgrade log4j to 2.17.1 60/126460/1
puthuparambil.aditya [Wed, 5 Jan 2022 10:58:29 +0000 (10:58 +0000)]
dmi-plugin upgrade log4j to 2.17.1

Issue-ID: CPS-841
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I770ad18e1466471bb6bfdfa3e11812ce2eff1f0d

2 years agoFix Sonar Qube Violations - Recurring task 48/126348/3
sourabh_sourabh [Mon, 20 Dec 2021 10:10:55 +0000 (15:40 +0530)]
Fix Sonar Qube Violations - Recurring task

Issue-ID: CPS-475
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Change-Id: I4279d5ca24b6cd78f419288eba10f557965c5e7b

2 years agoUpdate log4j version due to security vulnerability for NCMP-DMI 54/126254/3
niamhcore [Wed, 15 Dec 2021 11:23:56 +0000 (11:23 +0000)]
Update log4j version due to security vulnerability for NCMP-DMI

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

2 years agoAdd Examples to DMI-Plugin API Spec 86/125986/7
lukegleeson [Tue, 30 Nov 2021 17:06:03 +0000 (17:06 +0000)]
Add Examples to DMI-Plugin API Spec

Issue-ID: CPS-784
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I02e450c9c14322fa9c9ac3e14807aeebdb4b9e39

2 years agoAdd new features to Release Notes 44/126144/1
DylanB95EST [Wed, 8 Dec 2021 10:05:12 +0000 (10:05 +0000)]
Add new features to Release Notes

Add New Implemented Features to Release Notes for DMI Plugin

Issue-ID: CPS-637
Issue-ID: CPS-639
Change-Id: I20a27aa9428ea69fc605f866cadf1b6297e9b9ad
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoMerge "Fix conversion to string for result from YangResource request on SDN-C"
aditya puthuparambil [Fri, 3 Dec 2021 13:16:44 +0000 (13:16 +0000)]
Merge "Fix conversion to string for result from YangResource request on SDN-C"

2 years agoFix conversion to string for result from YangResource request on SDN-C 22/126022/3
ToineSiebelink [Thu, 2 Dec 2021 13:53:24 +0000 (13:53 +0000)]
Fix conversion to string for result from YangResource request on SDN-C

-Extracted out relevant method to separate class
-Added comprehensive tests around relevant methods

Issue-ID: CPS-788

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Icb2104ca606b28f1904ead368bcde27f578e7e53

2 years agoMerge "Update snapshot version in rtd release notes"
aditya puthuparambil [Thu, 2 Dec 2021 11:03:16 +0000 (11:03 +0000)]
Merge "Update snapshot version in rtd release notes"

2 years agoUpdating docker compose to pull new tagged image 04/126004/1
JosephKeenan [Wed, 1 Dec 2021 14:33:44 +0000 (14:33 +0000)]
Updating docker compose to pull new tagged image

Issue-ID: CPS-795
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Change-Id: Iea4c4cd7eabaa43dc8f4026bea888dce114f954d

2 years agoModifying docker tag to add project version so we can specify exact DMI version in... 97/125997/1
JosephKeenan [Wed, 1 Dec 2021 09:46:58 +0000 (09:46 +0000)]
Modifying docker tag to add project version so we can specify exact DMI version in builds & CSIT

Issue-ID: CPS-795
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Change-Id: Iadd4ac79f5873a2e6e6acba40a1642f1ba87c4e2

2 years agoUpdate snapshot version in rtd release notes 85/125985/1
Bruno Sakoto [Tue, 30 Nov 2021 17:18:01 +0000 (12:18 -0500)]
Update snapshot version in rtd release notes

Issue-ID: CPS-794
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I3b43759e1d43d541735be15d1c938584f0e8d426

2 years agoGenerating openapi documentation from openapi.yaml 49/125849/1
puthuparambil.aditya [Tue, 23 Nov 2021 14:53:43 +0000 (14:53 +0000)]
Generating openapi documentation from openapi.yaml

Issue-ID: CPS-755
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ib19afce259639d0154e6dbeb825c5da0e3dbfa3a

2 years agoMerge "Update release notes for DMI"
Toine Siebelink [Fri, 19 Nov 2021 09:38:49 +0000 (09:38 +0000)]
Merge "Update release notes for DMI"

2 years agoUpdate release notes for DMI 79/125779/2
niamhcore [Wed, 17 Nov 2021 11:23:36 +0000 (11:23 +0000)]
Update release notes for DMI

Issue-ID: CPS-636
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I448430c53b2d8cf7c8a99a9c012964a2230d44b6

2 years agoMerge "Support Update and Delete operations for DS Passtrough-Running in DMI Plugin"
Toine Siebelink [Fri, 12 Nov 2021 15:38:55 +0000 (15:38 +0000)]
Merge "Support Update and Delete operations for DS Passtrough-Running in DMI Plugin"

2 years agoSupport Update and Delete operations for DS Passtrough-Running in DMI Plugin 64/125664/10
DylanB95EST [Tue, 9 Nov 2021 13:54:35 +0000 (13:54 +0000)]
Support Update and Delete operations for DS Passtrough-Running in DMI Plugin

-Add Update operation for Passthrough Running
-Use POST operatiosn for all methods as agrred
-refactor to simplify and beter reuse of common methods
-add delete operation for passthrough running

Issue-ID: CPS-637
Issue-ID: CPS-638
Change-Id: I441181f977dee2bc0be944662465d868595ea452
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoImprove internal documentation links 63/125663/1
lukegleeson [Mon, 8 Nov 2021 21:29:40 +0000 (21:29 +0000)]
Improve internal documentation links

Issue-ID: CPS-749
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I0aacfe86234fb56a0edf8b28f1f255d9052048ed

2 years agoRefactor Get Modules by CMHandle flow 84/125284/8
Renu Kumari [Fri, 22 Oct 2021 04:50:29 +0000 (00:50 -0400)]
Refactor Get Modules by CMHandle flow

- Used jayway to convert sdnc response to POJO to clean up classes
- Moved SDNC error handling to the SDNCOperation
- Added SdncException
- Added spring-security test Mock user in the controllerSpec

Issue-ID: CPS-571
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Ice91e48536dd2e309721440b61d37a49ce43b403

2 years agoUpgrade spring boot dependencies to 2.5.5 31/125431/1
Bruno Sakoto [Thu, 28 Oct 2021 09:28:18 +0000 (11:28 +0200)]
Upgrade spring boot dependencies to 2.5.5

Also remove org.jetbrains.annotations that is not part of spring boot
2.5.5 anymore.

Issue-ID: CPS-582
Change-Id: Ia15861b423c9ba63ebf416513aac9ac61eab4742
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
2 years agoChanged default branch to master in the master branch 82/125282/1
Renu Kumari [Fri, 22 Oct 2021 17:53:47 +0000 (13:53 -0400)]
Changed default branch to master in the master branch

Issue-ID: CPS-571
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I0a3587b99e585d27b0127b934e9bfefdebc6227d

2 years agoMerge "Use intersphinx links for easier release update"
Niamh Core [Fri, 22 Oct 2021 08:13:36 +0000 (08:13 +0000)]
Merge "Use intersphinx links for easier release update"

2 years agoUse intersphinx links for easier release update 09/125209/2
ToineSiebelink [Thu, 21 Oct 2021 12:37:33 +0000 (13:37 +0100)]
Use intersphinx links for easier release update

Issue-ID: CPS-721
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Id6ba0cb5aafb169caead9dad7c9732b88ff4fcc4

2 years agoMerge "fix docker compose for ncmp/dmi"
Niamh Core [Thu, 21 Oct 2021 14:35:04 +0000 (14:35 +0000)]
Merge "fix docker compose for ncmp/dmi"

2 years agofix docker compose for ncmp/dmi 33/125133/2
tragait [Tue, 19 Oct 2021 15:38:16 +0000 (16:38 +0100)]
fix docker compose for ncmp/dmi

Issue-ID: CPS-725
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I5c6bd80718a5ac3978ad0bf94503e357b1aebd07

2 years agoUpdate versions for next release, release process step 10 43/124943/4
DylanB95EST [Thu, 14 Oct 2021 08:36:55 +0000 (09:36 +0100)]
Update versions for next release, release process step 10

Update Minor version number for next release as part of creating
Istanbul release branch

Issue-ID: CPS-728
Change-Id: Ic9eb9954c2495ef5f89a4a2480560eefdab09d21
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoCreate Istanbul Release Branch, release process step 9 42/124942/5
DylanB95EST [Thu, 14 Oct 2021 08:21:38 +0000 (09:21 +0100)]
Create Istanbul Release Branch, release process step 9

Create release branch for Istanbul release on ncmp-dmi-plugin.
Update patch versions on properties and pom

Issue-ID: CPS-728
Change-Id: I7d48293076e916b942845223989fc305b7eb9685
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoMerge "Update version for DMI-Plugin, release process step 6"
Toine Siebelink [Wed, 13 Oct 2021 16:32:05 +0000 (16:32 +0000)]
Merge "Update version for DMI-Plugin, release process step 6"

2 years agoMerge "Release Docker image for DMI-Plugin, release process step 5"
Toine Siebelink [Wed, 13 Oct 2021 15:58:49 +0000 (15:58 +0000)]
Merge "Release Docker image for DMI-Plugin, release process step 5"

2 years agoRelease Docker image for DMI-Plugin, release process step 5 87/124887/3
DylanB95EST [Wed, 13 Oct 2021 12:43:42 +0000 (13:43 +0100)]
Release Docker image for DMI-Plugin, release process step 5

Release Docker Image for DMI-Plugin version 1.0.1

Issue-ID: CPS-728
Change-Id: Ic27463e4a631c254fde50d7f31a5bd19a70eacd4
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoMerge "Release artifact for DMI-Plugin, release process step 4"
Toine Siebelink [Wed, 13 Oct 2021 15:22:17 +0000 (15:22 +0000)]
Merge "Release artifact for DMI-Plugin, release process step 4"

2 years agoRelease artifact for DMI-Plugin, release process step 4 82/124882/4 1.0.1
DylanB95EST [Wed, 13 Oct 2021 10:56:01 +0000 (11:56 +0100)]
Release artifact for DMI-Plugin, release process step 4

Release artifact for DMI-Plugin version 1.0.1

Issue-ID: CPS-728
Change-Id: Ideb648ddd9f4ead37e6515c8e56525811321882f
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoUpdate version for DMI-Plugin, release process step 6 88/124888/1
DylanB95EST [Wed, 13 Oct 2021 13:04:25 +0000 (14:04 +0100)]
Update version for DMI-Plugin, release process step 6

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>
2 years agoUpdate Version Properties to latest DMI Plugin 84/124884/1
DylanB95EST [Wed, 13 Oct 2021 11:10:21 +0000 (12:10 +0100)]
Update Version Properties to latest DMI Plugin

Update version.properties to 1.0.1 for latest release of DMI Plugin

Issue-ID: CPS-728
Change-Id: If9e427a11c79f1e917948fee6a798a6d98e16bac
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoProvide complete openapi.yml in read the docs 57/124857/2
Renu Kumari [Tue, 12 Oct 2021 17:41:01 +0000 (13:41 -0400)]
Provide complete openapi.yml in read the docs

- 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

2 years agoRemove redundant documentation image 32/124832/1
lukegleeson [Tue, 12 Oct 2021 08:49:00 +0000 (09:49 +0100)]
Remove redundant documentation image

Issue-ID: CPS-627
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: Iecb61a97f231b12f5481e693b7b006660b1505e2

2 years agoCleanup naming convention for DMI-Plugin 96/124796/1
DylanB95EST [Mon, 11 Oct 2021 15:33:29 +0000 (16:33 +0100)]
Cleanup naming convention for DMI-Plugin

Cleanup naming conventions for DMI-Plugin project.

Issue-ID: CPS-627
Change-Id: I6ac542c983870f737760768363ef5764f792a5b7
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoMerge "Update Release Notes"
Niamh Core [Mon, 11 Oct 2021 14:56:44 +0000 (14:56 +0000)]
Merge "Update Release Notes"

2 years agoUpdate Release Notes 33/124633/7
DylanB95EST [Mon, 11 Oct 2021 12:39:21 +0000 (13:39 +0100)]
Update Release Notes

Update release notes for DMI Plugin documentation

Issue-ID: CPS-627
Change-Id: Ic3f9e36f020e8a5b5dbfaab24c0328cba455a5b9
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2 years agoMerge "Update Overview Section of Documentation"
Niamh Core [Mon, 11 Oct 2021 14:25:28 +0000 (14:25 +0000)]
Merge "Update Overview Section of Documentation"

2 years agoMerge "Update Deployment Section of DMI Plugin"
Toine Siebelink [Mon, 11 Oct 2021 14:23:18 +0000 (14:23 +0000)]
Merge "Update Deployment Section of DMI Plugin"

2 years agoUpdate Deployment Section of DMI Plugin 50/124650/3
niamhcore [Thu, 7 Oct 2021 14:43:13 +0000 (15:43 +0100)]
Update Deployment Section of DMI Plugin

Update DMI Plugin Deployment page for Istanbul release

Issue-ID: CPS-627
Change-Id: If2d02c689ddf28ae5f14229fe74b00ffcc8d7215
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: niamhcore <niamh.core@est.tech>
2 years agoMerge "Update Admin Guide"
Toine Siebelink [Mon, 11 Oct 2021 13:57:03 +0000 (13:57 +0000)]
Merge "Update Admin Guide"

2 years agoUpdate Admin Guide 57/124557/6
lukegleeson [Wed, 29 Sep 2021 10:24:50 +0000 (11:24 +0100)]
Update Admin Guide

Add Admin Guide for NCMP DMI Plugin as part of finalized documentation

Issue-ID: CPS-627
Change-Id: I1d59459147318ad89e7a2a37d5d9ba917e69fc38
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2 years agoMerge "Update Architecture Page"
Toine Siebelink [Mon, 11 Oct 2021 13:42:10 +0000 (13:42 +0000)]
Merge "Update Architecture Page"

2 years agoUpdate Architecture Page 54/124654/4
lukegleeson [Fri, 1 Oct 2021 15:40:37 +0000 (16:40 +0100)]
Update Architecture Page

Update Architecture Page as part of DMI Plugin Documentation for
Istanbul release

Issue-ID: CPS-627
Change-Id: I4fb3b082c3d40d5827a4fd73d878eb057c478279
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2 years agoMerge "Update Index Page"
Toine Siebelink [Mon, 11 Oct 2021 13:22:44 +0000 (13:22 +0000)]
Merge "Update Index Page"

2 years agoUpdate Index Page 51/124651/6
lukegleeson [Mon, 11 Oct 2021 13:05:39 +0000 (14:05 +0100)]
Update Index Page

Update Index Page as part of DMI Plugin Documentation

Issue-ID: CPS-627
Change-Id: Ic1c2724194563fccea3423c4cdf83b8afe23e924
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2 years agoMerge "Update Design And Modelling section"
Niamh Core [Mon, 11 Oct 2021 12:51:30 +0000 (12:51 +0000)]
Merge "Update Design And Modelling section"

2 years agoUpdate the ncmp dmi registration url 68/124768/2
Renu Kumari [Fri, 8 Oct 2021 14:48:00 +0000 (10:48 -0400)]
Update the ncmp dmi registration url

Issue-ID: CPS-722
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I67ca134c5f3528d5c5e96f006fd58f603b38fc16

2 years agoUpdate Design And Modelling section 55/124655/4
lukegleeson [Fri, 1 Oct 2021 16:21:48 +0000 (17:21 +0100)]
Update Design And Modelling section

Update Design and Modelling sections of DMI Plugin documentation for
Istanbul release.

Issue-ID: CPS-627
Change-Id: Ic572da315d23a79a6b0b069e2144e5ff89aff583
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
2 years agoUpdate Overview Section of Documentation 88/124688/2
lukegleeson [Tue, 5 Oct 2021 14:14:49 +0000 (15:14 +0100)]
Update Overview Section of Documentation

Issue-ID: CPS-627
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I13bc511df2894315ad78ae0f3ffd883631529ab2

2 years agoChange the dmiRegistrationURl to /ncmp 47/124747/1
Renu Kumari [Thu, 7 Oct 2021 17:57:31 +0000 (13:57 -0400)]
Change the dmiRegistrationURl to /ncmp

Issue-ID: CPS-722
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I9ae28a5791476950f37fd75a4cf266b8c1249505

2 years agoUpdating get module schema request body 03/124703/3
niamhcore [Wed, 6 Oct 2021 08:49:12 +0000 (09:49 +0100)]
Updating get module schema request body

Issue-ID: CPS-706
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I92d241c4ccde77aaaf8aa5a3903437016edf65d0

2 years agoMerge "fix query param to options"
Niamh Core [Thu, 7 Oct 2021 10:45:52 +0000 (10:45 +0000)]
Merge "fix query param to options"

3 years agoUpdate the ncmp dmi registration url 07/124707/1
Renu Kumari [Wed, 6 Oct 2021 16:38:56 +0000 (12:38 -0400)]
Update the ncmp dmi registration url

Issue-ID: CPS-722
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I2ef4dcdff933512aaecc29062dd16329aecddda9