Age | Commit message (Collapse) | Author | Files | Lines |
|
Support for granceful shutdown via signal "SIGTERM"
and via calling REST POST /actuator/shutdown
Issue-ID: CCSDK-3830
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ibc71cd8a2c9f44ec844ab49c8f225ae128549776
|
|
Use released version 2.5.1 of parent pom
Issue-ID: CCSDK-3831
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0cdbc4aff72d8de8f1f16b12a5c0b2fe09a97298
|
|
Bugfix, new RICs must also be locked before synch. Otherwise other activities may interfere.
Improved the synch. Previously, all policies were removed from the NearRT-RIC and eventually recreated.
After this fix, only unknwon policies are removed.
Change-Id: Ic6224aeb93ef91579cfb8894329538baf1829283
Issue-ID: CCSDK-3827
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Improved API documentation.
Fixed a bug that lead to that a policy could be connected to several services if the service_id was changed.
Change-Id: I211f5db32747fc912b7ba85bfbc15ce50ee725dd
Issue-ID: CCSDK-3819
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Update to latest released version of parent pom
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2dc966a1a4c5adc3eadfa273b6e1e04785b06114
|
|
|
|
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ia1b3ae3b625125a271d5fd9a2b91a5d5a49594e7
|
|
Add extension lfdocs-conf and replace ROBOT_VENV with ROBOT3_VENV
Issue-ID: CCSDK-3815
Change-Id: I565ee15bd5862cca0365d153358941b27befb94a
Signed-off-by: halil.cakal <halil.cakal@est.tech>
|
|
Documentation updates.
A bugfix.
Issue-ID: CCSDK-3810
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I47969bb1da370e1b6c2cacb9563f4bf4ca49b989
|
|
Issue-ID: DOC-798
Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com>
Change-Id: Ic9b887a8f6c96ed332cde9997efb3471e7e2e35f
|
|
|
|
|
|
|
|
Introduce using Amazon S3 - Cloud Object Storage - AWS for storing of data.
Change-Id: I68365c24c63544b5ad8e958a98f48d95f83e3084
Issue-ID: CCSDK-3810
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Removed unneeded dependency from the pom (jackson).
Issue-ID: CCSDK-3766
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ibe7444dabb03e245af486d4afd15fc566f4c5abb
|
|
|
|
version roll -> 2.5.0-SNAPSHOT
jackson-bom -> 2.13.4.2 (via spring-boot-starter:jar:2.6.11) to address CVE-2020-36518 & CVE-2022-42003 & CVE-2022-42004
snakeyaml -> 1.32 (via spring-boot-starter:jar:2.6.11) to address CVE-2022-25857 & CVE-2022-38752 & CVE-2022-38749 & CVE-2022-38751 & CVE-2022-38750
guava -> 31.0.1-jre to partly address CVE-2020-0926
Issue-ID: CCSDK-3618
Change-Id: Ibe428dfb19adfb13f325398c69430334f2dd516c
Signed-off-by: JohnKeeney <john.keeney@est.tech>
|
|
Sonarqube fixes
Issue-ID: CCSDK-3766
Change-Id: Ib03463a13194c18b00ed0d99754d7884af0d805f
Signed-off-by: halil.cakal <halil.cakal@est.tech>
|
|
|
|
Change-Id: I00afc2d3d4d21bda75019f3754340f276ff8cae0
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3763
|
|
Change-Id: If3c57ac5be398fa59464bbb62fc1dab95b6ecdf2
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3763
|
|
Roll master branch numbers to London release numbering
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I147e2d07bd804eca6d90464502901f63fc94a92d
|
|
|
|
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>
|
|
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
|
|
|
|
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>
|
|
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
|
|
Release version 1.4.0 of ccsdk/oran artifacts
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia84ac35381fc94a6c283384e3850ff258e0636fb
|
|
Use version 2.4.2 of parent poms
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I76b8bf74e3bac3fdbca3ed7f9f51ff0c3473c7a4
|
|
DMaaP is deprecated.
Issue-ID: CCSDK-3745
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I63fcfa9b9a17c5b1cea045c8837ee05b96bbe297
|
|
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
|
|
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
|
|
Updated certificate (which was expired).
Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I373bf34bc0a1bb0b5b5ff00f0f98da080ba794ff
|
|
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
|
|
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
|
|
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
|
|
Some further simplifications and added test.
Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I1ec98017d63047a0036db5ea12f770db00b1152b
|
|
Attempt to stablize the synch.
Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ieda858e76082fd5224ac43f153e8967f871322d8
|
|
Attempt to stablize the synch.
Issue-ID: CCSDK-3683
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ie0f266e2eef23e91dcf6f5925a577bb930b6d9e8
|
|
|
|
|
|
Issue-ID: CCSDK-3675
Change-Id: I6d0df063518b5441112b6afb2ba1f80da4668000
Signed-off-by: JohnKeeney <john.keeney@est.tech>
|
|
Also small tweak for RTD documentation
Issue-ID: CCSDK-3675
Change-Id: Idd8acca0e07dc45c6f76a78a321b1075f3ee31ef
Signed-off-by: JohnKeeney <john.keeney@est.tech>
|
|
Issue-ID: CCSDK-3629
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ib256d15a035133e25cd455fae44cfe33d8b82797
|
|
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
|
|
Issue-ID: CCSDK-3675
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Idcd76e78930bdcec0981cf443a2ede404cd31643
|
|
|
|
|
|
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>
|