summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21Update parent to version 2.4.41.4.1Timoney, Dan (dt5972)11-11/+22
Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I12562f7ed2ce2cf52adf23c3add316a3df63cd04
2022-10-19Merge "Metrics and statistics for A1 PMS"Dan Timoney9-9/+281
2022-10-17Metrics and statistics for A1 PMShalil.cakal9-9/+281
Enable app metrics to be collected by Prometheus Patch set 2: Remove hardcoded defines ccsdk.sli dependency Issue-ID: CCSDK-3766 Change-Id: I58f05390007b74e58427b9be2711912c551d6e1e Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-09-29Minor logging improvementPatrikBuhr4-7/+20
Debug logging of REST response body in case of error. Removed some irrelevant logs. Issue-ID: CCSDK-3766 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I3c7b62acd1736f9447e3494c655d85372a4c521f
2022-09-28Merge "Format logging"Dan Timoney1-1/+4
2022-09-27Format logginghalil.cakal1-1/+4
Enable REST log belongs to A1 Policy API, add log formatter. Issue-ID: CCSDK-3766 Change-Id: If89b5467f93ad8f98310817c9beeaf7a1302afdb Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-09-20Release version 1.4.0 ccsdk/oran dockersDan Timoney14-13/+22
Release version 1.4.0 of ccsdk/oran dockers and roll snapshot version Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ica8692d03a3a61309aaef1d95aae7378d8f183a1
2022-09-20Release version 1.4.0 ccsdk/oran artifactsDan Timoney1-0/+5
Release version 1.4.0 of ccsdk/oran artifacts Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia84ac35381fc94a6c283384e3850ff258e0636fb
2022-09-14Use version 2.4.2 parent pomsDan Timoney11-11/+11
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I76b8bf74e3bac3fdbca3ed7f9f51ff0c3473c7a4
2022-08-31NONRTRIC PMS, documentation updatesPatrikBuhr3-15/+8
DMaaP is deprecated. Issue-ID: CCSDK-3745 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I63fcfa9b9a17c5b1cea045c8837ee05b96bbe297
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
It allows leveraging on OpenStack Yoga's upper-contraints without any exception. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I40157f9cbe15c1208769258c940180d7d08d06e2
2022-08-16Update ccsdk/oran for ODL SulfurDan Timoney13-34/+255
Updated ccsdk/oran to use ODL Sulfur version of parent poms, and made changes to deal with removal of Builder abstract class in Sulfur. Issue-ID: CCSDK-3694 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I67aa78d8e0f5641c6acbfe5892966bad5346ca20
2022-08-12NONRTRIC PMS, updated certsPatrikBuhr6-6/+10
Updated certificate (which was expired). Issue-ID: CCSDK-3683 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I373bf34bc0a1bb0b5b5ff00f0f98da080ba794ff
2022-08-05NONRTRIC PMS, BugfixPatrikBuhr1-2/+2
If the auth-token-file parameter in the file application.yaml is missing, it would not default to an empty file name. Issue-ID: CCSDK-3683 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I6957762ac0df2c159a8273f3bf161b1a68ab85e7
2022-07-15Use released 2.4.0 parent pomsDan Timoney11-12/+13
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1413f184e338b9e31428a5cc64310cfdbc44fc5f
2022-07-06NONRTRIC PMS, updated SDNC rest interfacePatrikBuhr7-19/+28
Update path and output-json for SDNC rest interface - A1 Kohn Issue-ID: CCSDK-3193 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I9f29df244671558f6ae788f862aa620e4e4a9466
2022-06-10NONRTRIC PMS, Sporadic instabilityPatrikBuhr6-68/+47
Some further simplifications and added test. Issue-ID: CCSDK-3683 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I1ec98017d63047a0036db5ea12f770db00b1152b
2022-06-09NONRTRIC PMS, Sporadic instabilityPatrikBuhr6-13/+42
Attempt to stablize the synch. Issue-ID: CCSDK-3683 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ieda858e76082fd5224ac43f153e8967f871322d8
2022-06-07NONRTRIC PMS, Sporadic instabilityPatrikBuhr7-101/+59
Attempt to stablize the synch. Issue-ID: CCSDK-3683 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ie0f266e2eef23e91dcf6f5925a577bb930b6d9e8
2022-05-25Merge "NONRTRIC PMS added support for custom A1 adapters"Dan Timoney2-8/+17
2022-05-25Merge "NONRTRIC PMS removalof usage of immutable"Dan Timoney45-376/+272
2022-05-25Attempt to get stdout&stderr for CSIT tests - contdJohnKeeney1-6/+10
Issue-ID: CCSDK-3675 Change-Id: I6d0df063518b5441112b6afb2ba1f80da4668000 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-05-25Attempt to get stdout&stderr for CSIT testsJohnKeeney9-41/+79
Also small tweak for RTD documentation Issue-ID: CCSDK-3675 Change-Id: Idd8acca0e07dc45c6f76a78a321b1075f3ee31ef Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-05-24NONRTRIC PMS removalof usage of immutablePatrikBuhr49-402/+304
Issue-ID: CCSDK-3629 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Ib256d15a035133e25cd455fae44cfe33d8b82797
2022-05-24NONRTRIC PMS added support for custom A1 adaptersPatrikBuhr6-34/+49
Updates of the json schema for configuration. Made it stricter and added the customAdapterClass prpoperty. Issue-ID: CCSDK-3655 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I11993d74cec3b39642ff836a1b7a207f2f7570ed
2022-05-20Changed process execution in CSIT testBjornMagnussonXA5-18/+22
Issue-ID: CCSDK-3675 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: Idcd76e78930bdcec0981cf443a2ede404cd31643
2022-05-16Merge "Updated copyright"Dan Timoney1-0/+23
2022-05-16Merge "Documentation updates"Dan Timoney19-105/+251
2022-05-12Documentation updatesJohnKeeney19-105/+251
Updated RTD documentation, and fixed some typos in java files conatining annotations used to generate OpenAPI (json, yaml, html) specs & docs. Issue-ID: CCSDK-3616 Change-Id: Iefa905f4c0f13cb013872d4858232695fc107927 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-05-12Updated copyrighthalil.cakal1-0/+23
Commit to test Gerrit process Change-Id: I8b2edf767eca922d6a781c0b070aae0b36c1ada9 Signed-off-by: halil.cakal <halil.cakal@est.tech> Issue-ID: CCSDK-3616 Change-Id: I55b0b3e3997c60ab927171b51d14487de4bfa08a Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-05-12NONRTRIC PMS added support for custom A1 adaptersPatrikBuhr19-14/+121
Added support for added external A1-P adapter. This makes it possible to design and include adapter to APIs for accessing of A1 policies (in a NearRT-RIC) without any changes in this SW. Issue-ID: CCSDK-3655 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: Idc7bf97963a2455bde983b06a5f861df77d901ae
2022-05-06Update Spring 3PP versionsJohnKeeney1-2/+2
To address Security Issue CVE-2022-22965 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement Issue-ID: CCSDK-3629 Change-Id: I460b85b26b15ba986de20b7731ec30e7f7de325a Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-04-27Merge "NONRTRIC PMS using authorization token"Dan Timoney22-185/+298
2022-04-26Update release noteselinuxhenrik1-1/+51
Issue-ID: CCSDK-3616 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Change-Id: I761a732f036fc73ef5349a5b1dd36e2bb9f2f0d0
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-0/+2
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: Ib76dc907bc2c0b14da8b4cfefba09bbb4d60f89b
2022-04-01Roll versions to next minor releaseDan Timoney13-15/+15
Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iced4d7d6fe3220a089800f79979b4bc21b91b83e
2022-03-31NONRTRIC PMS using authorization tokenPatrikBuhr22-185/+298
Added support for PMS sending an authorization token in each REST call(in the HTTP header). The token is read from a file. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I92229f67d2c1486530f3c6ebb22f60bd3b359676
2022-03-28Release version 1.3.0 of ccsdk/oranDan Timoney14-13/+18
Release version 1.3.0 of ccsdk/oran maven artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I97510311b16e8fcfe9886960f52e821a4f5b9e13
2022-03-28Release Jakarta dockers for ccsdk/oranDan Timoney1-0/+9
Release Jakarta version of ccsdk/oran dockers Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icde6c7e5ab86a7633cb16126eb3580fd6e821195
2022-03-28Merge "Use released parent pom 2.3.3"1.3.0KAPIL SINGAL11-11/+11
2022-03-28Add new committer - Jozsef CsongvaiDan Timoney1-0/+8
Add Jozsef Csongvai as committer Issue-ID: CCSDK-3613 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I879da73ef0abbc3c65062123b7523a536dba6197
2022-03-28Use released parent pom 2.3.3Dan Timoney11-11/+11
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I94a8cf014d34c27e8901e411e072d9d98bdd2950
2022-03-28Merge "NONRTRIC Minor changes"Dan Timoney10-131/+121
2022-03-25NONRTRIC Minor changesPatrikBuhr10-131/+121
Some version updated and changes related to swagger documentation generation. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I59311f5fd09face79e9dce185c65374522dcb40e
2022-03-14Use phosphorus version of parentsDan Timoney11-11/+11
Update to use phosphorus version of parent poms Issue-ID: CCSDK-3568 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia7e0847f5dbc0dd1f75ddecc2326c902de7bc560
2022-03-07Remove retired committersDan Timoney1-15/+9
Remove retired committers Brinda, Nicolas and Jack Issue-ID: CCSDK-3599 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2cd9799a3b8684f6a7b02005e358183dd9f43620
2022-02-10NONRTRIC Improved tracesPatrikBuhr3-11/+30
Improved traces Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I1ef76b859e24f4ea503c8e28e503528c98de4342
2022-02-09Updated Lock to avoid starvationPatrikBuhr13-64/+141
The lock class is made more greedy so all locks are granted in the requested order. Previously, an exclusive lock could be discriminated. Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: If2dd171409c58eacbccce9569b2f6694e09992a2
2022-02-01NONRTRIC - 3PP dependency version updatePatrikBuhr3-10/+9
Updated json version +Also fixed a trace message Issue-ID: CCSDK-3581 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I68cfebdd1fdfbc72683d85e9e9bcd201eb7d1e85
2022-01-24Merge "Fixed a unittest so it does not open an http port"Dan Timoney1-0/+7