aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-08Release CCSDK version 0.5.1elalto-edTimoney, Dan (dt5972)1-0/+5
Release version 0.5.1 of CCSDK artifacts Change-Id: Idae9fb9570473671df3f57f95f6ae0b1e1765dd2 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)84-162/+162
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-02Release ccsdk/features 0.5.0Timoney, Dan (dt5972)1-0/+5
Release ccsdk/features version 0.5.0 Change-Id: I3dc68198e2dcb1afe8af32b64465b0981b492623 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
2019-07-22SDN-R readthedocs content changessai-neetha9-43/+1053
SDN-R readthedocs content and tree structure changes Issue-ID: SDNC-819 Signed-off-by: sai-neetha <sai-neetha.phulmali@highstreet-technologies.com> Change-Id: I025d59d59dddc3d68bae5390ef541ca718939a50
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)83-88/+86
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-12Add Brinda as committerTimoney, Dan (dt5972)1-3/+9
Added Brinda as committer to INFO.yaml Change-Id: Ibce6c71207e38f6349ca676499f966c2186c3df8 Issue-ID: CCSDK-1480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-24Remove versions form project pomsTimoney, Dan (dt5972)9-79/+0
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I6d5923fb51040aa5e238638464150f8d455bc095 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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-06-07SDNR align ODLUXHerbert Eiselt36-575/+1271
Add missing chart view to UX Performance app Issue-ID: SDNC-790 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: I6f5af1e01d2246927b8d05f826f629c7dd5f59a5 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-06-07SDNR Add missing status bar to ODLUX FrameworkHerbert Eiselt36-240/+643
Modify framework and adapt all apps Issue-ID: SDNC-789 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: I1ea0a3df6c3f6db08f2bd7a21eb3b4cbf230a08a Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-06-07SDNR Fix odlux unstable build problemHerbert Eiselt1-0/+25
Remove node_modules with symlinks Issue-ID: SDNC-792 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: Iebf0b9b8be3bf60eb493e04fa7135ed166013259
2019-05-09SDNR Harden concurrent stream registrationHerbert Eiselt2-65/+94
Do not register multiple listeners for mountpoint Change-Id: Ic77ba9f0c7a17858e2c30eb20f38bd2a17c4a56e Issue-ID: SDNC-736 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-05-02Fix versionsTimoney, Dan (dt5972)53-54/+54
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)3-5/+5
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 Shah3-2/+45
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)82-105/+105
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)81-298/+202
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-16Merge "SDN-R read2docs"Dan Timoney21-0/+1009
2019-04-10SDNR Fix license issuesHerbert Eiselt16-36/+82
Change license to apache 2 Change-Id: I71d968d2b1e600c9e42e286cac5d831f9273e3c1 Issue-ID: SDNC-724 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-04-09SDN-R read2docsHerbert Eiselt21-0/+1009
Add docs folder and project with src Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50 Issue-ID: SDNC-683 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-04-09Merge "SDNR OOF PCI/ANR POC Feature Implementation"Dan Timoney13-1/+1337
2019-04-09Merge "SDNR WT configure alarm severity"Dan Timoney10-86/+386
2019-04-06SDNR OOF PCI/ANR POC Feature ImplementationSandeep Shah13-1/+1337
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-04-05SDNR WT configure alarm severityHerbert Eiselt10-86/+386
Ability to configure devicemontor alarm severity Change-Id: Ib57cd6ee6592683e087f90c3ea06384c6d6def03 Issue-ID: SDNC-616 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-04-03SDN-R odlux configurationHerbert Eiselt31-20/+27733
Add odlux configuration app Change-Id: Ifecd3f6e1e3060a1fd1008f1f625a70cb2475a8a Issue-ID: SDNC-584 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-04-03SDN-R Inventory exportHerbert Eiselt6-76/+113
Add inventory export and search Change-Id: Ib9541cea9be1bd7628f5e89ba17a65439f98a5bf Issue-ID: SDNC-494 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-31Merge "SDN-R ws notifications"Dan Timoney5-9/+15
2019-03-31Merge "Add SDN-R odlux performance"Dan Timoney126-1975/+4672
2019-03-29Merge "SDN-R add historical alarm viewer"Dan Timoney32-198/+920
2019-03-29Merge "SDNR prepare for readthedocs"Dan Timoney28-428/+380
2019-03-29Merge "SDN-R preload schema cache"Dan Timoney3-9/+33
2019-03-29SDN-R add historical alarm viewerHerbert Eiselt32-198/+920
Add function to devicemanager Change-Id: Idfac3926aad4e4d464763769ba16694cf15810f7 Issue-ID: SDNC-503 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-29SDN-R ws notificationsHerbert Eiselt5-9/+15
Change websockets timeout Change-Id: I851be58b5d9e05683a6a943cfa8cbec0137d2d82 Issue-ID: SDNC-718 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-29SDNR prepare for readthedocsHerbert Eiselt28-428/+380
Adjust helpserver to generate help content Change-Id: I913615019d1415d88942b8d2050ed39e55e1dc2e Issue-ID: SDNC-716 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-29SDN-R preload schema cacheHerbert Eiselt3-9/+33
installer pom extended to add related subdirectory Change-Id: Ib092f4fd10f363073091fe0c3682d2b25e231d75 Issue-ID: SDNC-715 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-29SDN-R adjustments in pom.xmlHerbert Eiselt8-33/+43
no functional change Change-Id: I4e32b8d20ebc6066f5f5e45b1fbd7656ddabe78d Issue-ID: SDNC-714 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-28Add SDN-R odlux performanceHerbert Eiselt126-1975/+4672
A UI displaying performance monitoring data Change-Id: I2a9c28549aee1bcac366354c343a63f884bf09e0 Issue-ID: SDNC-585 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-03-27add aafshiro featureUbuntu10-0/+425
add feature module aafshiro to support AAF Change-Id: Ia2a15e04a070351fb5ba328d8443aef695c51801 Issue-ID: SDNC-485 Signed-off-by: Ubuntu <ra1926@att.com>
2019-03-25Merge "Security provider for UX-Client-Login"Dan Timoney24-1189/+439