summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-08Move common code from clients to super classRafal Wrzesniak7-176/+246
Refactor existing client classes to make them more generic and ready for extensions Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Ibf41a7739e5df8254649b56a6bef64be0f1057cc Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Issue-ID: CCSDK-3455
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney161-461/+312
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-31Fix Sonar reported bugsRavi Pendurty6-25/+218
Improve code coverage Issue-ID: SDNC-1603 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Icb38a02ce62f327c114054c2a1db40d4cb242b6c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-26Add new feature to register cmhandle in CPSNiranjana16-1/+1062
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: If8fd65c090f6396a85b61261e0febd3333b66778
2021-08-24Merge "Version updates"Dan Timoney2-6/+1
2021-08-24fix some sdnr sonar bugsMichael DÜrre34-341/+486
sonar fixes for some sdnr components Issue-ID: SDNC-1590 Change-Id: I02e44b6f5477bcd0490c3499caf20228eb9772ed Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-08-23Version updatesDan Timoney2-6/+1
Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5c9bb8fa960ce8700fb65d8d3cf5da0f1cb90c7a
2021-08-23Merge "Fix severity mapping in VES Fault"Dan Timoney2-3/+6
2021-08-23Fix severity mapping in VES FaultRavi Pendurty2-3/+6
Fix severity mapping in VES Fault Issue-ID: CCSDK-3427 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3491fb0e730fc5a1eadb59728f6925acdf22ef43 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-23SDNC startup failsRavi Pendurty1-12/+2
Removed unwanted circular dependency Issue-ID: CCSDK-3426 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I10c3d942cac49d83e445543aaaf563b370d90c11 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-18Improve code coverage for ONF14 devicemanagerRavi Pendurty7-1537/+1293
Improve code-coverage Issue-ID: CCSDK-3425 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I991a4116743503be7c845d1c6f700c7c52930782 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-18Improve code-coverage for data-providerRavi Pendurty9-440/+274
Improve code-coverage for data-provider Issue-ID: CCSDK-3424 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I5a50707c8fcec6c816fe645693b665d33743559c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Update devicemanager-openroadm unit testsRavi Pendurty10-50/+69
and some minor changes Issue-ID: CCSDK-3419 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3382de7a9b1f863c0eb31eb4787b402330ce6516 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Merge "Update Junit tests"KAPIL SINGAL10-13/+14
2021-08-09Update Junit testsRavi Pendurty10-13/+14
Also renamed java package for unit tests Issue-ID: CCSDK-3420 Change-Id: Ie932c8aad6d0c7496f5b96f7db40ab75e67c572a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Update featureaggregatorRavi Pendurty4-10/+32
Include openroadm71 feature Issue-ID: CCSDK-3418 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I764c2149e1e33aef8a11777f3d7941e65ed9ed99 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-09Merge "Support for external identity providers"KAPIL SINGAL10-65/+380
2021-08-06New devicemanager for OpenROADM version 7.1Ravi Pendurty60-0/+14785
Support for org.openroadm.device yang revision 7.1 and related yangs Issue-ID: CCSDK-3412 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ie9f5b42947c725ed2cdc4f8b3c4ad7f6cdfd7b82 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-06Support for external identity providersRavi Pendurty10-65/+380
oauth-provider now supports keycloak and gitlab as identity providers Issue-ID: CCSDK-3411 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I78d678136e26f402b25723f4e10d76b646d76589 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-05Update ODLUXAijana Schumann50-163/+2905
Add LineOfSightApp, update Framework, Connect, Performance and LinkCalculatorApp Issue-ID: CCSDK-3417 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I651a2fb771d2963aea70f916c70c8fdfd3443e87
2021-08-04Update ODLUXAijana Schumann91-2318/+3339
Add various updates and bugfixes to NetworkMap, Configuration, LinkCalculation and ConnectApp Issue-ID: CCSDK-3414 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I6ea5c3a9d6ccbe9c450da43220654a53fd2f262b Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2021-08-03Merge "Update adapter-manager devicemanager"KAPIL SINGAL5-360/+587
2021-08-03Merge "Add aria-labels to odlux tables"KAPIL SINGAL23-68/+74
2021-08-03Merge "Clear GuiCutThrough Entries"KAPIL SINGAL1-0/+1
2021-08-03Merge "Ignore SDN-R generated VES Messages"KAPIL SINGAL4-8/+25
2021-08-03Capabilities check to include both namespace and revisionRavi Pendurty3-36/+27
Capabilities check to include both namespace and revision Issue-ID: CCSDK-3410 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id574747c2cefd07d559d209dce2837c2833630e8 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-03Add aria-labels to odlux tablesAijana Schumann23-68/+74
Add aria-labels to all table action buttons Issue-ID: CCSDK-3396 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I1c3922c1d195727265882d3e3362607ab558d603
2021-08-03Ignore SDN-R generated VES MessagesRavi Pendurty4-8/+25
Both Fault and PNFReg VES Messages with reportingEntity=SDN-R are ignored Issue-ID: CCSDK-3409 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id6980cfa4fe79cae240b8c94cac3c4271da32671 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-03Clear GuiCutThrough EntriesRavi Pendurty1-0/+1
O-RAN device unmount will clear any GC entries from DB Issue-ID: CCSDK-3408 Change-Id: I8076a69a67719fa244891f04c72254a1b743df21 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-02Update adapter-manager devicemanagerRavi Pendurty5-360/+587
Support for modified yangs part of the Next Gen Simulator Issue-ID: CCSDK-3404 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I158c2c0c351d0fd18df5c86d50c13466e73ad91e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-02Merge "Update websocketmanager's NotificationOutput interface"KAPIL SINGAL8-20/+252
2021-08-02Update websocketmanager's NotificationOutput interfaceRavi Pendurty8-20/+252
Use new NotificationOutput interface Issue-ID: CCSDK-3407 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ie6c6acfe1a86c76f7ede50cdce85b4a1b99d63d1 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-08-02Update ONF12 test casesRavi Pendurty4-64/+43
Performance domain test cases adapted to support new autogenerated classes Issue-ID: CCSDK-3406 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I36fe79bd37f7f812bf9011b33f1291cb85c63099 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-07-30Merge "devicemanager-core refactoring and support for TLS mountpoints using ↵KAPIL SINGAL35-181/+568
data-provider interface"
2021-07-30Merge "Update InventoryApp"Dan Timoney6-40/+118
2021-07-30devicemanager-core refactoring and support for TLS mountpoints using ↵Ravi Pendurty35-181/+568
data-provider interface Use NodeId instead of String for mountpointname and enhance data-provider for creation of TLS mountpoints using REST or from the UI Issue-ID: CCSDK-3403 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Iafb9fe81c2e1d1152beef2b86299edb78a870d85 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
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-30Merge "Support for MariaDB"KAPIL SINGAL130-1055/+9525
2021-07-29Update to support use of version rangesDan Timoney4-43/+11
Updates to allow use of ranges in CCSDK version properties. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icabcfc40b91e7204aa2e1d6c1ed6a47dcb7d4a05
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