summaryrefslogtreecommitdiffstats
path: root/sdnr/wt
AgeCommit message (Collapse)AuthorFilesLines
2021-07-30Update InventoryAppAijana Schumann6-40/+118
Fix several bugs and improve usability Issue-ID: CCSDK-3395 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I25a3badc2d179ccc99ffd38e860046dbfd771df1
2021-07-30Refactor unit testsRavi Pendurty13-266/+173
Refactor unit tests for apigateway Issue-ID: CCSDK-3402 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ib5e5eb522a77d1df4a5a8feccc5c9e7d8a942b83 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-28Support for MariaDBRavi Pendurty130-1055/+9525
Support for MariaDB Issue-ID: CCSDK-3384 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ic93ad33257a091f2cd208cdf02d1d7400c256bf0 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-28ODLUX Connect App Info enhancementAijana Schumann9-462/+577
Present yang capabilities in a table view instead of list Issue-ID: SDNC-1121 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I4904fb132351199b57a851faf07d371fa5e575ab
2021-07-19Fix dependencieshighstreetherbert1-27/+0
fix conflicting dependencies of sdnr-wt-websocketmanager-feature and resource-assignment-provider Issue-ID: CCSDK-3375 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I2d4dda0f1856431351c818a3bd4b24a2a8cb6dca Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-07-13Fix XML external entity vulnerabilityJonathan Platt1-4/+2
Disabled XML external entity references to resolve XML external entity vulnerability. Also removed commented-out lines of code from previous attempt to resolve XML external entity vulnerability. Issue-ID: CCSDK-3321 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: Icb142cd1ace84c40d342ce0f08f418f43cc080e8
2021-07-12cleanup sdnr depsMichael DÜrre5-38/+15
removed unused dep and mark provided ones Issue-ID: CCSDK-3370 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ib24edefe2810d01cb58c12f6da34ad362ba989cd Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-07-06Add dashboard to odluxAijana Schumann27-125/+769
Add connected element and fault info to home page Issue-ID: CCSDK-3238 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia47442fd0877b721d25d9f97e3a19088df193439
2021-07-01fix more sdnr startup problemsMichael DÜrre18-333/+20
cleaned up devmgr and odlux bundles Issue-ID: CCSDK-3362 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic27852a7a66cef7fb6c5790a6f523240efe24a46 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-06-30fix sdnr features startupMichael DÜrre12-1588/+78
source out multiple used yang file due resolving conflict Issue-ID: CCSDK-3359 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I59d863e43a7e29e98d104d20371226ef59837e61 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-06-28Fix apigateway testsm.miernik9-48/+30
Move constant variables to one common place - HelpServletBase.java Issue-ID: SDNC-1579 Change-Id: I770378358712869a423d11f22d3df3f6dad92f8b Signed-off-by: m.miernik <m.miernik@samsung.com>
2021-06-25Merge "Fix unit test for apigateway"KAPIL SINGAL1-5/+4
2021-06-25Fix unit test for apigatewaym.miernik1-5/+4
Fix in TestAaiServlet.java Issue-ID: SDNC-1579 Change-Id: I2a3171473f04d30b173eb419a0b9374db543c3f2 Signed-off-by: m.miernik <m.miernik@samsung.com>
2021-06-25Add unit tests for apigatewaym.miernik4-0/+291
Add unit tests for TilesServlet.java and TopologyServlet.java Issue-ID: SDNC-1579 Change-Id: I4fd1da6c425d9ecf22d0b85e550d866130c0efef Signed-off-by: m.miernik <m.miernik@samsung.com>
2021-06-23Fix sonar issuesm.miernik9-14/+14
Replaced methods size() to isEmpty() based on Sonar recommendations Issue-ID: SDNC-1568 Change-Id: I9b2548ba1d42e009a62ddd34f4f43452622c6ff0 Signed-off-by: m.miernik <m.miernik@samsung.com>
2021-06-22Further fixing invalid dependenciesSingal, Kapil (ks220y)4-8/+3
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib65bd3debdeebc4d04aba55e928e0a9ffcfac909
2021-06-22Fixing sdnr-wt-devicemanager-onap-onf14 application.nameSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie3c6ff851fd4daf39c11b628862b32d3995ea5b4
2021-06-22Cleanup features no longer validSingal, Kapil (ks220y)2-11/+11
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic9579349e25f2bed5479f05d164dd141c8f17d3e
2021-06-21Include odlux installer in featureaggregator installerRavi Pendurty1-10/+16
To fulfill the scenario mentioned in SDNC-1548 Issue-ID: CCSDK-3346 Change-Id: I546695939283b203a41e7986c12a7cf32259d472 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-16Include missing mapping of O-RAN fault fieldsRavi Pendurty31-483/+610
Refactor O-RAN devicemanager and correct VES fault fields characteristics Issue-ID: CCSDK-3309 Change-Id: I01441cb9c84660c0ee6931d6bbe3f28993cfd054 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-14Improve Websocket notification interfaceRavi Pendurty31-262/+851
Improve websocket notification interface Issue-ID: CCSDK-3315 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I0ded865adddb546ade98df4760e0a32ec964295a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-11migrate features to siliconhighstreetherbert18-389/+70
migrate features to silicon Issue-ID: CCSDK-3278 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Icabe6bd5b760438eedd8c6b78a70197c287c5199 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-05-25fix oauth-provider dependencyMichael DÜrre1-1/+1
fix shiro dependency for alu-sr3 Issue-ID: CCSDK-3312 Change-Id: I210f9fd6f4da8643d773b4409f70a1ad29879cd4 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-05-19FaultApp bugfixesAijana Schumann5-30/+44
Fix alarm notifications not displayed, too many data-provider requests Issue-ID: CCSDK-3310 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I5f5433c8aed9d7c00d33cea5d3ee7ea7c01d0d03
2021-05-18Fix nullPointerExceptionRavi Pendurty4-11/+19
IPv4/IPv6 addresses can be used as mountpoint addresses for reporting state changes Issue-ID: CCSDK-3308 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I8fda8297a15998a293dbd13da084e4ef2c369705 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-05-07Add customization of networkmapAijana Schumann30-557/+1158
Add customization capabilities to the networkmap Issue-ID: CCSDK-2938 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ibd3fe258d02939ea69b21de25569f20d9087f693
2021-04-29Support IPv6 addressRavi Pendurty3-20/+59
Mountpoints can be created with IPv6 address from VES PNFRegistration messages Issue-ID: CCSDK-3257 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ia9cde6db1d76599cfd24d95e987728fc7c39106c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-04-20Reorganization of devicemanager directory structureRavi Pendurty422-96/+161
Organized into core, onap and o-ran-sc directories Issue-ID: CCSDK-3242 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3c23710f990a2d96ba01104c97315fc8c6b1921b Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-04-13weekly sdnr code syncMichael DÜrre46-548/+1285
sync internal code progress add istanbul database structure cleanup dataprovider test fix pom files Issue-ID: CCSDK-3260 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic1daa6adda173dc8337a51fa930e05c05ee88e2c
2021-04-08Merge "update odlux for notification change"Dan Timoney74-1943/+3763
2021-04-08update odlux for notification changeMichael DÜrre74-1943/+3763
update due new notification protocol Issue-ID: CCSDK-3253 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Iad65459fdc18603cd1ddbd97bb2211308744bd8b
2021-04-08update websocketmanagerMichael DÜrre131-1767/+3496
update complete notification flow Issue-ID: CCSDK-3252 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I87ba00f615707b942471fcace57bcda50ce37e61
2021-04-06Merge "fixed license issue"Dan Timoney1-256/+6
2021-04-06Merge "source out odl mapper"KAPIL SINGAL69-291/+1414
2021-04-06Merge "PNF registration fails when node name has space"KAPIL SINGAL1-1/+2
2021-04-06source out odl mapperMichael DÜrre69-291/+1414
put odl mapper code into seperate bundle Issue-ID: CCSDK-3254 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I3debef0be8e44e7c68c95a6d06b7e50813bbea43
2021-04-06fixed license issueMichael DÜrre1-256/+6
fix license for aaa config xml Issue-ID: SDNC-1503 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I9b50702b8e4f0d990f240163638be4c1d4bb6e5b
2021-04-06PNF registration fails when node name has spaceRavi Pendurty1-1/+2
URL encoded to handle space in node name Issue-ID: CCSDK-3251 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I743009d9a86f654c8f5f44be99d285a48b2596fb Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-04-06Callhome to VES PNF RegistrationRavi Pendurty15-268/+446
Callhome to VES PNF Registration Issue-ID: CCSDK-3160 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ic5503ff7bb5bb77af3d5b4ad3ba6b09ccd10d87e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-03-29Map ORAN alarm-notif to VES faultRavi Pendurty37-366/+1956
O-RAN (FrontHaul) deviceManager: o-ran-fm.yang/alarm-notif to VES:fault Issue-ID: CCSDK-3161 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3c0854ac3096160119220c341a2d8f2010facd8b Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-03-09Roll master version for IstanbulDan Timoney105-210/+210
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
2021-02-23Release version 1.1.1 of ccsdk/featuresDan Timoney105-214/+213
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
2021-02-23fixed login method for odluxMichael DÜrre1-1/+35
add config switch for oauth flag Issue-ID: CCSDK-3182 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I58ab6d5fa3c86e567c7fe40483bf4c1069238de9
2021-02-23Merge "ORAN Devicemanager null exception"Dan Timoney3-14/+46
2021-02-23ORAN Devicemanager null exceptionRavi Pendurty3-14/+46
optional field uuid should not be used as key Issue-ID: CCSDK-3159 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I55d561dacb5892b3539eb06681bde820d0e83973 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-02-23VES fault read from DMaaP failsRavi Pendurty2-6/+8
VES eventtime now read from the mandatory field in commoneventheader Issue-ID: CCSDK-3157 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I7bbfddcbb2c0c6fbb1b91b2a2e5e16fd5703ad56 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-02-18Update NetworkMap and LinkCalculatorAijana Schumann24-188/+294
Update NetworkMap and LinkCalculator to use the topology-server-v2 API, minior bugfixes for NetworkMap Issue-ID: CCSDK-3172 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Ia5690c5039d7a9431443bc131fe398cc79d08287
2021-02-17Increase coverage of netconfnode-state-servicehighstreetherbert15-495/+605
Add junit tests to provider Issue-ID: CCSDK-3171 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I3c32859f1e30b9d715d74d9125f3603805ea7808 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-02-17add unit tests for oauth-providerMichael DÜrre34-147/+2880
add unit tests and some fixes for oauth provider Issue-ID: CCSDK-3169 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I88c5b2123df7e0c6e49b087c3cc7d24130be5bff
2021-02-15Add OAuth support to odluxAijana Schumann32-128/+12508
Extend odlux to support oauth, support external login provider for sign-in Issue-ID: CCSDK-3167 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Id5772e0026fa7ebda22c41c2620a7868598f41aa