aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr
AgeCommit message (Collapse)AuthorFilesLines
2021-11-18Extend SDNC persistent service to store CMJakub Dominik74-512/+2959
Extend SDNC persistent service to store received CM events into Elasticsearch and MariaDB Issue-ID: CCSDK-3497 Signed-off-by: Jakub Dominik <j.dominik@samsung.com> Change-Id: I39983e59ef6512ad6c3864d47aebe1d615897146 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-11-17Merge "mirgate features to sr2"Dan Timoney153-155/+365
2021-11-12Merge "Update SDN-R abbreviations"Dan Timoney1-170/+210
2021-11-12Merge "switch default values for ves to env"Dan Timoney2-16/+51
2021-11-12SDN-R readthedocs convert script and hyperlinks updatesai-neetha5-47/+4
SDN-R readthedocs convert script and hyperlinks update Issue-ID: CCSDK-3519 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I34641f8182eec18e2a13865f75c927fad70a27ff
2021-11-11Update SDN-R abbreviationssai-neetha1-170/+210
Update SDN-R abbreviations Issue-ID: CCSDK-3518 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I3d1c43d4a884a5ed77aa6e918109d86a0cdba61d
2021-11-11mirgate features to sr2Michael DÜrre153-155/+365
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-11-05switch default values for ves to envMichael DÜrre2-16/+51
set env vars for sdnr ves collector connection Issue-ID: CCSDK-3503 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I00c2bb80f6a84926c54f43fb7fb00f564c2c0a42 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-10-28Use version 2.3.0 of parent pomsDan Timoney144-144/+144
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
2021-10-19Update Configuration app readTheDocs documentationsai-neetha1-1/+11
Update Configuration App readTheDocs documentation Issue-ID: CCSDK-3295 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Id1022d983179cf10e5724309b50052de5e339b9b Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2021-10-15Adds handling CM provisioning messagesRafal Wrzesniak11-0/+423
Adds config, consumer and changes to run it in MountpointRegistrar Issue-ID: CCSDK-3464 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: I800db7082dc4a84d73ac9e5dffd90c2f3c46ca82
2021-10-05Adds new custom Exception signaling invalid messageRafal Wrzesniak2-0/+40
Issue-ID: CCSDK-3465 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: I7f8bd165a619cf3ca67f165a1303d9e911688f01
2021-09-29Add new message validator interfaceRafal Wrzesniak2-7/+36
And its simple implementation in basic consumer class Issue-ID: CCSDK-3465 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: I84c01ccce48e721ea83756b8081e5a3d57d8bac4
2021-09-24Support GuiCutThrough for ONF12 devicemanagerRavi Pendurty2-4/+27
Support GuiCutThrough for ONF12 devicemanager Issue-ID: SDNC-1498 Change-Id: Ie4b7d9f16230ea398c9dff6a5e5a534994608806 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-09-24Merge "Fix failure to mount TLS devices when mounted via VES PNFRegistration"KAPIL SINGAL3-10/+23
2021-09-23Fix failure to mount TLS devices when mounted via VES PNFRegistrationRavi Pendurty3-10/+23
Include redaction of sensitive information Issue-ID: CCSDK-3469 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I526df1f04d77b3b4ac382e8d920bb182c5461ccc Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-09-23fixed yang enum serializationMichael DÜrre3-1/+106
fixed serializer for yang types with - Issue-ID: CCSDK-3452 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I0e212c585b2874c2f5d154b25615aac17a3da634 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-09-23fix odlux logo loadingMichael DÜrre3-8/+20
add override for logo load Issue-ID: CCSDK-3442 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ie1f130459ac72f16ebcc3227fad122b5ac418651 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-09-21Roll versions for JakartaDan Timoney146-290/+285
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
2021-09-20Create MessageConfig and move there common config class codeRafal Wrzesniak11-455/+247
Move most of code from fault and pnf config classes to common one Issue-ID: CCSDK-3455 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Iff7e29b33e7ff9c6b16e9d161abc3ce0718ed93c
2021-09-16Release version 1.2.3 maven artifactsDan Timoney140-141/+141
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-16Fix versionsDan Timoney5-5/+5
Some modules are using incorrect version, and one had an internal dependency that should use project.version to ensure consistency Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I865db7193a17f92ecb76accc6c0b82e2892f0bc2
2021-09-16Modify cm-handle featureNiranjana11-299/+323
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id25c420ee7a0020c634d37f7afc354bed8dfcf6b
2021-09-15Release version 1.2.2Dan Timoney135-136/+136
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney144-144/+144
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney135-136/+136
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
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 Timoney146-425/+282
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 Timoney1-5/+0
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 Timoney1-5/+0
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