ccsdk/sli/plugins.git
5 years agoReplacing ":" by "_" for parameters 42/84342/1
janani b [Fri, 5 Apr 2019 12:53:44 +0000 (18:23 +0530)]
Replacing ":" by "_" for parameters

Supporting "_" to be present for module name seperator while giving parameters in DG node.

Issue-ID: CCSDK-1045

Change-Id: I008fa8503f1314e593f96393121a02f429bac636
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoRestApiCallNode HTTP method patch not working 75/83975/1
Smokowski, Kevin (ks6305) [Tue, 2 Apr 2019 13:38:06 +0000 (13:38 +0000)]
RestApiCallNode HTTP method patch not working

RestApiCallNode patch not working after upgrading from sun jersey to glassfish, apply workaround

Change-Id: I3a36b9c0c8b241b46059edec08fb80087e67fd93
Issue-ID: CCSDK-1191
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoMerge "Plugin points to 2.0.1 javax version"
Dan Timoney [Sun, 24 Mar 2019 14:53:09 +0000 (14:53 +0000)]
Merge "Plugin points to 2.0.1 javax version"

5 years agoPlugin points to 2.0.1 javax version 65/82965/2
janani b [Thu, 21 Mar 2019 17:26:13 +0000 (22:56 +0530)]
Plugin points to 2.0.1 javax version

RestapiCallNode and RestconfClient in plugins will point to the odl default javax version.
Also RestconfClient is added to plugins-all features.

Issue-ID: CCSDK-1045

Change-Id: I6f7173ec765bc21201f17a3bfd6801c18de610a9
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoRoll version to 0.4.2-SNAPSHOT 42/83042/1
Timoney, Dan (dt5972) [Fri, 22 Mar 2019 13:37:52 +0000 (09:37 -0400)]
Roll version to 0.4.2-SNAPSHOT

Roll version of ccsdk/sli/plugins to next snapshot version

Change-Id: I142e7b2ec5e72e318007c329640f1818255c60f4
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoCompile against Fluorine SR2 30/82730/2
Timoney, Dan (dt5972) [Tue, 19 Mar 2019 22:08:37 +0000 (18:08 -0400)]
Compile against Fluorine SR2

Updated to compile against Fluorine SR2

Change-Id: I83208310f6386ac8c37433ac8af50de7c611fd06
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRemove staging plugin from top level pom.xml 04/82604/1 0.4.1
Timoney, Dan (dt5972) [Mon, 18 Mar 2019 17:25:25 +0000 (13:25 -0400)]
Remove staging plugin from top level pom.xml

Remove staging plugin from pom.xml.  It should be part of a build profile in the odlparent
pom.

Change-Id: I04a621fbad9f6d671fdcdedf6ada18d377a2ce28
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRemove -SNAPSHOT from test 84/82484/1
Timoney, Dan (dt5972) [Fri, 15 Mar 2019 20:19:33 +0000 (16:19 -0400)]
Remove -SNAPSHOT from test

Jenkins staging plugin strips the string '-SNAPSHOT' from all xml files.
Updated test case not to use a snapshot version in test data.

Change-Id: I225b9a731bea2f21233327e4063ad841f0893f82
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoPrepare for release 0.4.1 72/82272/1
Timoney, Dan (dt5972) [Thu, 14 Mar 2019 16:01:11 +0000 (12:01 -0400)]
Prepare for release 0.4.1

Prepare to create release version 0.4.1 by using released version
of parent pom

Change-Id: I72b174efd82ab09b64e2c4c52225304f8174e07a
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years ago[CCSDK-1115]GR-Toolkit Refactor 83/79483/1
Haddox, Anthony [Fri, 1 Mar 2019 20:38:21 +0000 (12:38 -0800)]
[CCSDK-1115]GR-Toolkit Refactor

Refactor of the provider module to resolve issues identified
by SonarQube scans.

Change-Id: Iff714123f34468359a7ec9f8d02a691027af15ed
Issue-ID: CCSDK-1115
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years agodependency cleanup 65/78765/1
Smokowski, Kevin (ks6305) [Tue, 19 Feb 2019 16:05:46 +0000 (16:05 +0000)]
dependency cleanup

remove sli-provider from template node and restapicallnode

Change-Id: I21ffceaf085016b112b3fbe9144870b8d136772f
Issue-ID: CCSDK-1093
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoRestApiCallNode header changes 21/78521/1
Smokowski, Kevin (ks6305) [Thu, 14 Feb 2019 20:10:03 +0000 (20:10 +0000)]
RestApiCallNode header changes

allow the http header Accept to be set independently from the http header Content-Type

Change-Id: I66fd846cec065a12afe7111c644aa373b61cf424
Issue-ID: CCSDK-1077
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoResolution for jersey version conflict 58/78058/2
janani b [Thu, 7 Feb 2019 13:51:55 +0000 (19:21 +0530)]
Resolution for jersey version conflict

Moved the glassfish version of jersey to point to 2.25.1 as to that of odl

Issue-ID: CCSDK-1034

Change-Id: Ia245f3f49f035b45ce9668d334b05a70254272d6
Signed-off-by: janani b <janani.b@huawei.com>
5 years agotemplate node packaging patch 02/78002/1
Smokowski, Kevin (ks6305) [Wed, 6 Feb 2019 20:26:17 +0000 (20:26 +0000)]
template node packaging patch

including ccsdk-sli features in ccsdk-template-node pom

Change-Id: I5ac79f5e61c112da2a7fab164b2ee1a9479eabb5
Issue-ID: CCSDK-1043
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agotemplate node patch 07/77907/1
Smokowski, Kevin (ks6305) [Tue, 5 Feb 2019 19:29:22 +0000 (19:29 +0000)]
template node patch

Remove HideNullJson directive and update missing properties message

Change-Id: I8eb1404d3844284fe28ed0d49226ad166e185656
Issue-ID: CCSDK-1040
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoMerge "Rename ccsdk-gr-toolkit features.xml name"
Dan Timoney [Tue, 5 Feb 2019 17:39:57 +0000 (17:39 +0000)]
Merge "Rename ccsdk-gr-toolkit features.xml name"

5 years agoFix restapi-call-node javax.ws.rs version 39/77839/1
Timoney, Dan (dt5972) [Fri, 1 Feb 2019 20:59:45 +0000 (15:59 -0500)]
Fix restapi-call-node javax.ws.rs version

Fix version of javax.ws.rs in feature.xml file for restapi-call-node
to be 2.1.

Change-Id: Ia2a4f065dff2fea8658d7d9e0f2915112a68a353
Issue-ID: CCSDK-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Disable broken restapi-call-node

Enabling restapi-call-node in Fluorine breaks the container due to a
version conflict in jersey (restapi-call-node needs version 2.27,
opendaylight aaa-shiro module requires 2.25.2)

Change-Id: I2ed1810eeeb922e1df76ec580a5424832f5af721
Issue-ID: CCSDK-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRename ccsdk-gr-toolkit features.xml name 99/77799/2
Haddox, Anthony [Mon, 4 Feb 2019 17:18:12 +0000 (09:18 -0800)]
Rename ccsdk-gr-toolkit features.xml name

Issue-ID: CCSDK-1019
Change-Id: I5443c223194d3d3df7a068b033475c4ccadec65e
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years agoAdd Isolation Toggle 24/77524/1
Haddox, Anthony [Tue, 29 Jan 2019 16:50:09 +0000 (08:50 -0800)]
Add Isolation Toggle

Add extra input option that allows user to toggle
the ODL isolation step in the failover process.

Change-Id: I1fdfd4bf5cf2484af8ce67f9c91d0111134b762c
Issue-ID: CCSDK-1012
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years ago[CCSDK-987]Create GR Toolkit 99/76199/1
Haddox, Anthony [Wed, 23 Jan 2019 14:10:06 +0000 (06:10 -0800)]
[CCSDK-987]Create GR Toolkit

Initial commit of ODL feature

Issue-ID: CCSDK-987
Change-Id: I6b10c4c00af09bf7f31820ba3b54e53a4fbe2160
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years agoChanges for Fluorine 85/75285/5
Timoney, Dan (dt5972) [Fri, 4 Jan 2019 14:22:20 +0000 (09:22 -0500)]
Changes for Fluorine

Updates to sli/plugins to run in OpenDaylight Fluorine

Change-Id: I093a663ff5459df5eacdb632ad3217c322cc9cfa
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoPrepare for release build 86/75486/2 0.4.0
Timoney, Dan (dt5972) [Tue, 8 Jan 2019 17:39:26 +0000 (12:39 -0500)]
Prepare for release build

Prepare for release of early ODL-Oxygen based CCSDK Dublin

Change-Id: I2ea09c398025c9578a2da8ff32360be9672292c7
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoTemplate-Node Intall 90/75590/2
Singal, Kapil (ks220y) [Wed, 9 Jan 2019 21:42:33 +0000 (16:42 -0500)]
Template-Node Intall

Adding TemplateNode in sli plugin features, as it's not getting installed as a default feature install

Change-Id: I4804a40c8078df9f183b7752f5306643dfe0e588
Issue-ID: CCSDK-924
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoMerge "Sonar fix: LeafListHolderNode.java"
Dan Timoney [Mon, 7 Jan 2019 17:31:33 +0000 (17:31 +0000)]
Merge "Sonar fix: LeafListHolderNode.java"

5 years agoMerge "Sonar fix: EventProcessor.java"
Dan Timoney [Mon, 7 Jan 2019 16:43:15 +0000 (16:43 +0000)]
Merge "Sonar fix: EventProcessor.java"

5 years agoMerge "Sonar fix: TemplateNode.java"
Dan Timoney [Mon, 7 Jan 2019 16:41:17 +0000 (16:41 +0000)]
Merge "Sonar fix: TemplateNode.java"

5 years agoMerge "TemplateNode update"
Dan Timoney [Mon, 7 Jan 2019 16:40:26 +0000 (16:40 +0000)]
Merge "TemplateNode update"

5 years agoMerge "Sonar fix: LeafNode.java"
Dan Timoney [Mon, 7 Jan 2019 15:50:58 +0000 (15:50 +0000)]
Merge "Sonar fix: LeafNode.java"

5 years agoMerge "create a directive for the template node"
Dan Timoney [Mon, 7 Jan 2019 15:48:43 +0000 (15:48 +0000)]
Merge "create a directive for the template node"

5 years agoMerge "Sonar Fix: YangParameters.java"
Dan Timoney [Mon, 7 Jan 2019 15:46:57 +0000 (15:46 +0000)]
Merge "Sonar Fix: YangParameters.java"

5 years agoMerge "Sonar fix: XmlParser.java"
Dan Timoney [Mon, 7 Jan 2019 15:46:28 +0000 (15:46 +0000)]
Merge "Sonar fix: XmlParser.java"

5 years agoMerge "Sonar fix: ParseParam.java"
Dan Timoney [Mon, 7 Jan 2019 15:46:07 +0000 (15:46 +0000)]
Merge "Sonar fix: ParseParam.java"

5 years agoMerge "Sonar fix: JsonParser.java"
Dan Timoney [Mon, 7 Jan 2019 15:45:53 +0000 (15:45 +0000)]
Merge "Sonar fix: JsonParser.java"

5 years agoMerge "Sonar Fix: RestapiCallNode.java"
Dan Timoney [Mon, 7 Jan 2019 15:45:09 +0000 (15:45 +0000)]
Merge "Sonar Fix: RestapiCallNode.java"

5 years agoMerge "Sonar fix: SshApiCallNode.java"
Dan Timoney [Mon, 7 Jan 2019 15:44:51 +0000 (15:44 +0000)]
Merge "Sonar fix: SshApiCallNode.java"

5 years agoSonar fix: LeafListHolderNode.java 69/75169/2
Arundathi Patil [Tue, 1 Jan 2019 07:09:07 +0000 (12:39 +0530)]
Sonar fix: LeafListHolderNode.java

Fixed sonar isues/code-smells across this file

Issue-ID: CCSDK-885
Change-Id: I6c49463b3d0fa387caecc8023e2fdcac5a2c98c2
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoTemplateNode update 89/75289/2
Smokowski, Kevin (ks6305) [Fri, 4 Jan 2019 15:03:29 +0000 (15:03 +0000)]
TemplateNode update

push parameter values into velocity context to simplify how parameters are used in templates

Change-Id: Ic8b4c56ef303ed9447bb1a62300c04c4accb2d6a
Issue-ID: CCSDK-911
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoSonar fix: LeafNode.java 70/75170/2
Arundathi Patil [Tue, 1 Jan 2019 07:14:46 +0000 (12:44 +0530)]
Sonar fix: LeafNode.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-886
Change-Id: I7a5b73549b98571e207e0ed70e49873785478e70
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agocreate a directive for the template node 56/75256/3
Smokowski, Kevin (ks6305) [Thu, 3 Jan 2019 22:00:51 +0000 (22:00 +0000)]
create a directive for the template node

The directive is called hideNullJson, it hides json when it is null to deal with optional json attributes

Change-Id: I0b7a2c2f19e6f83e0d8c8c6f3552889c83dc997f
Issue-ID: CCSDK-903
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoSonar Fix: YangParameters.java 68/75168/1
Arundathi Patil [Tue, 1 Jan 2019 06:57:52 +0000 (12:27 +0530)]
Sonar Fix: YangParameters.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-884
Change-Id: I20949cb665dfd4c1a28cce5fb629a30057a80dbc
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: TemplateNode.java 67/75167/1
Arundathi Patil [Tue, 1 Jan 2019 06:50:31 +0000 (12:20 +0530)]
Sonar fix: TemplateNode.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-801
Change-Id: I26e767a409634c5541244d05dc5a11a56295984b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: XmlParser.java 41/75141/1
Arundathi Patil [Fri, 28 Dec 2018 18:38:23 +0000 (00:08 +0530)]
Sonar fix: XmlParser.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-800
Change-Id: I8d00a6e07bedeee7d5f3afebed982453fe0a4c2d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: ParseParam.java 40/75140/1
Arundathi Patil [Fri, 28 Dec 2018 18:32:42 +0000 (00:02 +0530)]
Sonar fix: ParseParam.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-883
Change-Id: I69b08b1b9bd94df2815f8957f2f50527ac8b67fc
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: JsonParser.java 38/75138/1
Arundathi Patil [Fri, 28 Dec 2018 18:28:07 +0000 (23:58 +0530)]
Sonar fix: JsonParser.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-882
Change-Id: I9e3dbe8407553b83d6885579bad9dbe06e04ba72
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: RestapiCallNode.java 32/75132/3
Arundathi Patil [Fri, 28 Dec 2018 17:53:39 +0000 (23:23 +0530)]
Sonar Fix: RestapiCallNode.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-879
Change-Id: I037ff59f5cb1b6855b62db434236fc2e567608a9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: SshApiCallNode.java 36/75136/1
Arundathi Patil [Fri, 28 Dec 2018 18:19:12 +0000 (23:49 +0530)]
Sonar fix: SshApiCallNode.java

Fixed sonar issues/code-smells acros this file

Issue-ID: CCSDK-881
Change-Id: Ie1a98a47cedd7781e1e965825b152a50b7912ab0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: EventProcessor.java 34/75134/1
Arundathi Patil [Fri, 28 Dec 2018 18:06:14 +0000 (23:36 +0530)]
Sonar fix: EventProcessor.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-880
Change-Id: Icfb71fec369ec34944db7e57268e5d1e08af8c42
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: EventProcessor.java 13/75013/1
Arundathi Patil [Thu, 20 Dec 2018 17:39:28 +0000 (23:09 +0530)]
Sonar fix: EventProcessor.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-869
Change-Id: I601cdcff37475c93f29a9d8b8fe4992f5fbb9a48
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar fix: AdditionalHeaderWebTarget.java 12/75012/1
Arundathi Patil [Thu, 20 Dec 2018 17:34:44 +0000 (23:04 +0530)]
Sonar fix: AdditionalHeaderWebTarget.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-868
Change-Id: I9a6d0d7791838bf8bc524c7b108df3752cc1a24c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdd BOM for sli/plugins 29/74829/2
Timoney, Dan (dt5972) [Tue, 18 Dec 2018 15:24:32 +0000 (10:24 -0500)]
Add BOM for sli/plugins

Add BOM for sli/plugins for ease of dependency specification.

Change-Id: I7541cc4709a6f1cac278ec7f004abb5283567c61
Issue-ID: CCSDK-856
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoSonar fix: RetryPolicyStroe.java 95/74795/1
Arundathi Patil [Tue, 18 Dec 2018 10:09:41 +0000 (15:39 +0530)]
Sonar fix: RetryPolicyStroe.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-845
Change-Id: I25e16b7189fd8c063b8d33605dd55094e3ad5877
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Sonar Fix: RestconfApiUtils.java"
Dan Timoney [Mon, 17 Dec 2018 20:53:35 +0000 (20:53 +0000)]
Merge "Sonar Fix: RestconfApiUtils.java"

5 years agoMerge "Sonar Fix: XmlParser.java"
Dan Timoney [Mon, 17 Dec 2018 20:51:38 +0000 (20:51 +0000)]
Merge "Sonar Fix: XmlParser.java"

5 years agoMerge "Sonar Fix: RetryPolicyStore.java"
Dan Timoney [Mon, 17 Dec 2018 20:51:22 +0000 (20:51 +0000)]
Merge "Sonar Fix: RetryPolicyStore.java"

5 years agoMerge "Sonar Fix: XmlParser.java"
Dan Timoney [Mon, 17 Dec 2018 19:58:04 +0000 (19:58 +0000)]
Merge "Sonar Fix: XmlParser.java"

5 years agoSonar Fix: RestconfApiUtils.java 30/74730/1
Arundathi Patil [Mon, 17 Dec 2018 16:42:17 +0000 (22:12 +0530)]
Sonar Fix: RestconfApiUtils.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-847
Change-Id: I5e528e23d8691fffca9b3732b7ff5e68a4827162
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: XmlParser.java 06/74706/2
Arundathi Patil [Mon, 17 Dec 2018 11:30:23 +0000 (17:00 +0530)]
Sonar Fix: XmlParser.java

Fixed sonar issues/code-smells across this file.

Issue-ID: CCSDK-800
Change-Id: I7ed74ea9c8d37137e7e223d9488988e497d604b0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: RetryPolicyStore.java 10/74710/1
Arundathi Patil [Mon, 17 Dec 2018 12:03:51 +0000 (17:33 +0530)]
Sonar Fix: RetryPolicyStore.java

Fixed sonar issues/code-smellls across this file

Issue-ID: CCSDK-845
Change-Id: I0a4a59ea875739839a692acec7f1feafb013d32e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Sonar Fix: HttpMethod.java"
Dan Timoney [Thu, 13 Dec 2018 19:10:09 +0000 (19:10 +0000)]
Merge "Sonar Fix: HttpMethod.java"

5 years agoSonar Fix: XmlParser.java 84/74584/1
Arundathi Patil [Wed, 12 Dec 2018 16:38:55 +0000 (22:08 +0530)]
Sonar Fix: XmlParser.java

Fixed sonar issues/code-smells across this file.

Issue-ID: CCSDK-822
Change-Id: Icf2de267282ad30b9235c9aa9dadd1761344c1aa
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: RetryPolicy.java 77/74577/1
Arundathi Patil [Wed, 12 Dec 2018 15:17:24 +0000 (20:47 +0530)]
Sonar Fix: RetryPolicy.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-821
Change-Id: Ieac7de3d1bb542394bc876406a4ef0055f4c8ea0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: HttpMethod.java 75/74575/1
Arundathi Patil [Wed, 12 Dec 2018 14:51:13 +0000 (20:21 +0530)]
Sonar Fix: HttpMethod.java

Fixed sonar issues/code-smells across this file.

Issue-ID: CCSDK-820
Change-Id: I495f35866607a1403536dfcebc366afd6d7c0ff7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate INFO.yaml file 37/74537/1
Jessica Wagantall [Tue, 11 Dec 2018 20:24:10 +0000 (12:24 -0800)]
Update INFO.yaml file

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

Change-Id: Ie5149032b467f6bb9768142e6c9c37e6bce09cdc
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Sonar Fix: sshapi-call-node-provider-XmlParer.java"
Dan Timoney [Tue, 11 Dec 2018 17:29:18 +0000 (17:29 +0000)]
Merge "Sonar Fix: sshapi-call-node-provider-XmlParer.java"

5 years agoMerge "Sonar Fix: TemplateNode.java"
Dan Timoney [Tue, 11 Dec 2018 17:28:15 +0000 (17:28 +0000)]
Merge "Sonar Fix: TemplateNode.java"

5 years agoSonar Fix: sshapi-call-node-provider-XmlParer.java 33/74433/1
Arundathi Patil [Sat, 8 Dec 2018 07:12:29 +0000 (12:42 +0530)]
Sonar Fix: sshapi-call-node-provider-XmlParer.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-802
Change-Id: I5be30cd2270cda66108489456ac6566b1aa6dec7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: TemplateNode.java 31/74431/1
Arundathi Patil [Sat, 8 Dec 2018 06:19:24 +0000 (11:49 +0530)]
Sonar Fix: TemplateNode.java

Fixed sonar issues/code-smells across this file

Issue-ID: CCSDK-801
Change-Id: Ic1c7302faa64af37333335a8f4790af87195485d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: XmlParser.java 30/74430/1
Arundathi Patil [Sat, 8 Dec 2018 05:45:53 +0000 (11:15 +0530)]
Sonar Fix: XmlParser.java

Fixed sonar issues/code-smells across this file.

Issue-ID: CCSDK-800
Change-Id: I19a6ed3632201200b7d0e32885be6fb932bcd724
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate INFO.yaml file 22/74322/1
Jessica Wagantall [Thu, 6 Dec 2018 01:37:42 +0000 (17:37 -0800)]
Update INFO.yaml file

Remove Ryan Goulding

Change-Id: I02032dcf5aa951f0e605be9ea2331062cb5326ce
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoRestconf Discovery Node bug fix 05/73505/1
janani b [Mon, 26 Nov 2018 07:29:03 +0000 (12:59 +0530)]
Restconf Discovery Node bug fix

COLON removal while updating to ctx param from JSON reply of notification

Issue-ID: CCSDK-745

Change-Id: I4af4de47a550a7f6b47216409484d9a0ab3acdfb
Signed-off-by: janani b <janani.b@huawei.com>
5 years agofixed restapicall JsonParser to handle : 55/72555/1
shashikanth.vh [Tue, 13 Nov 2018 15:50:31 +0000 (21:20 +0530)]
fixed restapicall JsonParser to handle :

Fixed Restapicall JsonParser to process ":" if it
exist in the response body, this change is required
for casablanca too.

Change-Id: I83b0769eb13eb8d286cc70adc0e85823d6517dcd
Issue-ID: SDNC-519
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agotemplate node packaging 65/71965/1
Smokowski, Kevin (ks6305) [Tue, 6 Nov 2018 16:22:19 +0000 (16:22 +0000)]
template node packaging

do not embed sli provider or sli common in template node

Change-Id: I90c3e7c6ebee254823bb6b309792ba753a8e01b7
Issue-ID: CCSDK-652
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
5 years agoFix sonar blocker issue in sli/plugins 09/71809/1
Parshad Patel [Mon, 5 Nov 2018 04:23:21 +0000 (13:23 +0900)]
Fix sonar blocker issue in sli/plugins

Fix use try with resources issue in PropertiesNode.java

Issue-ID: CCSDK-647
Change-Id: I62f2c0ecae65efb9d53022518fe36931ba5991e3
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoAdd authorization header in SSE request 24/71224/2
Vidyashree Rama [Thu, 25 Oct 2018 09:20:31 +0000 (14:50 +0530)]
Add authorization header in SSE request

Add authorization header in SSE request to support https

Issue-ID: CCSDK-628

Change-Id: I031cbed94e21e1f6d90bc0b00b2d70905d47bd69
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
5 years agoRoll to initial Dublin snapshot 52/71052/1
Timoney, Dan (dt5972) [Tue, 23 Oct 2018 12:46:38 +0000 (08:46 -0400)]
Roll to initial Dublin snapshot

Roll version to initial Dublin snapshot

Change-Id: I48713fcb744f895842a52b2d48ba28cccd06817c
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoPrepare for RC0 release 07/70307/1 0.3.1 3.0.0-ONAP
Timoney, Dan (dt5972) [Thu, 11 Oct 2018 20:25:06 +0000 (16:25 -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: I4411cbd86164f0e2739196d78fd1670f92bc1edd
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Issue fix"
Dan Timoney [Tue, 9 Oct 2018 13:47:46 +0000 (13:47 +0000)]
Merge "Issue fix"

5 years agoIssue fix 92/69992/2
janani b [Mon, 8 Oct 2018 14:20:02 +0000 (19:50 +0530)]
Issue fix

Factory pattern constructor issue fix

Issue-ID: CCSDK-614

Change-Id: I3aee79894cfddd47273289878e5ba079926b8054
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoPUT and PATCH operation support 89/69989/2
janani b [Mon, 8 Oct 2018 13:41:02 +0000 (19:11 +0530)]
PUT and PATCH operation support

Changes to add a additional root node to the data format req to support PUT and PATCH operations in RestconfApiCallNode

Issue-ID: CCSDK-614

Change-Id: If094810861f8152a2a6d6ee86e9f81c8812b8ad6
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoAppending dummy root node to XML data format 78/69978/2
janani b [Mon, 8 Oct 2018 10:43:36 +0000 (16:13 +0530)]
Appending dummy root node to XML data format

To hold all the children in XML message a dummy root node is added

Issue-ID: CCSDK-324

Change-Id: I7cf0266d15e6bfaa2b9207e77d8bd5372a164b4f
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoResolving root level augment nodes 71/69971/2
janani b [Mon, 8 Oct 2018 08:47:51 +0000 (14:17 +0530)]
Resolving root level augment nodes

Issue fix for root level augment nodes being added to the data format

Issue-ID: CCSDK-324

Change-Id: I1c69f97739c6cb56c74b5f22bc4283f2f927719b
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoAdd mandatory empty construct to json template 87/69787/2
shashikanth.vh [Thu, 4 Oct 2018 05:10:18 +0000 (10:40 +0530)]
Add mandatory empty construct to json template

Restapicallnode remove empty parameter from json template,
if template mandates empty parameter to be present then it
should not be removed.

Change-Id: I075e0858f956eb3aff87d2a7387b55caa3310568
Issue-ID: CCSDK-607
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoMerge "Issue fixes for Restconf discovery node"
Dan Timoney [Thu, 27 Sep 2018 19:22:22 +0000 (19:22 +0000)]
Merge "Issue fixes for Restconf discovery node"

5 years agoDependency management for Restconf Client 85/66585/3
gaurav [Fri, 14 Sep 2018 09:06:21 +0000 (14:36 +0530)]
Dependency management for Restconf Client

Changes includes:
- Disable karaf.feature.test to pass SingleFeatureTest as there
is no problem in running env.
- Removed Restconf Client from plugins-all to pass SingleFeatureTest.
Will submit seperate patch to add Restconf client to boot features
list in DockerFile directly.

Change-Id: I6193284e9e3c3f9a816133255611df03339937f9
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoMerge "Dependency management for Restconf Client"
Dan Timoney [Thu, 27 Sep 2018 17:52:14 +0000 (17:52 +0000)]
Merge "Dependency management for Restconf Client"

5 years agoIssue fixes for Restconf discovery node 69/69269/1
janani b [Thu, 27 Sep 2018 09:56:39 +0000 (15:26 +0530)]
Issue fixes for Restconf discovery node

i) Adding constructor param
ii) execute dg param order fix
iii) Constants value fix.

Issue-ID: CCSDK-325

Change-Id: I5aaf4b66b3982e4a1d3736362be3a5e8d7ab6d00
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoRoll to next snapshot 73/69173/1
Timoney, Dan (dt5972) [Wed, 26 Sep 2018 19:33:59 +0000 (15:33 -0400)]
Roll to next snapshot

Roll to next snapshot release

Change-Id: I179602134b518295b4b6a1d53cea8136ad0ba666
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoPrepare for release build 29/69129/1 0.3.0
Timoney, Dan (dt5972) [Wed, 26 Sep 2018 14:44:42 +0000 (10:44 -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: I97ecca353e8e2b4e96699980c90fda9047d22791
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoIssue fix for RestconfApiCallNode 77/67777/1
janani b [Wed, 19 Sep 2018 15:40:17 +0000 (21:10 +0530)]
Issue fix for RestconfApiCallNode

Sonar and Issue fix

Issue-ID: CCSDK-325

Change-Id: I469fcc5c4da2ec26c3a39b48d52736d45c1718d4
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoDependency management for Restconf Client 43/65543/3
gaurav [Mon, 10 Sep 2018 12:51:44 +0000 (18:21 +0530)]
Dependency management for Restconf Client

Changes includes:
- Upgrade Restapicallnode implementation to use latest version of
JAX-RS and sun.jersey versions to align with RestconfClient which is
using latest versions for SSE support. This solve problem 1 as
specified in the JIRA.

Change-Id: If641acbca247f8ad0e804161fb97f88c293ba43a
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoUT and defect fixes for DF serializer 17/66117/1
janani b [Wed, 12 Sep 2018 13:00:28 +0000 (18:30 +0530)]
UT and defect fixes for DF serializer

UT and defect fixes

Issue-ID: CCSDK-376

Change-Id: Ia5f04a0d7e07caad0e3b380fdfa6cc109ec43b4e
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoMerge "Fix for sonar critical issues."
Dan Timoney [Tue, 11 Sep 2018 20:54:56 +0000 (20:54 +0000)]
Merge "Fix for sonar critical issues."

5 years agoFix for sonar critical issues. 87/65787/1
gaurav [Tue, 11 Sep 2018 10:13:16 +0000 (15:43 +0530)]
Fix for sonar critical issues.

Fixed sonar critical issues fixes for Restconf Client.

Change-Id: If946c43ec98d31999da0829df41efb0a60ff5f7f
Issue-ID: CCSDK-325
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoFixed security issue of Restconf Client 75/65775/1
gaurav [Tue, 11 Sep 2018 09:29:59 +0000 (14:59 +0530)]
Fixed security issue of Restconf Client

Removed the spring dependencies as they are not required.

Change-Id: I4a95a26d5a615897527dbe543d938459c1651081
Issue-ID: CCSDK-444
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoImplementation for Restconf api call node 81/63381/1
janani b [Wed, 29 Aug 2018 06:22:41 +0000 (11:52 +0530)]
Implementation for Restconf api call node

Restconf Api Call Node

Issue-ID: CCSDK-372

Change-Id: I1820e97d54e734ccf73c6f48a9afcc4b59dff549
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoMerge "Implementation of Data Format serializer"
Dan Timoney [Fri, 24 Aug 2018 19:29:26 +0000 (19:29 +0000)]
Merge "Implementation of Data Format serializer"

5 years agoUpdate 3rd party dependency version 97/61597/3
gaurav [Tue, 21 Aug 2018 13:30:55 +0000 (19:00 +0530)]
Update 3rd party dependency version

Updated 3rd party dependency version for RestconfClient.

Change-Id: If5bf93030ae98ea5479ba1f70e1cb22e900a7f5d
Issue-ID: CCSDK-325
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoImplementation of Data Format serializer 25/62025/1
janani b [Thu, 23 Aug 2018 09:11:22 +0000 (14:41 +0530)]
Implementation of Data Format serializer

Data format serializer code

Issue-ID: CCSDK-376

Change-Id: Ie1954e6237374411ce3f07039030027042581d33
Signed-off-by: janani b <janani.b@huawei.com>
5 years agoMerge "Add log files to ignore list"
Dan Timoney [Tue, 21 Aug 2018 20:39:10 +0000 (20:39 +0000)]
Merge "Add log files to ignore list"

5 years agoAdd log files to ignore list 63/61563/1
gaurav [Tue, 21 Aug 2018 11:59:41 +0000 (17:29 +0530)]
Add log files to ignore list

Adding sshapi eelf log files to ignore list.

Change-Id: Id4bdaef80eeaa729c5150cf82130503daf5731f4
Issue-ID: CCSDK-288
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>