summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30Merge "SDNR UI module not showing under some parent module issue fix"Dan Timoney2-1/+17
2022-11-21SDNR UI don't process list which has more than one keyProjit Roy2-9/+25
Issue-ID: CCSDK-3799 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I79a0a028b0ff7b31740e3b83012b77e97843c806
2022-11-15Update to compile with Java 17Dan Timoney155-1550/+646
Updated to compile with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9d2a8ea42893b1d3d95e0bbe3810de2a4e7b72ed
2022-11-14Fix DOC config filesmarineMD6-74/+122
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: I406bfde3685d742254d86cd327fc7a46109e3f04
2022-11-12SDNR UI module not showing under some parent module issue fixProjit Roy2-1/+17
Issue-ID: CCSDK-3788 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I350a6341687a756ba0faa33e3848316826a1ff1b
2022-11-11SDNR GUI has a problem editing fields which allow negative numbersProjit Roy1-2/+2
Issue-ID: CCSDK-3791 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I2d96d853ac2c791979d619da4ec522cdefb921be
2022-11-11Update versions for LondonTimoney, Dan (dt5972)157-303/+303
Update version of master branch for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061
2022-11-10SDNR GUI always says 'Input is wrong.' for leaves with type ↵Projit Roy1-1/+1
'inet:ip-address' Saving the data works just fine Issue-ID: CCSDK-3800 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I5433f5a3bd4e8a41f023d0ad12223e98d9624100
2022-11-10SDNR GUI is unable to display values of fields with enum type from drop downProjit Roy1-3/+3
Issue-ID: CCSDK-3790 Signed-off-by: Projit Roy <projitr@aarnanetworks.com> Change-Id: I34f6ad1965e21bcdfeb8648f8d979cbf0583d023
2022-10-24Use latest released parent pomTimoney, Dan (dt5972)154-151/+305
Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748
2022-10-24fix mariadb initMichael Dürre6-21/+1
fix mariadb startup with controllerId set Fixed compile issue due to expired sli version Issue-ID: CCSDK-3786 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I1edda62e928385f144245223281c5a3540016590 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-09-20Release version 1.4.0 of ccsdk/featuresDan Timoney151-151/+156
Release version 1.4.0 (initial Kohn) of ccsdk/features Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I49f6ce377d7921af9b8746f5e651712874284f55
2022-09-14Use version 2.4.2 parent pomsDan Timoney151-153/+152
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I215385203325d40adb5a14d9e73b729df941e63b
2022-09-08update odlux sourcesMichael Dürre81-1043/+2307
update basic odlux functionality for kohn Issue-ID: CCSDK-3765 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3723c9c2f35b9012ba537920b294a54bb556cbc6 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-09-02fixed sdnr startup issuesMichael Dürre111-112/+111
resolved missing artifact. increse parent version Issue-ID: CCSDK-3751 Change-Id: Ia426505d8144ccaa200e83b4e691355af57bd56e Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-08-31add fixes for wt sulfurMichael Dürre33-845/+458
fix devmgrs and db access Issue-ID: CCSDK-3749 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I41018d2daa55b200a9ba89e784f8adf4200d32c3 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2022-08-31Force py3.8 in tox.iniCédric Ollivier1-3/+3
It allows leveraging on OpenStack Yoga's upper-contraints without any exception. Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ibed83b1b641f58c3c22950d9cf9788c5dd7daf03
2022-08-04Fixes from local testingDan Timoney154-246/+172
Updates to ccsdk/features to address issues found in local testing with ODL Sulfur Issue-ID: CCSDK-3692 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9479ca1ee853eded65ada7ac1f2356ffd64437f
2022-08-01Merge "reenable mountpoint registrar"Dan Timoney2-4/+4
2022-07-29update oauth-providerMichael Dürre12-31/+227
increase support and add logout and filters Issue-ID: CCSDK-3733 Change-Id: Id1f64a60e5e3b0b63a025281a97190ccc4065f47 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
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>