aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-12-01RTD - Remove placeholder for next Release (in Kohn)kohnToineSiebelink1-24/+0
Issue-ID: CPS-1198 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Iacec0b09e99433d003da5c815abaca9dad82c375
2022-11-15Fix conf.py in Kohn branchlukegleeson1-3/+3
Issue-ID: CPS-1382 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I721717b1c486d05f795b1833cbd7ff41669683b0
2022-11-15Fix RTD broken linksmpriyank2-10/+10
- Broken link for logback xml file - Broken link for oom_user_guide Issue-ID: CPS-1378 Change-Id: I071d5ad890c1471b50a43517427eeab27631fd52 Signed-off-by: mpriyank <priyank.maheshwari@est.tech> (cherry picked from commit b673b5432e7d648f1669385bf5d1816bd8d86b37)
2022-10-27Release Notes Heading Editseanbeirne1-0/+4
Issue-ID: CPS-1321 Signed-off-by: seanbeirne <sean.beirne@est.tech> Change-Id: Id2371a744ae216a5e7b2c1a50c88ad68d5883b5b
2022-10-25Prepare next CPS Rel 3.1.6-SNAPSHOTmpriyank19-20/+44
- Bump the CPS version from 3.1.5-SNAPSHOT to 3.1.6-SNAPSHOT - Updated the version properties file - Updated the release notes Issue-ID: CPS-1353 Change-Id: Iff1a8769fd57ca152a07ac3b4e9ce2e71e8505e7 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-25CPS container 3.1.5 for CPS Kohnmpriyank1-0/+8
- Add container yaml file for 3.1.5 version of CPS in Kohn - Step-6 of the release process. - Ran stage release job on the commit https://gerrit.onap.org/r/c/cps/+/131214 Issue-ID: CPS-1353 Change-Id: I8284225245c32b60c5879627aef49c079ee0090f Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-253.1.5 version CPS Kohnmpriyank1-0/+4
- Creating 3.1.5 version of CPS in Kohn from 3.1.4 - Step 5 of the release process - Commit on which stage release job was ran https://gerrit.onap.org/r/c/cps/+/131214 Issue-ID: CPS-1353 Change-Id: Iff757efcc4fdbf2c70763ca4aeb3bcb225a049f9 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-18Merge "Default CMHandles to READY during upgrade" into kohnJoseph Keenan3-7/+150
2022-10-17Default CMHandles to READY during upgradelukegleeson3-7/+150
Allows upgrade from liquibase changelog 11 to 16 Sets CMHandles which do not have a state to state READY Issue-ID: CPS-1312 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I6b6b05ba6fad3d174e43e9c385cbc1f9f4e4e5e5 (cherry picked from commit 8b37702647755949165dc822116ed10dca5c1c2f)
2022-10-17Update .gitreview for kohnlukegleeson1-1/+1
Issue-ID: CPS-1347 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I696f1a1c70d34f7561166b589f4815bcd2d957e9
2022-10-07Merge "Tests added for multiple data tree analysis"Toine Siebelink4-0/+122
2022-10-05Make CPS/NCMP upgradeablelukegleeson5-2/+22
Liquibase step to add CM Handle Advised state to existing CM Handles Issue-ID: CPS-1312 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I8077e66c64946f6ce092daa96ee40cd935fe0b72
2022-10-05Bump CPS version to 3.1.5-SNAPSHOTmpriyank19-19/+43
- Bumped the version to 3.1.5-snapshot and updated the version properties file Issue-ID: CPS-1325 Change-Id: I61848166b94a5ce14651f2d0fe42e4cc39f5c5e2 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-04Add container YAML for 3.1.4mpriyank1-0/+8
- Step 6 of the release process to add container YAML for 3.1.4 Issue-ID: CPS-1296 Change-Id: If028a36028dbfe83b135ee7be227e5b611466dba Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-04Add maven stage YAML for 3.1.4mpriyank1-0/+4
- Step 5 of the release process to add maven stage file for 3.1.4 Issue-ID: CPS-1296 Change-Id: Ie107d08f9b0db4fcd783c06fdc0448d96b57e166 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-10-04Merge "Async External Schema and related Read the doc"Toine Siebelink2-0/+236
2022-10-04Tests added for multiple data tree analysisemaclee4-0/+122
**this commit is for analysis purposes only, not for merge - add unit test for gson JSONreader - add unit test for ODL JsonParserStream Issue-ID: CPS-1286 Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech> Change-Id: Ia4a8c3e36f83b4cd857b4ff20f6a37e418ffd2ec
2022-10-03Remove NotNull on revision for YangResourceEntitylukegleeson2-1/+1
Issue-ID: CPS-1265 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Icfe4d9881a3aa7d92d5bd17eaaed91bdbce0a203
2022-10-03Swallow kafkaExceptionmpriyank3-2/+21
- swallow the kafka exception if we are unable to send the kafka message due to any reason. - updated release notes as well Issue-ID: CPS-1294 Change-Id: Iaa8ae5b0bc289d819a46b4a95a1382f4ecee66aa Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-30Bump CPS to 3.1.4-SNAPSHOTmpriyank19-19/+43
- bumping the cps version from 3.1.3-SNAPSHOT to 3.1.4-SNAPSHOT - Also updated the release notes to accomodate 3.1.4 version changes Issue-ID: CPS-1313 Change-Id: I487ab4301123cce6afb5a4086b8ebca24acf5e14 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-30Async External Schema and related Read the docJosephKeenan2-0/+236
-updated cps-events to include schema and related information for async operations Issue-ID: CPS-1166 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: I1d40b5dd650663c1089119a60304b0490dedb8e1
2022-09-29CPS container 3.1.3 yamlmpriyank1-0/+8
- Add container yaml for cps 3.1.3 Issue-ID: CPS-1296 Change-Id: I6be3ebbdce8789fd6fc82203085b0184e58f96a6 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-29CPS 3.1.3 maven yamlmpriyank1-0/+4
- Add cps maven stage file for 3.1.3 Issue-ID: CPS-1296 Change-Id: I5956c8ce62c88b5c7abf5726e011e9237a77d3bb Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-29Disable maven skip deploympriyank2-3/+27
- disabling the maven.deploy.skip to false - disabling the maven.install.skip to false - also added the release notes Issue-ID: CPS-1309 Change-Id: I6047c859b68db0a4b49da7b45bcb6b89535ce153 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-29Bump CPS to 3.1.3-SNAPSHOTmpriyank18-18/+18
- update cps to 3.1.3-SNAPSHOT Issue-ID: CPS-1309 Change-Id: I43b1442533d10c32a74808830239e83f4abed9c0 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-283.1.2 container yaml CPSmpriyank1-0/+8
- add container yaml for cps to release docker image Issue-ID: CPS-1296 Change-Id: I39f536dde743fdca4febf427d19aac411d839324 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-283.1.2 maven stage yaml CPSmpriyank1-0/+4
- Add maven stage file for 3.1.2 to release maven artifacts. Issue-ID: CPS-1296 Change-Id: I736070d4e9b0f24f24e713aee4d5f91fb3568d87 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-28Prep for 3.1.2 of CPSmpriyank19-19/+43
- updated release notes - bumbed cps version to 3.1.2-SNAPSHOT from 3.1.1-SNAPSHOT Issue-ID: CPS-1304 Change-Id: Ie65f76032b087dffc716e00fa3868f89f165a6b1 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-283.1.1 container yaml for CPSmpriyank1-0/+8
- Added container yaml for CPS for the build https://jenkins.onap.org/job/cps-maven-docker-stage-master/707/ Issue-ID: CPS-1296 Change-Id: I9f83afc0d848074d792b9a2bee854f3c37fe7449 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-283.1.1 maven stage YAML for CPSmpriyank1-1/+1
- modified maven stage yaml as per build https://gerrit.onap.org/r/c/cps/+/130810 Issue-ID: CPS-1296 Change-Id: Ie85ae707354af6ebf75451682d47dfe0fa9fd4f4 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-27Fix security bug in logslukegleeson3-26/+65
When a method with signature containing "AuthPassword" is passed, the value returned is changed to *********** in logs e.g... Execution time of : DmiProperties.getAuthPassword() with argument[s] = *********** ... Legacy code cleaning also included Issue-ID: CPS-1226 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Ic4914eae7e5ed6d361287413d17abfe50a3788ae
2022-09-263.1.1 release notes sectionmpriyank1-0/+24
- CPS release notes section. Issue-ID: CPS-1302 Change-Id: Ie11500a12288f2f1dd6799604a13e839ecff300e Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-23Add maven stage yaml for CPS-Corempriyank1-0/+4
- Add new maven stage file to update version from 3.1.0 to 3.1.1 Issue-ID: CPS-1296 Change-Id: I9936493cef19c17f5014990ec0e73d9ad46b5603 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-23Prepare for next CPS Core releasempriyank18-18/+18
- Bumping the CPS Core version from 3.1.0 to 3.1.1 Issue-ID: CPS-1295 Change-Id: I6bdff6dd3b266a24c3e89ba811be6bc64beb6e54 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-22Merge "Create dmi-plugin performance stub"Sourabh Sourabh5-0/+125
2022-09-22Update container image for CPSmpriyank1-3/+3
- Re release latest container image for cps containing bug fixes and property file updates - Step 6 of the release process Issue-ID: CPS-1293 Change-Id: Id5b03aca0cc771ed6907e926630429d3d57ad25d Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-22Update maven artifactsmpriyank1-1/+1
- Re release latest artifacts accomodating bug fixes and property file updates. - Step 5 of the release process Issue-ID: CPS-1293 Change-Id: I64e5b378f14a6a2d3a1ebe077c5d1771f5f06643 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-22Merge "Update Release Notes for Kohn"Toine Siebelink3-27/+80
2022-09-22Update Release Notes for Kohnlukegleeson3-27/+80
Added Jira tickets completed Updated Log Example in admin guide Updated timer property names for ncmp in deployment guide Issue-ID: CPS-1251 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I20933d7d113bfa57937ec7f13ba3eb0ab6bc675a
2022-09-22Merge "Robustness cleaning of in progress cache"Toine Siebelink9-49/+103
2022-09-22Merge "Updated release notes with limitation related to cps path"Toine Siebelink2-0/+11
2022-09-22Updated release notes with limitation related to cps pathputhuparambil.aditya2-0/+11
Issue-ID: CPS-1179 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I9fa7799e5a54b82b280606a14d09ce2256b844f2
2022-09-21Robustness cleaning of in progress cachesourabh_sourabh9-49/+103
- Removed cm handle entry from in progress map while moving from locked to advised and de-registration - Fixed groovy tests Issue-ID: CPS-1239 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: Ic527c7b5d209e0c7788888942e95ce0c2c59f7c6
2022-09-21Merge "Add NCMP tag in properties"Toine Siebelink7-37/+38
2022-09-20Create dmi-plugin performance stubkissand5-0/+125
Issue-ID: CPS-1270 Change-Id: I0252a693a5209434fa2a2ada83d404ee658b5a48 Signed-off-by: kissand <andras.zoltan.kiss@est.tech>
2022-09-20Merge "Updated README to correct local deployment details"Sourabh Sourabh1-2/+5
2022-09-20Add NCMP tag in propertiesmpriyank7-37/+38
- Added back NCMP tag back as part of the comment in patch https://gerrit.onap.org/r/c/cps/+/129274 - Added parallelism level under ncmp as well. - Correcting env variable in the docker compose file for local run as well as the CSITs. Issue-ID: CPS-1279 Change-Id: I1f2993ac66f47ee2e5e7db0c4a6aac113a714d2a Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-09-20Merge "Xpath to NodeId invalid"aditya puthuparambil2-5/+19
2022-09-19Updated README to correct local deployment detailsrajesh.kumar1-2/+5
Issue-ID: CPS-1263 Change-ID: I73f97f986a817d423f93a8d922dcd9647b0908aa Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
2022-09-19Merge "Get Node API fix for attribute values with '/'"Sourabh Sourabh3-19/+24