summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/oofpcipoc
AgeCommit message (Collapse)AuthorFilesLines
2019-09-10Release ccsdk/features0.6.1jenkins-releng6-12/+12
2019-08-28Roll versionsTimoney, Dan (dt5972)6-12/+12
Roll versions in master branch Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)8-19/+80
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-09Application name changes in meta jsonsai-neetha6-6/+6
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ürre6-6/+6
route requests through apigateway Issue-ID: SDNC-824 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)6-12/+12
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-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-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-17Update parent version to 1.3.1Timoney, Dan (dt5972)6-11/+9
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-13Remove oofpcipoc consumer dependency from featureSandeep Shah1-6/+0
Remove oofpcipoc-consumer dependency from sdnr/northbound/oofpcipoc/ feature/pom.xml Issue-ID: CCSDK-1484 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I683d2a80ee92121267c8b615f98d1e49543ca335
2019-07-12Remove slf4j dependencies oofpcipoc consumer pomSandeep Shah1-19/+1
Opendaylight does not use log4j and remove all slf4j dependencies from pom file, as this would be handled in ODL and no biding is required Issue-ID: CCSDK-1481 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I362a4030a31f8cfc7ac0c7d70d0ea0658de7efe4
2019-07-11OOFPCIPOC dependencies feature and installer POMsSandeep Shah2-1/+12
SDNR OOFPCIPOC consumer is required for handling Netconf notification, and dependencies to be added to POM files for feature and installer Issue-ID: CCSDK-1478 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I4d5cbf4aba29e05f4df818be006a250aef0ea82f
2019-07-02Netconf Notification support for SDNR OOFPCISandeep Shah16-1/+1342
Feature enhancement to support Netconf notification from RAN simulator. Netconf notification will trigger consumer to update ConfigDB database and publish DMAAP message. This commit relates to Netconf notification indicating neighbor list change and consumer code Issue-ID: CCSDK-1396 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e
2019-06-13YANG Model and Provider Code Updates SDNR OOFPCIPOCSandeep Shah4-0/+184
Additional leaf nodes for Netconf notification for neigbor list change, RPC to handle notification, and corresponding updates to provider code Issue-ID: CCSDK-1375 Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com> Change-Id: I3d092ca9bdb42ce90bc5f69f0035ce806de997a6
2019-05-02Fix versionsTimoney, Dan (dt5972)4-4/+4
Fix versions in ccsdk/features repo to be consistent Change-Id: I092be3394567785dc16dbdcbae951afa13b42df4 Issue-ID: CCSDK-1297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Fix versionsTimoney, Dan (dt5972)1-2/+2
Fix versions of code added after release build. Change-Id: I9cf330915659fe7e1fbf128db2b398b607d70679 Issue-ID: CCSDK-1297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Include SDNR OOF/PCI POC in ccsdk/features repo POM'sSandeep Shah1-1/+1
To support SDNR OOF PCI POC, Karaf features were developed that need to be compiled and built as part of ccsdk/features repo Change-Id: I719e57e50aa02618744f5e652606f31040a2899d Issue-ID: CCSDK-1297 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)5-5/+5
Roll master version to El Alto versions Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)5-15/+12
Update to use released 1.2.2 version of parent poms. Change-Id: Ic0406ebc96512a6b11e03b4e1ebe667a754e9488 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-06SDNR OOF PCI/ANR POC Feature ImplementationSandeep Shah9-1/+1144
OOF PCI/ANR POC use case implemented as a Karaf feature, leveraging CCSDK framework. Change-Id: Idb5d9987826234888a1ab94ce8bf2a63e8c6d205 Issue-ID: CCSDK-1203 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-1/+1
Updated to compile against Fluorine SR2 Change-Id: Ida428306f3ff62aeda4bc2ea53a4ce6d4cf3c1e4 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)1-5/+4
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-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>