ccsdk/features.git
4 years agoRelease CCSDK version 0.5.1 62/93062/1 elalto-ed
Timoney, Dan (dt5972) [Thu, 8 Aug 2019 12:16:13 +0000 (08:16 -0400)]
Release CCSDK version 0.5.1

Release version 0.5.1 of CCSDK artifacts

Change-Id: Idae9fb9570473671df3f57f95f6ae0b1e1765dd2
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRoll version to recreate release artifacts 23/92823/1
Timoney, Dan (dt5972) [Tue, 6 Aug 2019 15:32:10 +0000 (11:32 -0400)]
Roll version to recreate release artifacts

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>
4 years agoRelease ccsdk/features 0.5.0 15/92615/3
Timoney, Dan (dt5972) [Fri, 2 Aug 2019 20:14:45 +0000 (16:14 -0400)]
Release ccsdk/features 0.5.0

Release ccsdk/features version 0.5.0

Change-Id: I3dc68198e2dcb1afe8af32b64465b0981b492623
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "fix apigateway for mediatorserver routes"
Dan Timoney [Thu, 1 Aug 2019 17:21:19 +0000 (17:21 +0000)]
Merge "fix apigateway for mediatorserver routes"

4 years agoBug fix in SDNR oofpcipoc provider class 71/92471/1
Sandeep Shah [Thu, 1 Aug 2019 13:46:22 +0000 (08:46 -0500)]
Bug fix in SDNR oofpcipoc provider class

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

4 years agofix apigateway for mediatorserver routes 29/92429/2
Jack [Thu, 1 Aug 2019 04:36:08 +0000 (06:36 +0200)]
fix apigateway for mediatorserver routes

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>
4 years agoMerge "SonarFix- Remove duplicated import"
Dan Timoney [Tue, 30 Jul 2019 12:32:15 +0000 (12:32 +0000)]
Merge "SonarFix- Remove duplicated import"

4 years agoSonarFix- Remove duplicated import 81/92181/1
anushadasari [Mon, 29 Jul 2019 09:18:25 +0000 (14:48 +0530)]
SonarFix- Remove duplicated import

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>
4 years agofix proxy build error 50/92150/1
Jack [Sat, 27 Jul 2019 11:23:27 +0000 (13:23 +0200)]
fix proxy build error

prevent adding maven proxy settings to lerna execution

Issue-ID: SDNC-821
Signed-off-by: Jack <michael.duerre@highstreet-technologies.com>
Change-Id: Ibe2ee80af572dff7c7fde4e0e112a3e886cbeffe

4 years agofix test for apigateway 74/91874/1
Michael Dürre [Tue, 23 Jul 2019 15:16:20 +0000 (17:16 +0200)]
fix test for apigateway

bind testport only to localhost

Issue-ID: SDNC-819
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I67bda6e44cb5eedc97bdfc22c398f29026b3b7b7

4 years agoSDN-R readthedocs content changes 22/91822/1
sai-neetha [Mon, 22 Jul 2019 15:31:08 +0000 (17:31 +0200)]
SDN-R readthedocs content changes

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

4 years agoUpdate parent version to 1.3.1 11/91611/1
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 15:05:55 +0000 (11:05 -0400)]
Update parent version to 1.3.1

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>
4 years agoRemove oofpcipoc consumer dependency from feature 08/91408/1
Sandeep Shah [Sat, 13 Jul 2019 22:39:29 +0000 (17:39 -0500)]
Remove oofpcipoc consumer dependency from feature

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

4 years agoRemove slf4j dependencies oofpcipoc consumer pom 00/91400/1
Sandeep Shah [Sat, 13 Jul 2019 00:19:28 +0000 (19:19 -0500)]
Remove slf4j dependencies oofpcipoc consumer pom

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

4 years agoAdd Brinda as committer 70/91370/2
Timoney, Dan (dt5972) [Fri, 12 Jul 2019 12:46:39 +0000 (08:46 -0400)]
Add Brinda as committer

Added Brinda as committer to INFO.yaml

Change-Id: Ibce6c71207e38f6349ca676499f966c2186c3df8
Issue-ID: CCSDK-1480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoOOFPCIPOC dependencies feature and installer POMs 11/91311/2
Sandeep Shah [Fri, 12 Jul 2019 03:26:20 +0000 (22:26 -0500)]
OOFPCIPOC dependencies feature and installer POMs

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

4 years agoNetconf Notification support for SDNR OOFPCI 09/90809/2
Sandeep Shah [Tue, 2 Jul 2019 20:28:49 +0000 (15:28 -0500)]
Netconf Notification support for SDNR OOFPCI

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

4 years agoRemove versions form project poms 95/90395/1
Timoney, Dan (dt5972) [Mon, 24 Jun 2019 15:15:57 +0000 (11:15 -0400)]
Remove versions form project poms

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>
5 years agoYANG Model and Provider Code Updates SDNR OOFPCIPOC 01/89801/1
Sandeep Shah [Thu, 13 Jun 2019 12:28:11 +0000 (07:28 -0500)]
YANG Model and Provider Code Updates SDNR OOFPCIPOC

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

5 years agoSDNR align ODLUX 91/89591/1
Herbert Eiselt [Fri, 7 Jun 2019 15:55:16 +0000 (17:55 +0200)]
SDNR align ODLUX

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>
5 years agoSDNR Add missing status bar to ODLUX Framework 90/89590/1
Herbert Eiselt [Fri, 7 Jun 2019 15:40:50 +0000 (17:40 +0200)]
SDNR Add missing status bar to ODLUX Framework

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>
5 years agoSDNR Fix odlux unstable build problem 67/89567/1
Herbert Eiselt [Fri, 7 Jun 2019 08:36:11 +0000 (10:36 +0200)]
SDNR Fix odlux unstable build problem

Remove node_modules with symlinks

Issue-ID: SDNC-792
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Change-Id: Iebf0b9b8be3bf60eb493e04fa7135ed166013259

5 years agoSDNR Harden concurrent stream registration 89/87389/1
Herbert Eiselt [Thu, 9 May 2019 19:48:40 +0000 (21:48 +0200)]
SDNR Harden concurrent stream registration

Do not register multiple listeners for mountpoint

Change-Id: Ic77ba9f0c7a17858e2c30eb20f38bd2a17c4a56e
Issue-ID: SDNC-736
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoFix versions 33/86833/2
Timoney, Dan (dt5972) [Thu, 2 May 2019 15:43:50 +0000 (11:43 -0400)]
Fix versions

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>
5 years agoFix versions 47/86747/1
Timoney, Dan (dt5972) [Wed, 1 May 2019 22:48:57 +0000 (18:48 -0400)]
Fix versions

Fix versions of code added after release build.

Change-Id: I9cf330915659fe7e1fbf128db2b398b607d70679
Issue-ID: CCSDK-1297
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoInclude SDNR OOF/PCI POC in ccsdk/features repo POM's 30/86630/3
Sandeep Shah [Tue, 30 Apr 2019 14:08:56 +0000 (09:08 -0500)]
Include SDNR OOF/PCI POC in ccsdk/features repo POM's

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>
5 years agoRoll master to El Alto 66/86666/1
Timoney, Dan (dt5972) [Tue, 30 Apr 2019 18:46:09 +0000 (14:46 -0400)]
Roll master to El Alto

Roll master version to El Alto versions

Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate to use released 1.2.2 parent 94/86194/1 0.4.2
Timoney, Dan (dt5972) [Wed, 24 Apr 2019 20:04:56 +0000 (16:04 -0400)]
Update to use released 1.2.2 parent

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>
5 years agoMerge "SDN-R read2docs"
Dan Timoney [Tue, 16 Apr 2019 13:26:27 +0000 (13:26 +0000)]
Merge "SDN-R read2docs"

5 years agoSDNR Fix license issues 36/84836/1
Herbert Eiselt [Wed, 10 Apr 2019 09:23:07 +0000 (11:23 +0200)]
SDNR Fix license issues

Change license to apache 2

Change-Id: I71d968d2b1e600c9e42e286cac5d831f9273e3c1
Issue-ID: SDNC-724
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R read2docs 14/84114/2
Herbert Eiselt [Wed, 3 Apr 2019 15:24:29 +0000 (17:24 +0200)]
SDN-R read2docs

Add docs folder and project with src

Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50
Issue-ID: SDNC-683
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoMerge "SDNR OOF PCI/ANR POC Feature Implementation"
Dan Timoney [Tue, 9 Apr 2019 14:05:42 +0000 (14:05 +0000)]
Merge "SDNR OOF PCI/ANR POC Feature Implementation"

5 years agoMerge "SDNR WT configure alarm severity"
Dan Timoney [Tue, 9 Apr 2019 14:04:41 +0000 (14:04 +0000)]
Merge "SDNR WT configure alarm severity"

5 years agoSDNR OOF PCI/ANR POC Feature Implementation 29/84429/1
Sandeep Shah [Sat, 6 Apr 2019 23:53:15 +0000 (18:53 -0500)]
SDNR OOF PCI/ANR POC Feature Implementation

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>
5 years agoSDNR WT configure alarm severity 75/84375/1
Herbert Eiselt [Fri, 5 Apr 2019 17:20:59 +0000 (19:20 +0200)]
SDNR WT configure alarm severity

Ability to configure devicemontor alarm severity

Change-Id: Ib57cd6ee6592683e087f90c3ea06384c6d6def03
Issue-ID: SDNC-616
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R odlux configuration 12/84112/1
Herbert Eiselt [Wed, 3 Apr 2019 15:12:30 +0000 (17:12 +0200)]
SDN-R odlux configuration

Add odlux configuration app

Change-Id: Ifecd3f6e1e3060a1fd1008f1f625a70cb2475a8a
Issue-ID: SDNC-584
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R Inventory export 10/84110/1
Herbert Eiselt [Wed, 3 Apr 2019 15:03:52 +0000 (17:03 +0200)]
SDN-R Inventory export

Add inventory export and search

Change-Id: Ib9541cea9be1bd7628f5e89ba17a65439f98a5bf
Issue-ID: SDNC-494
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoMerge "SDN-R ws notifications"
Dan Timoney [Sun, 31 Mar 2019 12:41:29 +0000 (12:41 +0000)]
Merge "SDN-R ws notifications"

5 years agoMerge "Add SDN-R odlux performance"
Dan Timoney [Sun, 31 Mar 2019 12:40:19 +0000 (12:40 +0000)]
Merge "Add SDN-R odlux performance"

5 years agoMerge "SDN-R add historical alarm viewer"
Dan Timoney [Fri, 29 Mar 2019 13:00:18 +0000 (13:00 +0000)]
Merge "SDN-R add historical alarm viewer"

5 years agoMerge "SDNR prepare for readthedocs"
Dan Timoney [Fri, 29 Mar 2019 12:59:06 +0000 (12:59 +0000)]
Merge "SDNR prepare for readthedocs"

5 years agoMerge "SDN-R preload schema cache"
Dan Timoney [Fri, 29 Mar 2019 12:58:43 +0000 (12:58 +0000)]
Merge "SDN-R preload schema cache"

5 years agoSDN-R add historical alarm viewer 20/83720/1
Herbert Eiselt [Fri, 29 Mar 2019 12:35:13 +0000 (13:35 +0100)]
SDN-R add historical alarm viewer

Add function to devicemanager

Change-Id: Idfac3926aad4e4d464763769ba16694cf15810f7
Issue-ID: SDNC-503
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R ws notifications 19/83719/1
Herbert Eiselt [Fri, 29 Mar 2019 12:26:54 +0000 (13:26 +0100)]
SDN-R ws notifications

Change websockets timeout

Change-Id: I851be58b5d9e05683a6a943cfa8cbec0137d2d82
Issue-ID: SDNC-718
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDNR prepare for readthedocs 95/83695/1
Herbert Eiselt [Fri, 29 Mar 2019 09:53:28 +0000 (10:53 +0100)]
SDNR prepare for readthedocs

Adjust helpserver to generate help content

Change-Id: I913615019d1415d88942b8d2050ed39e55e1dc2e
Issue-ID: SDNC-716
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R preload schema cache 91/83691/1
Herbert Eiselt [Fri, 29 Mar 2019 09:35:11 +0000 (10:35 +0100)]
SDN-R preload schema cache

installer pom extended to add related subdirectory

Change-Id: Ib092f4fd10f363073091fe0c3682d2b25e231d75
Issue-ID: SDNC-715
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R adjustments in pom.xml 87/83687/1
Herbert Eiselt [Fri, 29 Mar 2019 09:22:11 +0000 (10:22 +0100)]
SDN-R adjustments in pom.xml

no functional change

Change-Id: I4e32b8d20ebc6066f5f5e45b1fbd7656ddabe78d
Issue-ID: SDNC-714
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoAdd SDN-R odlux performance 41/83641/1
Herbert Eiselt [Thu, 28 Mar 2019 18:00:35 +0000 (19:00 +0100)]
Add SDN-R odlux performance

A UI displaying performance monitoring data

Change-Id: I2a9c28549aee1bcac366354c343a63f884bf09e0
Issue-ID: SDNC-585
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoadd aafshiro feature 69/78869/5
Ubuntu [Wed, 20 Feb 2019 19:24:25 +0000 (19:24 +0000)]
add aafshiro feature

add feature module aafshiro to support AAF

Change-Id: Ia2a15e04a070351fb5ba328d8443aef695c51801
Issue-ID: SDNC-485
Signed-off-by: Ubuntu <ra1926@att.com>
5 years agoMerge "Security provider for UX-Client-Login"
Dan Timoney [Mon, 25 Mar 2019 14:27:10 +0000 (14:27 +0000)]
Merge "Security provider for UX-Client-Login"

5 years agoCompile against Fluorine SR2 32/82732/2
Timoney, Dan (dt5972) [Tue, 19 Mar 2019 22:29:32 +0000 (18:29 -0400)]
Compile against Fluorine SR2

Updated to compile against Fluorine SR2

Change-Id: Ida428306f3ff62aeda4bc2ea53a4ce6d4cf3c1e4
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUse releaseVersion for plugin 84/82684/1 0.4.1
Herbert Eiselt [Tue, 19 Mar 2019 14:12:28 +0000 (15:12 +0100)]
Use releaseVersion for plugin

Use releaseVersion for odlux frontend-maven-plugin

Change-Id: I6207ee89e4b3a0ca275a2e521e06da2d92359da6
Issue-ID: SDNC-705
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoTemporarily remove odllux 07/82607/1
Timoney, Dan (dt5972) [Mon, 18 Mar 2019 18:35:01 +0000 (14:35 -0400)]
Temporarily remove odllux

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>
5 years agoPrepare for release 0.4.1 81/82281/1
Timoney, Dan (dt5972) [Thu, 14 Mar 2019 17:33:50 +0000 (13:33 -0400)]
Prepare for release 0.4.1

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>
5 years agoChange pom files to deliver single installer 54/82054/1
Herbert Eiselt [Tue, 12 Mar 2019 17:52:06 +0000 (18:52 +0100)]
Change pom files to deliver single installer

change featureaggregator and devicemanager

Change-Id: I16eafd9b1b1666229e0364932e0498ee88506d2f
Issue-ID: SDNC-689
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSecurity provider for UX-Client-Login 50/82050/1
Herbert Eiselt [Tue, 12 Mar 2019 17:00:21 +0000 (18:00 +0100)]
Security provider for UX-Client-Login

Use ODL provided oauth2/token for UX clients

Change-Id: I9f9ae931fc5e74dc13076bd23551d163c0685606
Issue-ID: SDNC-648
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoYANG Models for Dublin SDNR OOF PCI ANR Use Case 87/81887/1
Sandeep Shah [Sat, 9 Mar 2019 13:26:17 +0000 (07:26 -0600)]
YANG Models for Dublin SDNR OOF PCI ANR Use Case

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>
5 years agoMerge "SDN-R apigateway add junit test"
Dan Timoney [Wed, 6 Mar 2019 20:31:13 +0000 (20:31 +0000)]
Merge "SDN-R apigateway add junit test"

5 years agoMerge "SDN-R helpserver show version info"
Dan Timoney [Wed, 6 Mar 2019 20:30:56 +0000 (20:30 +0000)]
Merge "SDN-R helpserver show version info"

5 years agoMerge "junit tests devicemanager"
Dan Timoney [Wed, 6 Mar 2019 20:30:42 +0000 (20:30 +0000)]
Merge "junit tests devicemanager"

5 years agoMerge "Replace depreciated MDSAL interfaces"
Dan Timoney [Thu, 28 Feb 2019 23:52:31 +0000 (23:52 +0000)]
Merge "Replace depreciated MDSAL interfaces"

5 years agoSDN-R apigateway add junit test 91/79391/1
Herbert Eiselt [Thu, 28 Feb 2019 18:12:14 +0000 (19:12 +0100)]
SDN-R apigateway add junit test

SDN-R apigateway add junit test

Change-Id: I81d278cff48e122cf43d81107d0a221e21232e76
Issue-ID: SDNC-682
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoSDN-R helpserver show version info 85/79385/1
Herbert Eiselt [Thu, 28 Feb 2019 17:15:10 +0000 (18:15 +0100)]
SDN-R helpserver show version info

SDN-R helpserver show version info

Change-Id: Ifa9d5a8c914f942151594c583c31184eef6f3296
Issue-ID: SDNC-681
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoReplace depreciated MDSAL interfaces 82/79382/1
Herbert Eiselt [Thu, 28 Feb 2019 16:43:35 +0000 (17:43 +0100)]
Replace depreciated MDSAL interfaces

SDN-R websocketmanager2

Change-Id: I69c12ee993bf8e2740d8f72778d06c89bf758051
Issue-ID: SDNC-680
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agojunit tests devicemanager 78/79378/1
Herbert Eiselt [Thu, 28 Feb 2019 16:10:18 +0000 (17:10 +0100)]
junit tests devicemanager

test cases added and improved

Change-Id: I3f0a6ca238e61ad140a3086504d4f21792b986e9
Issue-ID: SDNC-672
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoUX extensions 60/79360/1
Herbert Eiselt [Thu, 28 Feb 2019 14:23:42 +0000 (15:23 +0100)]
UX extensions

UX Maintenance client and further changes

Change-Id: I7643661d17db5fc3d3f94b58cb42ed0be558c64f
Issue-ID: SDNC-583
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoFix jenkins build problem 89/79289/1
Herbert Eiselt [Wed, 27 Feb 2019 18:47:33 +0000 (19:47 +0100)]
Fix jenkins build problem

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>
5 years agoIncrease Test coverage 90/78690/1
Herbert Eiselt [Mon, 18 Feb 2019 17:49:32 +0000 (18:49 +0100)]
Increase Test coverage

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>
5 years agoFix sdnr wt featureaggregator build problem 80/78380/1
Herbert Eiselt [Wed, 13 Feb 2019 10:17:01 +0000 (11:17 +0100)]
Fix sdnr wt featureaggregator build problem

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>
5 years agoMerge "Add sdnr wt featureaggregator"
Dan Timoney [Tue, 12 Feb 2019 19:48:53 +0000 (19:48 +0000)]
Merge "Add sdnr wt featureaggregator"

5 years agoMerge "Fix to properties load for blueprints-processor"
Dan Timoney [Tue, 12 Feb 2019 19:48:20 +0000 (19:48 +0000)]
Merge "Fix to properties load for blueprints-processor"

5 years agoFix to properties load for blueprints-processor 44/78244/2
Alexis de Talhouët [Mon, 11 Feb 2019 18:45:30 +0000 (13:45 -0500)]
Fix to properties load for blueprints-processor

Change-Id: I044587dd702d979708a95f8c98349e008a2d3d49
Issue-ID: CCSDK-1037
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoAdd sdnr wt featureaggregator 93/78293/1
Herbert Eiselt [Tue, 12 Feb 2019 13:32:50 +0000 (14:32 +0100)]
Add sdnr wt featureaggregator

Add complete sdnr wireless transport featureaggregator

Change-Id: Iaadb1589f942a0c3b6afffb0366bb5fb79229c06
Issue-ID: SDNC-632
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoAdd sdnr wt odlux 11/78211/1
Herbert Eiselt [Mon, 11 Feb 2019 13:54:12 +0000 (14:54 +0100)]
Add sdnr wt odlux

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>
5 years agoAdd sdnr wt devicemanager 72/78072/1
Herbert Eiselt [Thu, 7 Feb 2019 16:50:41 +0000 (17:50 +0100)]
Add sdnr wt devicemanager

Add complete sdnr wireless transport app devicemanager

Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f
Issue-ID: SDNC-575
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoMerge "Add sdnr wt helpserver"
Dan Timoney [Tue, 5 Feb 2019 17:28:29 +0000 (17:28 +0000)]
Merge "Add sdnr wt helpserver"

5 years agoAdd sdnr wt helpserver 67/77567/1
Herbert Eiselt [Wed, 30 Jan 2019 08:45:54 +0000 (09:45 +0100)]
Add sdnr wt helpserver

Add complete sdnr wireless transport app helpserver

Change-Id: I01ba5a2a4b6dbd8fbfd91bbb5a1ae5db7b181f2d
Issue-ID: SDNC-577
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoAdd sdnr wt helpserver 30/77530/1
Herbert Eiselt [Tue, 29 Jan 2019 18:34:47 +0000 (19:34 +0100)]
Add sdnr wt helpserver

Add complete sdnr wireless transport app helpserver

Change-Id: Ifa58adee26ee4eaed98fab19583309f289cc34e3
Issue-ID: SDNC-577
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoAdd sdnr wt websocketmanager2 22/77522/1
Herbert Eiselt [Tue, 29 Jan 2019 16:23:25 +0000 (17:23 +0100)]
Add sdnr wt websocketmanager2

Add complete sdnr wireless transport app websocketmanager2

Change-Id: I94cb9bb4c6bf664e1a3869cbb0c3b26ecbe9c28e
Issue-ID: SDNC-572
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoAdd sdnr wt devicemodel 53/77453/1
Herbert Eiselt [Mon, 28 Jan 2019 15:20:57 +0000 (16:20 +0100)]
Add sdnr wt devicemodel

Add complete sdnr wt app devicemodel

Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d
Issue-ID: SDNC-574
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoFix sdnr wt apigateway build problem 56/76356/1
Herbert Eiselt [Fri, 25 Jan 2019 16:05:00 +0000 (17:05 +0100)]
Fix sdnr wt apigateway build problem

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>
5 years agoAdd sdnr wt apigateway 47/76347/1
Herbert Eiselt [Fri, 25 Jan 2019 13:50:52 +0000 (14:50 +0100)]
Add sdnr wt apigateway

Add complete sdnr wireless transport app apigateway

Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5
Issue-ID: SDNC-571
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
5 years agoChanges for Fluorine 86/75286/4
Timoney, Dan (dt5972) [Fri, 4 Jan 2019 14:29:30 +0000 (09:29 -0500)]
Changes for Fluorine

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>
5 years agoPrepare for release build 91/75491/1 0.4.0
Timoney, Dan (dt5972) [Tue, 8 Jan 2019 19:20:28 +0000 (14:20 -0500)]
Prepare for release build

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>
5 years agoUpdate INFO.yaml file 30/74530/1
Jessica Wagantall [Tue, 11 Dec 2018 20:23:31 +0000 (12:23 -0800)]
Update INFO.yaml file

- Add Gaurav Agrawal as committer
- Add missing info sections
- Fix indentation to pass verify

Change-Id: I70c8294f4e49319911934aac526f3838e6f966f6
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate INFO.yaml file 15/74315/1
Jessica Wagantall [Thu, 6 Dec 2018 01:37:21 +0000 (17:37 -0800)]
Update INFO.yaml file

Remove Ryan Goulding

Change-Id: I9a88deb60c04493653f066d4bc9cf40d6c414170
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoFix license issue 68/71968/1
Timoney, Dan (dt5972) [Tue, 6 Nov 2018 15:30:57 +0000 (10:30 -0500)]
Fix license issue

Replaced incorrect license with correct license text

Change-Id: Iba6d8e7edf75ab15ea80839526fbf3cd3c16ceea
Issue-ID: CCSDK-651
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll to initial Dublin snapshot 57/71057/1
Timoney, Dan (dt5972) [Tue, 23 Oct 2018 13:21:16 +0000 (09:21 -0400)]
Roll to initial Dublin snapshot

Roll version to initial Dublin snapshot

Change-Id: I50009b9cef542d4358bd0dbe5abebad8b1f1ad5b
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoPrepare for RC0 release 08/70308/1 0.3.1 3.0.0-ONAP
Timoney, Dan (dt5972) [Thu, 11 Oct 2018 20:29:19 +0000 (16:29 -0400)]
Prepare for RC0 release

Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.

Change-Id: I805ae5265f1dc0a4a898e73af1237e1a7380ea6e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoSDN Controller Blueprints Processor 91/69391/9
Singal, Kapil (ks220y) [Thu, 27 Sep 2018 18:10:11 +0000 (14:10 -0400)]
SDN Controller Blueprints Processor

Changing Resource Dictionary Definition data-type from String to JsonNode and other implementation to consume Resource Definitions List from Blueprints Artifacts

Change-Id: Ic3d7a2c919f9306f2e74d8d527365c85c2b777f5
Issue-ID: CCSDK-598
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoSDN Controller Blueprints Processor 13/68713/3
Singal, Kapil (ks220y) [Mon, 24 Sep 2018 17:59:07 +0000 (13:59 -0400)]
SDN Controller Blueprints Processor

Changing Date Format to consume Blueprints Model Artifact

Change-Id: I97c4c36f811cdd0738272efc88060fa8ca618384
Issue-ID: CCSDK-596
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoRoll to next snapshot version 83/69183/1
Timoney, Dan (dt5972) [Wed, 26 Sep 2018 20:36:08 +0000 (16:36 -0400)]
Roll to next snapshot version

Update to next snapshot version

Change-Id: I0aec551e843f82299d723672776f9c1605328880
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoPrepare for release build 43/69143/1 0.3.0
Timoney, Dan (dt5972) [Wed, 26 Sep 2018 16:59:43 +0000 (12:59 -0400)]
Prepare for release build

Update for release build :
(a) Remove -STAGING tag from release version in version.properties
(b) Update to use released version of parent poms
(c) Disable single-feature-test (which does not work with released
dependencies from ONAP)

Change-Id: I5d0bc654b966934fbea18896de77aababc70405c
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoSDN Controller Blueprints Processor 65/68465/4
Singal, Kapil (ks220y) [Fri, 21 Sep 2018 15:51:07 +0000 (11:51 -0400)]
SDN Controller Blueprints Processor

Changing java beans for Resource Definition Dictionaries as per new Schema

Change-Id: I38f7a7433a4d31a4e5a21af193261c53d64c5750
Issue-ID: CCSDK-490
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoAdjust API to controller-blueprint mS 19/68419/1
Alexis de Talhouët [Fri, 21 Sep 2018 13:05:31 +0000 (09:05 -0400)]
Adjust API to controller-blueprint mS

Change-Id: I321669b00b2940f681b7774e3ac5c476b2f15cbc
Issue-ID: CCSDK-592
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoProperties file name change: controllerblueprint 77/68277/3
Alexis de Talhouët [Thu, 20 Sep 2018 20:47:52 +0000 (16:47 -0400)]
Properties file name change: controllerblueprint

Change-Id: I94c3564c73251a39b96640a960072e6f99e83c20
Issue-ID: CCSDK-589
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoSDN Controller Blueprint Processor 47/66747/2
Singal, Kapil (ks220y) [Fri, 14 Sep 2018 20:03:35 +0000 (16:03 -0400)]
SDN Controller Blueprint Processor

Removing Config Property Map Table and Dao Implementation

Reformatting Codebase as per Onap Code Style

Change-Id: I0841d5173aa40268e3451fd793826835c74fec77
Issue-ID: CCSDK-572
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoQuickfix to missing SQL table - DD 43/66743/1
Alexis de Talhouët [Fri, 14 Sep 2018 19:36:00 +0000 (15:36 -0400)]
Quickfix to missing SQL table - DD

Change-Id: I20a654a5d7efa2b019adf988c2ee04b75af02bb0
Issue-ID: CCSDK-572
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoController Blueprints Nitrogen to Oxygen Migration 23/66223/1
Singal, Kapil (ks220y) [Wed, 12 Sep 2018 20:26:03 +0000 (16:26 -0400)]
Controller Blueprints Nitrogen to Oxygen Migration

Changing package structure from org.onap.ccsdk.config to org.onap.ccsdk.features

Change-Id: I7d52b498f11ed892d547220cc4354298b6182c77
Issue-ID: CCSDK-560
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoFix OSGi wiring issues 47/66147/8
Alexis de Talhouët [Wed, 12 Sep 2018 15:15:51 +0000 (11:15 -0400)]
Fix OSGi wiring issues

Change-Id: I84ee15ae657d6a8bb2902a785c119bc96f2674fd
Issue-ID: CCSDK-505
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>