aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common
AgeCommit message (Collapse)AuthorFilesLines
2019-09-18Release ccsdk/sli/core0.5.4jenkins-releng1-2/+2
2019-09-17Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version Change-Id: I7125d77eb79304d9086a163c87365a25a2c194df Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-22Roll elalto-fluorine versionTimoney, Dan (dt5972)1-2/+2
Roll version on El Alto Fluorine branch Change-Id: Ib04371cd73d42d65a0dbc1622c50701fe958352d Issue-ID: CCSDK-1641 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09update metric logger name to be consistentSmokowski, Kevin (ks6305)2-3/+3
update metric logger name to be consistent with convention of the other loggers Issue-ID: CCSDK-1601 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I011745376a940822659eb1de5dcd04aea38b692f
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-2/+2
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Id56175e77fe52596059aa072b8a64c35c1ccba06 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-25Merge "Junit-SvcLogicParserException.java"Dan Timoney1-0/+34
2019-07-25Merge "JUNIT-ExitNodeException.java"Dan Timoney1-0/+27
2019-07-25Merge "JUNIT-ConfigurationException.java"Dan Timoney1-0/+30
2019-07-25Junit-SvcLogicParserException.javaanushadasari1-0/+34
JUNIT for file SvcLogicParserException.java Issue-ID: CCSDK-1525 Change-Id: I64cebc8a692b2c1700a7a28206c30d1ba4e66fc1 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-25JUNIT-ExitNodeException.javaanushadasari1-0/+27
Junit for file ExitNodeException.java Issue-ID: CCSDK-1524 Change-Id: If94b520053f47db083779dd38c7117a978bd6ae5 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-25JUNIT-ConfigurationException.javaanushadasari1-0/+30
JUNIT for ConfigurationException.java Issue-ID: CCSDK-1520 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-25JUNIT- DuplicateValueException.javaanushadasari1-0/+28
JUNIT for file DuplicateValueException.java Issue-ID: CCSDK-1523 Change-Id: I08cb7cca1d02cfac5517ec603273b441b7311ff5 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)1-1/+1
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I822e73287adcf0edca3283264600a2cbcd4f53b6 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-18Remove versions from project pomsTimoney, Dan (dt5972)1-2/+0
Remove versions from dependencies in project poms and rely instead on dependencyManagement in parent pom. Change-Id: I15a8b25281854dfc84e5dafab79ca522b5dc5c0a Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-2/+2
Roll master version to El Alto versions Change-Id: If761a69b069ab05a6aa598cd583ac4275665e425 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: I2edaa726e871ec3ad3bf1aa1cc3d592c79ca6c92 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Compile against Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Compile against ODL Fluorine SR2 Change-Id: I9554aaa76d76f7ba7efb961e5ee1cbbb2b1768d5 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for release 0.4.10.4.1Timoney, Dan (dt5972)1-1/+1
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)1-3/+56
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)3-20/+17
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)1-7/+6
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-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-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 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-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 "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-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>
2018-12-07fixed sonar issue in SvcLogicLoader.javaSandeep J1-3/+5
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: I515fcdbae28518e0a25f1370173b1dd4f77b816e Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-07fixed sonar issue in SvcLogicGraoh.javaSandeep J1-3/+6
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: If14288410ad7be50d8fdfb942f11383a9f58eab0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-07fixed sonar issues in SvcLogicDblibStore.javaSandeep J1-3/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Ia1ddf9787311b786c71b19e651730b65c2c0835e Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-07fixed sonar issue in SvcLogicBinaryExpressionSandeep J1-1/+3
fixed sonar issue Issue-ID: CCSDK-525 Change-Id: Iea683bb51d07daa0f7f3b48b4c83642a427edfbd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-07fixed sonar issues in PrintYangToProp.javaSandeep J1-13/+17
fixed sonar issues Issue-ID: CCSDK-525 Change-Id: Ie44b6710411605e262fd74fa7e4947eb3bd05a90 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-12-04clean up legacy filesSmokowski, Kevin (ks6305)5-1719/+0
clean up legacy files, these files do not belong in sli-common Change-Id: Iba801e0b8e098fc88d80f8d2d3da47b6184e88af Issue-ID: CCSDK-789 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-11-19Sonar fixes for PrintYangToProp.javaezhil1-18/+3
Fixed sonar issues in PrintYangToProp class Issue-ID: CCSDK-730 Change-Id: If344af657356ee0d2499fbd061e23fbd06617d2b Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-10-22Roll to first Dublin snapshotTimoney, Dan (dt5972)1-2/+2
Roll to first Dublin snapshot Change-Id: I7066b4c4359f6c700c2b8036fd67a1a3bd66cf1e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Prepare sli/core for RC0 release3.0.0-ONAP0.3.1Timoney, Dan (dt5972)1-1/+1
Remove -STAGING tag and update parent poms to correct release version (1.1.1) Change-Id: I16d4a5c07fe6e3e2bf997fff417242aa6184f89e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-04implement exit nodeSmokowski, Kevin (ks6305)3-367/+423
exit node functions similar to a return statement in most programming languages Change-Id: I2991590fb700b03a9f3d72ae0bc7b5dd9bb25f74 Issue-ID: CCSDK-611 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-09-25Roll to 0.3.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: I58ead1293d517f94bacca69407b22533840b0ee6 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Create release version0.3.0Timoney, Dan (dt5972)1-1/+1
Update sli/core to create release version Change-Id: I0680e7b4c8bc08f7954b7b87ffc701289acd7893 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>