summaryrefslogtreecommitdiffstats
path: root/sdnr
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Temporarily remove odlluxTimoney, Dan (dt5972)2-0/+4
Temporarily remove odllux from compile in order to create release build. That component depends on a snapshot version of a maven plugin, which causes release build to break. Change-Id: Ic8e528de25510d35f3604c15aeaad9ddd505df92 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)50-221/+144
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: I8606e439bdef66b353fb8a66967dfb2e08dfb842 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-12Change pom files to deliver single installerHerbert Eiselt5-153/+116
change featureaggregator and devicemanager Change-Id: I16eafd9b1b1666229e0364932e0498ee88506d2f Issue-ID: SDNC-689 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-09YANG Models for Dublin SDNR OOF PCI ANR Use CaseSandeep Shah3-0/+677
oofpcipoc.yang model to support configuration of RAN related parameters and oofpcipoc-api.yang model to support north-bound RPC's Change-Id: Ibe7f90ca054bb71de29ed88889013afdb2d76a7f Issue-ID: SDNC-430 Signed-off-by: SadeepLinux <sandeep.shah2@techmahindra.com>
2019-03-06Merge "SDN-R apigateway add junit test"Dan Timoney6-144/+158
2019-03-06Merge "SDN-R helpserver show version info"Dan Timoney12-237/+476
2019-03-06Merge "junit tests devicemanager"Dan Timoney233-70435/+957
2019-02-28Merge "Replace depreciated MDSAL interfaces"Dan Timoney16-252/+709
2019-02-28SDN-R apigateway add junit testHerbert Eiselt6-144/+158
SDN-R apigateway add junit test Change-Id: I81d278cff48e122cf43d81107d0a221e21232e76 Issue-ID: SDNC-682 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-28SDN-R helpserver show version infoHerbert Eiselt12-237/+476
SDN-R helpserver show version info Change-Id: Ifa9d5a8c914f942151594c583c31184eef6f3296 Issue-ID: SDNC-681 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-28Replace depreciated MDSAL interfacesHerbert Eiselt16-252/+709
SDN-R websocketmanager2 Change-Id: I69c12ee993bf8e2740d8f72778d06c89bf758051 Issue-ID: SDNC-680 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-28junit tests devicemanagerHerbert Eiselt233-70435/+957
test cases added and improved Change-Id: I3f0a6ca238e61ad140a3086504d4f21792b986e9 Issue-ID: SDNC-672 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-28UX extensionsHerbert Eiselt93-2559/+4274
UX Maintenance client and further changes Change-Id: I7643661d17db5fc3d3f94b58cb42ed0be558c64f Issue-ID: SDNC-583 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-27Fix jenkins build problemHerbert Eiselt11-136/+188
Fix build problem in pom with new version of related plugin. Change-Id: I4f6e5d73f8aa42c970bb4bb65cc7d41e12e4214a Issue-ID: SDNC-673 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-18Increase Test coverageHerbert Eiselt286-8291/+78044
Increase Test coverage over 50 for SDN-R devicemanager Change-Id: I03eb5887d955abdfd4bdefa58c79c7f5356c9401 Issue-ID: SDNC-650 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-13Fix sdnr wt featureaggregator build problemHerbert Eiselt1-0/+7
Parent added to fix ccsdk/feature jenkins build problem Change-Id: I94fecffd45c9b5d176a28e5833965545b49ecc67 Issue-ID: SDNC-638 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-12Add sdnr wt featureaggregatorHerbert Eiselt8-29/+324
Add complete sdnr wireless transport featureaggregator Change-Id: Iaadb1589f942a0c3b6afffb0366bb5fb79229c06 Issue-ID: SDNC-632 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-11Add sdnr wt odluxHerbert Eiselt246-0/+33965
Add complete sdnr wireless transport app odlux core and apps Change-Id: I5dcbfb8f3b790e3bda7c8df67bd69d81958f65e5 Issue-ID: SDNC-576 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-02-07Add sdnr wt devicemanagerHerbert Eiselt404-0/+136018
Add complete sdnr wireless transport app devicemanager Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f Issue-ID: SDNC-575 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-30Add sdnr wt helpserverHerbert Eiselt31-0/+1949
Add complete sdnr wireless transport app helpserver Change-Id: I01ba5a2a4b6dbd8fbfd91bbb5a1ae5db7b181f2d Issue-ID: SDNC-577 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-29Add sdnr wt websocketmanager2Herbert Eiselt20-0/+1584
Add complete sdnr wireless transport app websocketmanager2 Change-Id: I94cb9bb4c6bf664e1a3869cbb0c3b26ecbe9c28e Issue-ID: SDNC-572 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-28Add sdnr wt devicemodelHerbert Eiselt19-1/+29895
Add complete sdnr wt app devicemodel Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d Issue-ID: SDNC-574 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Fix sdnr wt apigateway build problemHerbert Eiselt1-0/+7
Parent added in to sdnr wt pom to fix Deployment failed problem Change-Id: If4e48064ee7bf46df3adac53b7b4e7ac01add822 Issue-ID: SDNC-615 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Add sdnr wt apigatewayHerbert Eiselt26-0/+2032
Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-11Changes for FluorineTimoney, Dan (dt5972)5-5/+5
Updated ccsdk/features to run in OpenDaylight Fluorine release. Change-Id: I62d13d52ea4a19fb0e0bb329eda9fc350013a051 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Prepare for release build0.4.0Timoney, Dan (dt5972)5-21/+17
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I322ccb15e1064a9acc7f2060c744623895766a87 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-06Fix license issueTimoney, Dan (dt5972)1-4/+16
Replaced incorrect license with correct license text Change-Id: Iba6d8e7edf75ab15ea80839526fbf3cd3c16ceea Issue-ID: CCSDK-651 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-07-19Rename package to new ccsdk/features repoCLAPP, GEORGE H (gc731h)12-138/+479
Rename the energysavings package to align with new ccsdk/features repo and update file structure Change-Id: I9404cc2aca5e6f3abe8decd89987478a7d6db295 Issue-ID: CCSDK-350 Signed-off-by: CLAPP, GEORGE H (gc731h) <gc731h@att.com>
2018-07-13First draft Energy Savings POLICY_TO_SDNR handlerCLAPP, GEORGE H (gc731h)13-0/+927
Initial commit of a karaf feature to process a DMaaP topic sent by Policy to SDNR as part of the Energy Savings project. The topic name is POLICY_TO_SDNR, and the content is a large and complex JSON structure. Currently, this feature simply forwards the JSON string to a server and returns the response of the server to Policy in topic SDNR_TO_POLICY. Change-Id: I84cb891c98fb23f5dfe44a9e3ad8ce69afb72405 Issue-ID: CCSDK-350 Signed-off-by: George Clapp <gc731h@att.com>