summaryrefslogtreecommitdiffstats
path: root/sdnr
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Use released parent pomDan Timoney100-103/+103
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-22Fixed the Response code to Response MessageLathish2-25/+24
Issue-ID: CCSDK-1888 Change-Id: I2b5cc38ccf755a03dfa94337601f14888fa0b108 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-01-16Fix installers for a1Adapter and oofpcipocDan Timoney2-2/+2
Fixed typo in pom.xml for a1Adapter and oofpcipoc that was preventing karaf features file from being included in installation bundle. Change-Id: I162356cf3d3f32a79c7c7f7b2218fed35a09ff73 Issue-ID: CCSDK-2027 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-14Added Unit test case for A1 AdapterLathish4-1348/+2174
Issue-ID: CCSDK-1888 Change-Id: Ic1d4af5ada0d8c9573fce3e88366357840a88efd Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-01-06Upgrading frontend-maven-plugin versionSingal, Kapil (ks220y)13-13/+13
Upgrading version to 1.7.2 Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb Issue-ID: CCSDK-2018 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-17App mountpoint-state-providerRavi Pendurty31-0/+2118
App mountpoint-state-provider for use by microservices Issue-ID: SDNC-1010 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I22d7a5e6581a451209a520fab73def1eba496239 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2019-12-17App mountpoint-registrarRavi Pendurty44-0/+3685
App mountpoint-registrar Issue-ID: SDNC-1009 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
2019-12-17Merge "YANG Model update for A1 Adapter"Dan Timoney3-3/+229
2019-12-17YANG Model update for A1 AdapterSandeep Shah3-3/+229
YANG model update to address policy type and poliy instance creation as well as notification for policy enforcement update Issue-ID: CCSDK-1996 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4dc4fdf1fadd996d7f32ff370b2b1edd853823df
2019-12-16Refactoring multiple pluginsSingal, Kapil (ks220y)91-3403/+3500
Refactoring below plugins in sdnr/wt/common/pom.xml : 1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too 2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build Adding create dir step in es-intit.sh : sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME ) Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e Issue-ID: CCSDK-1994 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-16update odlux and featureaggregatorherbert402-0/+41361
v2 update odlux and featureaggregator bundles Issue-ID: SDNC-1008 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0018d7bfa3a0e6896c1b210b539a574af9808e22 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16add new devicemanagerherbert378-0/+136303
v2 add disaggregated devicemanager bundled Issue-ID: SDNC-1007 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ibb65f7f21deade7b3cef62c53b439519a931e301 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16Add netconfnode-state-serviceherbert42-0/+3760
v2 add new service to devicemanager Issue-ID: SDNC-1006 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16update old versionherbert37-840/+3508
of apigateway common data-provider helpserver websocketmanager2 Issue-ID: SDNC-1005 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I13990aa4329810bb7a7dd815e6149e9890617d07 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-14remove old versionherbert769-216596/+0
of devicemodel devicemanager oldux featureaggregator Issue-ID: SDNC-1004 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I5337643181e2398e5a8097e4ee14fa4ac96d0d4c
2019-12-13Add data-providerherbert64-570/+8580
data-provider and change to avoid heap overflow Issue-ID: SDNC-994 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ifcc6ce1198442e4b48fc08ba71108cfd5b5ca8aa
2019-12-13Refactoring POM as per tidy:pomSingal, Kapil (ks220y)68-3488/+3564
Removing sli version property declared as project.version, and it should inherit from parent pom Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e Issue-ID: CCSDK-1993 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-04add common libMichael Dürre81-0/+7069
common lib with code used by multiple sdnr bundles Issue-ID: SDNC-990 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id21a7346497c45c50eec565e7a75684f88fbf4b6
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)67-67/+67
Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-21Override sli core versionTimoney, Dan (dt5972)3-0/+13
Override ccsdk.sli.core.version with project.version to allow snapshot builds to use snapshot version of sli core Change-Id: I58e5aa4c3c11c46f0794be4fe877aa4a48579709 Issue-ID: CCSDK-1944 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-18Merge "Inclusion of A1 adapter in SDNR meta karaf feature"Dan Timoney2-0/+95
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)67-214/+213
Use released 1.5.0 version of parent pom Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-12Inclusion of A1 adapter in SDNR meta karaf featureSandeep Shah2-0/+95
The feature to be included after successful merge of A1 adapter feature JAR files and updated POM file in CCSDK distribution. Also included additional payload logs in provider code Issue-ID: CCSDK-1895 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4818d5330cb670ae54166c470126d29c39c7b573
2019-11-03Merge "ORAN A1 Adapter Karaf feature development"Dan Timoney12-1/+2206
2019-11-02ORAN A1 Adapter Karaf feature developmentSandeep Shah12-1/+2206
A1 adapter to interface with A1 mediator in ORAN real-time RIC. This is a karaf feature that will be installed in ODL/CCSDK. The feature will be supported by corresponding DG's. Issue-ID: CCSDK-1888 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c
2019-10-21Improve code qualityBogumil Zebek4-22/+171
Issue-ID: CCSDK-1808 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I004557c67b3440c41c00b6bf1a13e723f3ded0e4
2019-09-11Specify sli scope as providedTimoney, Dan (dt5972)1-115/+115
Specify scope of sli dependency as provided to avoid issue in generated feature.xml Change-Id: I104c4e9b276b68faf1e63f5dd642e3740c2a2962 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)62-123/+120
Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-05Fix startup dependenciesMichael Dürre3-16/+27
Fixes dependencies and JarHell for startup Issue-ID: SDNC-901 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I48b968cc8e2876442fd7c3c800c161b65445b5e9 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)62-118/+118
Roll versions in master branch Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)68-181/+331
Apply code updates to port to Neon. Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-12Minor functional fixes in odlux appssai-neetha141-1012/+3177
Minor functional fixes in odlux apps Issue-ID: SDNC-845 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I8e64e7c67a21798832ad1a36441b08a070452034 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com>
2019-08-12SDN-R odlux timing fixsai-neetha68-189/+1441
fixing timing issue and added licenses in source files Issue-ID: SDNC-844 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I65f6b51f841074f9b8e88bf9b230038e0a224fd3
2019-08-09Add license informationHerbert Eiselt92-13/+1380
Add license information to devicemanager head plugin Issue-ID: SDNC-843 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: I60e4030d90762b4c185aaf593cc1a42e71824fb5 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-08-09Fix malformed time stampHerbert Eiselt70-24268/+1616
Fix malformed time stamp in devicemanager Issue-ID: SDNC-788 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: Ic012457e0587e8018fe03b057d20e8b713a20042
2019-08-09Merge "Application name changes in meta json"Dan Timoney62-67/+67
2019-08-09Merge "pom file added to readthedocs and change in script"Dan Timoney3-4/+140
2019-08-09Merge "Added more content to helpserver abbreviations"Dan Timoney1-13/+165
2019-08-09Application name changes in meta jsonsai-neetha62-67/+67
Application name changes in meta json Rebased for version 0.5.2-SNAPSHOT Issue-ID: SDNC-842 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: Ied888a1d4228c1ad85617aec8584c4069761b49a
2019-08-09fixed mediator appMichael Dürre69-147/+388
route requests through apigateway Issue-ID: SDNC-824 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
2019-08-08pom file added to readthedocs and change in scriptsai-neetha3-4/+140
pom file added to readthedocs and change in script Issue-ID: SDNC-841 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I44be2d1bc5fba164f67746a5bcac49199ed433fd
2019-08-08Added more content to helpserver abbreviationssai-neetha1-13/+165
Added more content to helpserver abbreviations Issue-ID: SDNC-839 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I018b4625ec451b466a2fc566c1463505ea3f4365
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)61-117/+117
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-01Merge "fix apigateway for mediatorserver routes"Dan Timoney16-72/+958
2019-08-01Bug fix in SDNR oofpcipoc provider classSandeep Shah1-13/+13
Bug fix to refer to the correct YANG model when determining if pertinent DG exist0s. yang model: oofpcipoc-api Issue-ID: CCSDK-1560 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Idf02978a4a4e179f290403b6547c3daffbd843df
2019-08-01fix apigateway for mediatorserver routesJack16-72/+958
fix apigateway for routing requests to mediatorserver Issue-ID: SDNC-823 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I4f04b6ac089455246931d563fc08353509ad0bf8 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2019-07-30Merge "SonarFix- Remove duplicated import"Dan Timoney1-1/+0
2019-07-29SonarFix- Remove duplicated importanushadasari1-1/+0
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer. Leaving them in reduces the code's readability, since their presence can be confusing. Issue-ID: CCSDK-1552 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-27fix proxy build errorJack1-1/+2
prevent adding maven proxy settings to lerna execution Issue-ID: SDNC-821 Signed-off-by: Jack <michael.duerre@highstreet-technologies.com> Change-Id: Ibe2ee80af572dff7c7fde4e0e112a3e886cbeffe
2019-07-23fix test for apigatewayMichael Dürre1-1/+1
bind testport only to localhost Issue-ID: SDNC-819 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I67bda6e44cb5eedc97bdfc22c398f29026b3b7b7