summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-11-22Release ccsdk/features1.6.2jenkins-releng153-154/+154
2023-11-22Merge "Prohibit kafka client library from generating WARN message burst" ↵Dan Timoney3-11/+31
into montreal
2023-11-20Fix cluster-size issue in About pageRavi Pendurty4-12/+26
Use HttpService instead of WhiteboardPattern Issue-ID: CCSDK-3963 Change-Id: I7826afbcd704b681af3b6c923c59fe666c8860d6 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-11-14Prohibit kafka client library from generating WARN message burstRavi Pendurty3-11/+31
Query for topic existence before polling Issue-ID: CCSDK-3962 Change-Id: I579f9133b01caf5ba9268d9e25d455778d5efcc4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-11-13Release version 1.6.1 of ccsdk/featuresDan Timoney144-143/+148
Release version 1.6.1. to address missed impact in ODL Argon SR2 upgrade Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2aeb25d245a6f55cd4e630366573628af6df89b5
2023-11-10Add version mapping to http about app for Argon SR2Dan Timoney1-0/+1
Add entry to map MDSAL version 11.0.12 to ODL Argon SR2 Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I126482152eec2d3fa4e1c6a2bc2a7b429d403caf
2023-11-09Release version 1.6.0 maven artifactsDan Timoney143-142/+147
Release version 1.6.0 (Montreal) maven artifacts and roll to next snapshot Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iafee873bb514333f833a1adf0f70fb765f6c1324
2023-11-08Update to version 2.6.1 of parent pomDan Timoney147-149/+147
Update to version 2.6.1 of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I655318d5d700d878a639b8b9e787d0ee92ccfebe
2023-11-02Multiple YANG revision supportRavi Pendurty109-517/+123335
Refactoring Issue-ID: CCSDK-3949 Change-Id: I6f2b9a93d64219bf2c2c9141898aef6193e50f8a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-11-01Merge "Support MariaDB Version 11.1.x for SDNRDB"Dan Timoney1-1/+1
2023-11-01Merge "ConfigurationApp: OAI wrong generation of rest request"Dan Timoney2-14/+15
2023-11-01Merge "Device manager selection"Dan Timoney4-10/+118
2023-11-01Merge "Extend user settings API"Dan Timoney7-10/+186
2023-10-20Device manager selectionRavi Pendurty4-10/+118
Device manager selection Issue-ID: CCSDK-3950 Change-Id: I6b0f986a8288f914a2ea255a495ea6ff5009473a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-10-20Support multiple YANG revisionsRavi Pendurty46-204/+1610
Provide o-ran-supervision messages to VES collector Issue-ID: CCSDK-3948 Change-Id: I16cb880414dde00a48fa59d8b90251beedae2c0e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-10-20Extend user settings APIRavi Pendurty8-17/+186
Extend user settings API Issue-ID: CCSDK-3947 Change-Id: Ic0e7783abb2b084142c5bc2d36dc31810f6ca9cf Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-10-18ConfigurationApp: OAI wrong generation of rest requestsai-neetha2-14/+15
ConfigurationApp: OAI wrong generation of rest request Issue-ID: CCSDK-3945 Change-Id: Ida36a240a17c1fd649915378efd7de4a0e47c4d8 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-10-18Support MariaDB Version 11.1.x for SDNRDBsai-neetha1-1/+1
Support MariaDB Version 11.1.x for SDNRDB Issue-ID: SDNC-1821 Change-Id: Ibe56253df5da5672f6d6f02225081af9c9e5a4f4 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-10-09SDNR UI Config app throws 400 errorsai-neetha3-3/+3
ConfigurationApp throws 400 error Issue-ID: CCSDK-3942 Change-Id: Ia4bdeb1590f533e49c8a865f2bc75e135952f414 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-10-09Update 3GPP alarm mappingRavi Pendurty1-4/+3
Cleared alarms severity should be set to NonAlarmed New Alarms and cleared alarms Alarm Type should be mapped to probableCause Issue-ID: CCSDK-3939 Change-Id: I59aa7cc97d7be430e18998a87378aa029afcf61f Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-09-26Change Kafka consumerGroup nameRavi Pendurty2-2/+11
Current name causing authentication issues while using with OOM Issue-ID: CCSDK-3918 Change-Id: Iada936b2fbb8920ba520063bb816c52e15a887e2 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-08-31Update ODLUXsai-neetha4-24/+30
Update odlux to latest Issue-ID: CCSDK-3933 Change-Id: I40ed806955c46295c5f2c36d74964a6045576662 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2023-08-17remove dep managementMichael Dürre1-9/+1
clear misleading depndency management Issue-ID: CCSDK-3931 Change-Id: Ice35d941da0c4e90ec94c14ebdea73075487bdd1 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-08-10Merge "Update features for Argon release"Dan Timoney235-2925/+526
2023-08-10Update features for Argon releaseDan Timoney235-2925/+526
Update ccsdk/features for use with OpenDaylight Argon release Issue-ID: CCSDK-3916 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie28aa66f6c3a9c0c6002e05d8f714613dbe460cf Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-07-07Update ODLUXsai-neetha40-2494/+2336
node version yarn version update Issue-ID: CCSDK-3923 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ibd3d6a6f45a14be4f1d175cf6fc5c8738aa11dea
2023-06-26Remove docs/conf.pyc from treeCédric Ollivier1-0/+0
Issue-ID: DOC-811 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I1982440e7f7a0729d21c3b50735fee2d0ebad19e
2023-06-22update .readthedocs.yamlthmsdt1-7/+5
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I17f70162b53e9f1c4b424481a1b612892ab35830
2023-06-06Roll master for MontrealDan Timoney151-154/+155
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5b6614a1ef97f99d9dd73fa5013331ac70c5fdba
2023-04-26Release version 1.5.1 of ccsdk/featuresDan Timoney1-0/+5
Release version 1.5.1 of ccsdk/features Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I60d017eae2cfe2a699f249c569dd720ce26ce93e
2023-04-20Include env vars as defaultsRavi Pendurty3-8/+20
strimzikafka section updated in mountpoint-registrar.properties Issue-ID: SDNC-1796 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I2880442966291dd00293bf92e31fecd15d554e4c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-04-14fix apigateway servletsMichael Dürre14-60/+61
fix missing whiteboard patterns Issue-ID: CCSDK-3890 Change-Id: I8d127d9a8b97ed91fb74a9ee384d3b4d07c9e242 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2023-04-06fix odlux core servletsMichael Dürre4-14/+25
add whiteboard annotations Issue-ID: CCSDK-3886 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I40e85179f4d353adffede90e2e3f2c4c181b8ce2 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-03-30Update to released ODL Chlorine parent pom versionsDan Timoney151-211/+155
Update to released ODL Chlorine version of parent poms Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I20559b2b5bd148a13751e495a21cba72d4c2c126
2023-03-29Odlux Updatesai-neetha272-5773/+8012
Add eslint and custom icons update Issue-ID: CCSDK-3871 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: If6b676128cc9cff0437a5dc54f85eaafd3b8c586 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2023-03-15Merge "websocketmanager now listens on a custom jetty port"Dan Timoney10-21/+197
2023-03-15Merge "Use Strimzi Kafka and Kafka native APIs"Dan Timoney41-624/+1105
2023-03-14websocketmanager now listens on a custom jetty portRavi Pendurty10-21/+197
This is to overcome the issues of paxweb and jetty versions in karaf used in ODL Chlorine Issue-ID: CCSDK-3869 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id9551c34bb9d1b6258c2784988eb0323cc73b7b2 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-14Use Strimzi Kafka and Kafka native APIsRavi Pendurty41-624/+1105
dmaapClient library is no longer used as DMaaP-MR is being deprecated Issue-ID: CCSDK-3784 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I12b9b7c8c57ad983a162e04ad8e76a57978fa9ee Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-14Update oauth-provider to use new OSGi APIsRavi Pendurty8-35/+130
oauth-provider to use new OSGi APIs Issue-ID: CCSDK-3868 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I55704391fe2d7e051d9b204c948f72675a75d03a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-14Merge "Change log levels to reduce the amount of logs generated"Dan Timoney12-47/+50
2023-03-14Merge "Use WhiteboardPattern annotations"Dan Timoney4-18/+22
2023-03-14Merge "javax to jakarta and refactoring"Dan Timoney22-83/+1771
2023-03-14Change log levels to reduce the amount of logs generatedRavi Pendurty12-47/+50
log level changed from INFO to DEBUG Issue-ID: CCSDK-3867 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I1a9d4890d92da444694b253c4b72f10862472953 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-14Support for PM (Performance Management)Ravi Pendurty20-152/+647
Code formatting Refactoring and log level changes Issue-ID: CCSDK-3866 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Iaeca01cddcd60c3a607b72dc5ab35507954d115e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-14Use WhiteboardPattern annotationsRavi Pendurty4-18/+22
Introduced in OSGi Compendium 7 Issue-ID: CCSDK-3865 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id2eca252a531470f2d6cd4792cf66861ae304a2f
2023-03-14javax to jakarta and refactoringRavi Pendurty22-83/+1771
change log level from INFO to DEBUG and Java17 changes Issue-ID: CCSDK-3864 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I60247aeea3d8daa70c8e17af8cbf694b86dd6946 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-13Merge "Bump parent version to 2.5.4-SNAPSHOT"Dan Timoney30-30/+30
2023-03-10Upgrade parents to 2.5.4-SNAPSHOTRavi Pendurty244-3277/+2540
Code changes as a result of changes induced by ODL Chlorine SR1 Issue-ID: CCSDK-3856 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ic08786f050e58bdb8371c8f8c25fb0db9f258cd4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-03-02Release version 1.5.0 of ccsdk/featuresDan Timoney151-151/+156
Release version 1.5.0 - pre-Chlorine London version Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I264601dc7361b1201b0c7e3258d3491f619594be