summaryrefslogtreecommitdiffstats
path: root/sli
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Prepare for release 0.4.10.4.1Timoney, Dan (dt5972)10-10/+10
Prepare to create release version 0.4.1 by using released version of parent pom Change-Id: If211c26cdbb7caa9033b511a9719851f9edcfcdc Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-05Add junit test casesTimoney, Dan (dt5972)1-0/+15
Add junit test cases for sli/core repository. Change-Id: Ifcec596cf9f835249a7967c9c7830253b53d2ef6 Issue-ID: CCSDK-1128 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-21Increase code coverageTimoney, Dan (dt5972)4-4/+83
Added junit test cases, and updated jacoco config in provider/base to include provider tests as well Change-Id: I8f384b3a4dd7362f004eaa959cd0c634edf0ddbe Issue-ID: CCSDK-1096 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Code changes to sli/core for ODL FluorineTimoney, Dan (dt5972)17-374/+345
Code changes needed to support port to ODL Fluorine. Change-Id: I539aeaabeab1056cd109b6bee12046d91d61cab1 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Prepare for release buildTimoney, Dan (dt5972)10-311/+319
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: Ia1fb4b7211619be726857b0333c1f75985ff1a64 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-07Merge "fixed sonar issues in PrintYangToProp.java"Dan Timoney1-10/+8
2019-01-07fixed sonar issues in PrintYangToProp.javaSandeep J1-10/+8
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ifb7328c8b3cf40d412a0efffad6cb55673cf83dc Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-28Merge "fixed sonar issues in ConfigureNodeExecutor.java"Dan Timoney1-10/+12
2018-12-28Merge "fixed sonar issues in MdsalHelper.java"Dan Timoney1-10/+12
2018-12-21fixed sonar issues in ConfigureNodeExecutor.javaSandeep J1-10/+12
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I14e357eeab5aaa2736f6c6492925e860e9029f80 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-20fixed sonar issues in MdsalHelper.javaSandeep J1-10/+12
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I0b77ad983305da8b19fa6e3587da8ea3fe1bca95 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-20fixed sonar issues in SvcLogicServiceImpl.javaSandeep J1-4/+3
fixed sonar issues and formatted code Issue-ID: CCSDK-525 Change-Id: I8fd20f55e225aeac37a5c763857c00228ef5a58a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-19fixed sonar issue in UpdateNodeExecutor.javaSandeep J1-1/+3
to increase code coverage Issue-ID: CCSDK-525 Change-Id: I217ef3ac414ce2c57ba10e99c071ea91d4ae3904 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-19Merge "fixed sonar issues in MdsalHelper.java"Dan Timoney1-1252/+1255
2018-12-18fixed sonar issues in MdsalHelper.javaSandeep J1-1252/+1255
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ia9ae47fea8ea0964b052416a7f2330e7dab5c0d1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-18fixed sonar issues in PrintYangToProp.javaSandeep J1-1300/+1300
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Iade7c7e4c5ffad8afbd2d225291f0df68c1e60d0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-17Merge "fixed sonar issues in SetNodeExecutor.java"Dan Timoney1-4/+6
2018-12-17Merge "fixed sonar issues in SvcLogicExpressionResolver"Dan Timoney1-3/+6
2018-12-17Merge "fixed sonar issues in SaveNodeExecutor.java"Dan Timoney1-4/+7
2018-12-17Merge "fixed sonar issue in RecordNodeExecutor.java"Dan Timoney1-1/+3
2018-12-17Merge "fixed sonar issues in ExecuteNodeExecutor.java"Dan Timoney1-8/+11
2018-12-17Merge "fixed sonar issues in ConfigureNodeExecutor.java"Dan Timoney1-6/+9
2018-12-17Merge "fixed sonar issue in CallNodeExecutor.java"Dan Timoney1-4/+7
2018-12-17Merge "fixed sonar issue in MdsalHelper.java"Dan Timoney1-9/+12
2018-12-17Merge "fixed sonar issue in SvcLogicExpression.java"Dan Timoney1-1/+3
2018-12-17Merge "fixed sonar issue in SvCLogicExprListener.java"Dan Timoney1-1/+3
2018-12-17Merge "fixed sonar issues in SvcLogicCrawler.java"Dan Timoney1-2/+4
2018-12-17fixed sonar issues in SvcLogicExpressionResolverSandeep J1-3/+6
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I2859ef1de0fe36ee5bac46fe5adec6142333ba50 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-17fixed sonar issues in SetNodeExecutor.javaSandeep J1-4/+6
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I58252cf9acb9eb1c5b70d6137e7b725f036d114f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-17fixed sonar issues in SaveNodeExecutor.javaSandeep J1-4/+7
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I7b1ad4167f84da2820eb81f8951237428353612a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-17fixed sonar issue in RecordNodeExecutor.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I88fe482edbfd8ce9881b14e6223ed2c52480e2f3 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issues in ExecuteNodeExecutor.javaSandeep J1-8/+11
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I94f1141f291ee356742f1cd220fc1acc07c6932b Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issues in ConfigureNodeExecutor.javaSandeep J1-6/+9
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Iec7548e3ab6480589cd80118730d0478cd71d707 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issue in CallNodeExecutor.javaSandeep J1-4/+7
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ia45c546b9301571c70f80fd5b9dfdd7efdd8f6d5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issue in MdsalHelper.javaSandeep J1-9/+12
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Iba12983579e9c608ffd3c615f3d3450353724602 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issue in SvcLogicExpression.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ie7d170334ea0c704bf67ee175ef3cd1932171418 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issue in SvCLogicExprListener.javaSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: I59cfc4c94fe3cb1690ffecc92f10e2543ca645fe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issues in SvcLogicCrawler.javaSandeep J1-2/+4
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I4d5e95cfac8bb04d03752015d64f7c3b61495f1a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-14fixed sonar issues in PrintYangToProp.javaSandeep J1-18/+19
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Icd98cabe0f1322abbfb580ee37c8c15bbc315463 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-11Merge "Sonar issues fix in SVcLogicPropertiesProviderImpl"Dan Timoney1-6/+6
2018-12-11Merge "minor changes to sli"Dan Timoney8-214/+8
2018-12-11Merge "fixed sonar issues in SvcLogicNode.java"Dan Timoney1-8/+11
2018-12-11Merge "fixed sonar issue in SvcLogicLoader.java"Dan Timoney1-3/+5
2018-12-11Merge "fixed sonar issue in SvcLogicGraoh.java"Dan Timoney1-3/+6
2018-12-11Merge "fixed sonar issues in SvcLogicDblibStore.java"Dan Timoney1-3/+3
2018-12-11Merge "fixed sonar issue in SvcLogicBinaryExpression"Dan Timoney1-1/+3
2018-12-11Merge "fixed sonar issues in PrintYangToProp.java"Dan Timoney1-13/+17
2018-12-07minor changes to sliSmokowski, Kevin (ks6305)8-214/+8
minor changes to sli, move around classes to avoid classnotfound in junit suite Change-Id: Ie7eeb023c46644ee03e05a6bef7817eec27a7ea3 Issue-ID: CCSDK-792 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-12-07Sonar issues fix in SVcLogicPropertiesProviderImplezhil1-6/+6
Fixed critical and minor issues Issue-ID: CCSDK-798 Change-Id: I86ae8741b3eda5729d2c6169d0342b585cea68ad Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-07fixed sonar issues in SvcLogicNode.javaSandeep J1-8/+11
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I2f7e33601cac898069836bc5461e92dc5fe5d442 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>