summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-07-28reenable mountpoint registrarMichael Dürre2-4/+4
uncomment feature mountpoint-registrar Issue-ID: CCSDK-3732 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I65c5f084a188ba1ef93972656791f9880a9e7f44 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-07-21migrate sdnr features to sulfurMichael Dürre189-1342/+3478
fix sdnr code for sulfur Issue-ID: CCSDK-3692 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I0a62ade424bb978222e7ce6450215fb327f957b7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-07-15Use released 2.4.0 parent pomsDan Timoney151-155/+171
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5349cff2b048f02aa0cfeb5bc51a5e9b03eec4b3
2022-05-31fix lic issueMichael DÜrre7-782/+247
rewrite yang loading util Issue-ID: CCSDK-3681 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I0f619cea8d3827b77396cf9799adaa33ce5d6838 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-05-02Remove yang-maven-plugin versionRavi Pendurty1-1/+0
yang-maven-plugin version read from parent Issue-ID: CCSDK-3637 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I6c8923786b37fef1cf1a3f2d17031a7d577fa548 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-04-27Resolve dependency issueRavi Pendurty1-1/+0
remove <provided> for ietf-alarms dependency Issue-ID: CCSDK-3642 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I0ebaf0c10189150386345341e919b9b649ddce14 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-04-20Use DOM API for ORAN DevicemanagerRavi Pendurty39-3133/+542
All functions of Devicemanager are upgraded to use DOM API Issue-ID: CCSDK-3636 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: If8b401d513055e1167ed0824e596ffa3ad7bac2f Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-04-11Add bounds to sphinx requirementCédric Ollivier1-0/+2
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ie8e750994486597ab3471dbb057f009b6cf828ce
2022-04-01Roll versions to next minor releaseDan Timoney150-152/+152
Roll versions to next minor release number, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff315495e67711f5a1ad6509d1420ac49f956a1d
2022-03-28Release version 1.3.0 of ccsdk/featuresDan Timoney151-151/+156
Release version 1.3.0 of ccsdk/features artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3de9dadacaa93f28bc5a0a8cf1cf791ef7534034
2022-03-28Use released parent pom 2.3.3Dan Timoney151-151/+151
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5dd4539ebb0b8ea726638c97236f5a858b5c9413
2022-03-23migrate sdnr features to phosphorusMichael DÜrre362-4960/+61356
fix mapper and switch to dom api Updated to use phosphorus version of parent poms Issue-ID: CCSDK-3566 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I98c5bef9286622e0d66b53db687557d798cd53f5 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-03-23Merge "Optimize cm-handle registration with CPS-DMI Plugin to upload yang model"Dan Timoney11-335/+701
2022-03-22Add new committer - Jozsef CsongvaiDan Timoney1-0/+8
Add Jozsef Csongvai as committer Issue-ID: CCSDK-3613 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9af82762e69550b5eed6036ae527dbdeba4b60ee
2022-03-07Optimize cm-handle registration with CPS-DMI Plugin to upload yang modelNiranjana11-335/+701
Issue-ID: CCSDK-3597 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I1d9b0434c72650af164acf9d03a1ed1806668b38
2022-03-07Remove retired committersDan Timoney1-10/+6
Remove retired committers Brinda and Nicolas Issue-ID: CCSDK-3599 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9dff46878b34a73c7f8398470d1fd66a78c2db44
2022-02-09remove unmaintained mediatorAppMichael DÜrre4-19/+0
remove app. keep code Issue-ID: CCSDK-3590 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: If38ab05106b567638dfa74ca7902cfd2d3130b6e Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-02-03Merge "Update roadm devicemanagers"Dan Timoney5-33/+51
2022-02-03Merge "Update ODLUX"Dan Timoney241-13082/+3451
2022-02-03Merge "Update ONF12 devicemanager"Dan Timoney14-333/+445
2022-02-03Merge "Update adapter-manager devicemanager"Dan Timoney18-122/+1256
2022-02-03Merge "add async auth method support"Dan Timoney31-85/+743
2022-02-01Update ODLUXAijana Schumann241-13082/+3451
Updated to Material-ui 5, updated dashboard view, removed NetworkMap, LinkCalculator and LineOfSightApp, small bugfixes Issue-ID: CCSDK-3580 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: Id0fc148673e23a755cafc2be1c489248c38ff47c
2022-02-01Update roadm devicemanagersRavi Pendurty5-33/+51
updates to logging, null checks and some refactoring Issue-ID: CCSDK-3579 Change-Id: I88bfdacaac69fe4f89b7a8c4ddae76d490ca7e32 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-02-01Update ONF12 devicemanagerRavi Pendurty14-333/+445
Performance data handling refactorization Issue-ID: CCSDK-3575 Change-Id: Iae95b3250c2f1d7ee9353b3833bcd4270ea63d12 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-02-01Update adapter-manager devicemanagerRavi Pendurty18-122/+1256
Include latest yang files Issue-ID: CCSDK-3578 Change-Id: I39e2acd096df1a1a3ade7965486fa75e21cd27d1 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-02-01add async auth method supportMichael DÜrre31-85/+743
support async keys for oauth verification Issue-ID: CCSDK-3577 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I7d84bc04462fc9c2edd3390267a7dcc21bc7355b Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-02-01add nodb supportMichael DÜrre13-37/+621
add option to work without db Issue-ID: CCSDK-3573 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I1a1dc785dceb1789fe12bf6b3009e35d56578816 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2022-02-01Merge "refactor devicemanager-core"KAPIL SINGAL7-70/+100
2022-01-31Enhance netconfnode-state-service bundleRavi Pendurty9-5/+84
Add support for new capabilities and DOM functions Issue-ID: CCSDK-3576 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ie7a4a4d5002dd846c4028457e19d00490f819a94 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-01-31refactor devicemanager-coreRavi Pendurty7-70/+100
PerformanceDataProvider and Event classes Issue-ID: CCSDK-3574 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I0c8f800001a01cc638caa702571b32824dbddca9 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney154-155/+154
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d
2021-12-08Fix dependency scopeDan Timoney1-0/+1
Dependencies on sli artifacts should be defined as scope provided since they are preloaded, not loaded via feature.xml Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b7e2dceb7feb75a3a1f67ba113bfad644b6ce29
2021-12-06Update ODLUXAijana Schumann47-171/+4880
Update login view, add logout after user session ends, add user settings, several bugfixes Issue-ID: CCSDK-3540 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I21137756b204287e25766a9646bf2faf7bad9d35
2021-11-29Merge "Fix sonar Security Hotspots"Dan Timoney10-25/+46
2021-11-27Synchronize sdnr/wt data-provider, websocketmanager, netconfstate-providerhighstreetherbert10-31/+45
Synchronize sdnr/wt artifacts Issue-ID: CCSDK-3530 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I6e6c25a03e12acf0bd666675aaeb5a8518ed7b1e Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-19Synchronize sdnr/wt artifactshighstreetherbert13-67/+507
Synchronize sdnr/wt common, help, apigateway Issue-ID: CCSDK-3528 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I4b5e5ce1b16adad80e670bdf08943e4a3eb658f1 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-19Fix sonar Security HotspotsLiard Samuel10-25/+46
Issue-ID: CCSDK-3491 Signed-off-by: sliard <samuel.liard@gmail.com> Change-Id: I33787ccca2a8acd8085db6b2a915e8f2ac2511ec Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-18Merge "Extend SDNC persistent service to store CM"Dan Timoney74-512/+2959
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-18Add NetworkMap and LinkCalculator apps documentation to reathedocssai-neetha1-1/+2
Add NetworkMap and LinkCalculatoe apps documentation to readthdocs Issue-ID: CCSDK-3522 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ic2903c1675a8005de74ecc7888e88ae0479a28fd Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2021-11-17Merge "mirgate features to sr2"Dan Timoney163-165/+375
2021-11-12Merge "Update SDN-R abbreviations"Dan Timoney2-509/+892
2021-11-12Merge "switch default values for ves to env"Dan Timoney2-16/+51
2021-11-12SDN-R readthedocs convert script and hyperlinks updatesai-neetha7-56/+12
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-neetha2-509/+892
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Ürre163-165/+375
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 Timoney154-154/+154
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-neetha2-6/+27
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>