aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Merge "Kafka Admin client to use authentication properties" into montrealmontrealDan Timoney13-65/+93
2024-04-08Kafka Admin client to use authentication propertiesRavi Pendurty13-65/+93
Supports SCRAM-SHA-512 Issue-ID: CCSDK-3998 Change-Id: I7c03d62a596e3a34834dec7933ce4192db48c952 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2024-03-27Align initial alarms and notifications parsingRavi Pendurty7-77/+56
Refactor as part of the aligning of the alarms Issue-ID: CCSDK-3984 Change-Id: I9d7de249b4773240a50f09311fcf6d7db8bf4006 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> (cherry picked from commit 3d368255a787995fc14e8c89529d367e665e54f3)
2024-03-26Merge "Web Client context menu item display" into montrealDan Timoney3-22/+33
2024-03-26Merge "ODLUX Update" into montrealDan Timoney11-83/+257
2024-03-22Change event time mappingRavi Pendurty4-27/+21
Use event-time from o-ran-fm instead of eventTime from notification Issue-ID: CCSDK-3988 Change-Id: I3e3445a99315527ddcf1996fd96c269ae85748a6 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> (cherry picked from commit 2a06bf83bac4042370715a450c7d3d83b497b50f)
2024-03-21ODLUX Updatesai-neetha11-83/+257
ODLUX Update Issue-ID: CCSDK-3999 Change-Id: I6f95cd65cabe08b27a1ff71eacb7c57aa318c376 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> (cherry picked from commit 5418ff6a08cd2482cf76aed8def6592623253229) Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2024-03-21Web Client context menu item displayRavi Pendurty3-22/+33
Irrespective of connection state of the mountpoint Issue-ID: CCSDK-3975 Change-Id: I10f785024c7cca42e4c6dfe568ecb9f2412de213 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> (cherry picked from commit de91a1ce57b39449d49b3a33da53190da2a364da) Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2024-03-19fix oauth codeMichael Dürre72-645/+645
split oauth to realm and web functionality Issue-ID: CCSDK-3394 Change-Id: I245a30a9df4e9a5c40af5dfe3e0d5318bceed9dc Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-12-15Inventory TreeView FixedRavi Pendurty3-9/+10
WhiteBoardPattern annotations removed from DataTreeHttpServlet Servlet registration using bind method Issue-ID: CCSDK-3976 Change-Id: I2138b5b7f9ad4618bee1626e322449b83c5ee77a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2023-11-27Release version 1.6.2 of ccsdk/featuresDan Timoney143-142/+147
Release version 1.6.2 of ccsdk/features Issue-ID: CCSDK-3962 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I31aa2bfb7fddfc4c85bdde9721de1bc62e445a06
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>