ccsdk/sli/plugins.git
4 years agoRemove logging passwords in clear text 98/89598/1
Stan Bonev [Fri, 7 Jun 2019 18:31:33 +0000 (14:31 -0400)]
Remove logging passwords in clear text

Change-Id: I21c70038bc19c3bab137fc9604b7b593b6d529e1
Issue-ID: CCSDK-1385
Signed-off-by: Stan Bonev <sb5356@att.com>
4 years agoimplement generic retry and partners in restapicallnode 32/88032/9
Smokowski, Kevin (ks6305) [Fri, 17 May 2019 21:09:28 +0000 (21:09 +0000)]
implement generic retry and partners in restapicallnode

implement generic retry and partners in restapicallnode

Change-Id: I436622dda5a5a83b029c935b929f43e05d37a2a0
Issue-ID: CCSDK-1343
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agoMerge "rest api call node unit tests"
Dan Timoney [Fri, 24 May 2019 15:18:57 +0000 (15:18 +0000)]
Merge "rest api call node unit tests"

4 years agoBug fix to add anyxml node. 35/88335/1
janani [Thu, 23 May 2019 10:15:14 +0000 (15:45 +0530)]
Bug fix to add anyxml node.

Anyxml node fix

Change-Id: Ice40fde63ac8f589fa9358ebaf12c32247b0ae96
Issue-ID: CCSDK-1344
Signed-off-by: janani <janani.b@huawei.com>
4 years agorest api call node unit tests 83/88283/3
Smokowski, Kevin (ks6305) [Wed, 22 May 2019 16:34:44 +0000 (16:34 +0000)]
rest api call node unit tests

rest api call node unit test added for the case in which a template mixes simple and complex json objects.

Change-Id: I6921d6e328b3593464d82b7a45b1844cd88c3476
Issue-ID: CCSDK-1355
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
4 years agoReplace output with static constant 83/87183/1
Haddox, Anthony [Tue, 7 May 2019 18:52:12 +0000 (11:52 -0700)]
Replace output with static constant

Replacing "output" with static constant OUTPUT.
This also resolves an issue with cross site health
check not being able to parse the health check.

Change-Id: Ie4d3b30b241620d00365d58db7797a5052f60827
Signed-off-by: Haddox, Anthony <ah0647@att.com>
Issue-ID: CCSDK-1312

4 years agoRestapi: DELETE with payload doesn't work 42/87042/1
Stan Bonev [Mon, 6 May 2019 14:09:48 +0000 (10:09 -0400)]
Restapi: DELETE with payload doesn't work

Change-Id: I50eeea493197010aba4b37af97dcedb446ed5d10
Issue-ID: CCSDK-1305
Signed-off-by: Stan Bonev <sb5356@att.com>
5 years agoMerge "[CCSDK-1298] Add served-by field"
Dan Timoney [Tue, 30 Apr 2019 21:33:33 +0000 (21:33 +0000)]
Merge "[CCSDK-1298] Add served-by field"

5 years agoRoll master to El Alto 49/86649/1
Timoney, Dan (dt5972) [Tue, 30 Apr 2019 15:54:52 +0000 (11:54 -0400)]
Roll master to El Alto

Roll master version to El Alto versions

Change-Id: Ifec94aaab874709c18ffcb03c2b7aa82c23ba2f9
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years ago[CCSDK-1298] Add served-by field 48/86648/1
Haddox, Anthony [Tue, 30 Apr 2019 15:50:45 +0000 (08:50 -0700)]
[CCSDK-1298] Add served-by field

Add served-by field to RPC responses and
output getRequestContent response.

Issue-ID: CCSDK-1298

Change-Id: Ic8c327dd1acc44aeab2c999851b22fdba5eed232
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years agoUpdate to use released 1.2.2 parent 78/86178/1 0.4.2
Timoney, Dan (dt5972) [Wed, 24 Apr 2019 17:55:43 +0000 (13:55 -0400)]
Update to use released 1.2.2 parent

Update to use released 1.2.2 version of parent poms.

Change-Id: I303781ad2d8946a942212780884a96c1ac34d75c
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoTest coverage imporvement and code refactoring of restconf discovery node. 09/86009/1
Vidyashree Rama [Tue, 23 Apr 2019 03:59:36 +0000 (09:29 +0530)]
Test coverage imporvement and code refactoring of restconf discovery node.

Test coverage imporvement and code refactoring of restconf discovery node.

Issue-ID: CCSDK-1236

Change-Id: Ic44899d71b92be3d7b88be3abb0feb311e6ad8c0
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
5 years agoMerge "[CCSDK-1241] Increase GRToolkit Unit Test Coverage"
Dan Timoney [Fri, 19 Apr 2019 00:28:37 +0000 (00:28 +0000)]
Merge "[CCSDK-1241] Increase GRToolkit Unit Test Coverage"

5 years agoMerge "Code refactoring in restconf client yang serialisers."
Dan Timoney [Fri, 19 Apr 2019 00:13:50 +0000 (00:13 +0000)]
Merge "Code refactoring in restconf client yang serialisers."

5 years ago[CCSDK-1241] Increase GRToolkit Unit Test Coverage 13/85613/1
Haddox, Anthony [Wed, 17 Apr 2019 16:07:36 +0000 (09:07 -0700)]
[CCSDK-1241] Increase GRToolkit Unit Test Coverage

Add unit tests for GRToolkit. Slight changes to make
code testable.

Change-Id: Ib435da58b62e7b8edda4876f0f3a262cbc41a8ca
Issue-ID: CCSDK-1241
Signed-off-by: Haddox, Anthony <ah0647@att.com>
5 years agoCode refactoring in restconf client yang serialisers. 26/85526/4
Vidyashree Rama [Wed, 17 Apr 2019 03:40:56 +0000 (09:10 +0530)]
Code refactoring in restconf client yang serialisers.

1. logging the exception when handling underscore in yang serialisers
2. Refactor code to not nest more than 3 if/for statements
3. Throw SvcLogicException instead of generic
4. Reduce switch case number of lines from 8 to at most 5

Issue-ID: CCSDK-1236
Change-Id: Ic02ba424c2d1748d071e38d25ae159f5d8bd6451
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
5 years agoRestapicallnode with cookie based auth 19/85419/3
Gaurav Agrawal [Tue, 16 Apr 2019 06:30:40 +0000 (12:00 +0530)]
Restapicallnode with cookie based auth

Validate the cookie based auth feature of RestApiCallNode
Fix multipart form data test to stop server after completion to avoid impacting
other testcases

Change-Id: I221b668978abf630f35cbb213687a25cc0de8b79
Issue-ID: CCSDK-239
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoAdd test case for multi part form data 69/85169/4
Vidyashree Rama [Fri, 12 Apr 2019 08:51:37 +0000 (14:21 +0530)]
Add test case for multi part form data

Add test case for multipart form data in restapicallnode

Issue-ID: CCSDK-239

Change-Id: Icad15bce57455ed2c1cbf4779cf8b0820fa24dc9
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
5 years agoAdd support for multi part form data 41/85141/3
Gaurav Agrawal [Fri, 12 Apr 2019 04:38:20 +0000 (10:08 +0530)]
Add support for multi part form data

Add support for multipart form data in CCSDK

Change-Id: Iacc35efe28b9d91afcfc1e87e0faf41fc74d5c8a
Issue-ID: CCSDK-239
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
5 years agoInvalid package name for restapicallnode test 78/85178/1
Vidyashree Rama [Fri, 12 Apr 2019 09:51:56 +0000 (15:21 +0530)]
Invalid package name for restapicallnode test

Invalid package name for restapicallnode test

Issue-ID: CCSDK-1218

Change-Id: Ie0275fa333183dc017c1cf0cc65a4cad87b226f0
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
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>