summaryrefslogtreecommitdiffstats
path: root/sli/provider
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)1-2/+2
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-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-25support yang enumerations with underscoresSmokowski, Kevin (ks6305)2-0/+4
underscores should be stripeed before Enum.valueOf is called Change-Id: Ie69e16dbf515b9fc8375bb9be2597198ccbd3c65 Issue-ID: CCSDK-1434 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2019-05-31Mdsalhelper toBuilder performance issueSmokowski, Kevin (ks6305)1-4/+5
Mdsalhelper toBuilder performance issue, no impact Change-Id: I2788352b0f25f970380f15653008026f8a12a233 Issue-ID: CCSDK-1374 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2019-05-17Make MdsalHelper.getFullPropertiesPath genericSmokowski, Kevin (ks6305)2-2/+14
Make MdsalHelper.getFullPropertiesPath generic and have a default for backwards compatibility Change-Id: I0d5006b895691d2f0fb2b71803324d58c8819956 Issue-ID: CCSDK-1342 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@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-02-21Increase code coverageTimoney, Dan (dt5972)1-0/+15
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)5-125/+134
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-98/+97
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>
2018-12-28Merge "fixed sonar issues in MdsalHelper.java"Dan Timoney1-10/+12
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-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-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-11Merge "Sonar issues fix in SVcLogicPropertiesProviderImpl"Dan Timoney1-6/+6
2018-12-07minor changes to sliSmokowski, Kevin (ks6305)1-5/+0
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-03refactor sli-providerSmokowski, Kevin (ks6305)49-4026/+112
split sli-provider into sli-provider and sli-provider-base Change-Id: I7b7edb767c04c9a6caf72a9172f49518655e33b7 Issue-ID: CCSDK-778 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-11-30Fixed Sonar issue in DeleteNodeExecutor.javaezhil1-3/+4
Replaced litrals with constant Issue-ID: CCSDK-776 Change-Id: I58c02ec0ee78e9e4b852aa11266dc720fffbd172 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-28Merge "Add DG name to debug"Dan Timoney1-2/+2
2018-11-28Merge "Fixed Sonar issue in SvcLogicServiceImpl"Dan Timoney1-8/+6
2018-11-28Add DG name to debugBrandon, Bruce (bb2697)1-2/+2
Add DG name to debug line giving node ID execution Change-Id: I95ef74982694ab53068339cce88ec3ea8ccf2258 Issue-ID: SDNC-538 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-11-27Fixed Sonar issue in SvcLogicServiceImplezhil1-8/+6
Removed unused imports and duplicate literals Issue-ID: CCSDK-754 Change-Id: I797475aec7519928f3676af189a45790a9b84a29 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-27Sonar fix in SvcLogicNodeExecutorezhil1-4/+0
Remove unused imports Issue-ID: CCSDK-753 Change-Id: I790c095924d35f2be6fcb92c8fcfbbb43464b9c5 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-09Fix node id / type in log entry0.3.2Timoney, Dan (dt5972)1-2/+4
Node id and type in log entries are not correct for nodes within a block, for example. Change-Id: I4023de08215ba6de5bfdd2a561048d9fe84201e5 Issue-ID: CCSDK-657 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-01SetNode patchSmokowski, Kevin (ks6305)8-16/+213
Support nested array removal with setnode Change-Id: Ie70ef2ff7b84d35c9352c7597aef0f636128439b Issue-ID: CCSDK-643 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-10-25mdsalhelper patchSmokowski, Kevin (ks6305)4-1450/+1669
fix mdsalhelper handling of certain types when calling to builder Change-Id: I01c1df75ad71426a891ea885ac3f7631d1b28c1b Issue-ID: CCSDK-626 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.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-05Merge "callnode handling updates"Dan Timoney3-33/+37
2018-10-05callnode handling updatesSmokowski, Kevin (ks6305)3-33/+37
throw an exception if graph isnt found when executing a call node Change-Id: I10158cbcd5ba5787e710bfb6161e7e04cbf46577 Issue-ID: CCSDK-609 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-10-04implement exit nodeSmokowski, Kevin (ks6305)2-10/+77
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-10-04throw an exception if an executor is missingSmokowski, Kevin (ks6305)1-22/+2
If trying to execute a node of a type which has no registered executor throw an exception instead of continuing to execute Change-Id: Ic0a785e97ad85eb886f822e87a78347d9ea6563a Issue-ID: CCSDK-610 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2018-10-02added test cases to MdsalHelperTestSandeep J1-74/+86
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9d5ba40bc0039ef335642a0c66d8680c704b2d40 Signed-off-by: Sandeep J <sandeejh@in.ibm.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-2/+11
Update sli/core to create release version Change-Id: I0680e7b4c8bc08f7954b7b87ffc701289acd7893 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-04Restore registering break nodeSmokowski, Kevin (ks6305)1-1/+1
Restore registering break node, it was removed by accident Change-Id: Ifd7fa68fae39c83e397105d84435be91cebada35 Issue-ID: CCSDK-513 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2018-08-17breaknode executor tests addedGanesh Chandrasekaran1-0/+1
Issue-ID: CCSDK-471 Change-Id: Ice1582299950332292c1fba6052ec85489477ab7 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-08-01remove static boolSmokowski, Kevin (ks6305)2-15/+19
Don't use static boolean for legacy enumeration mapping, add additional parameter to the function Change-Id: I5d8963a208f3ffdd3af83216aa55f7d34ee39eb9 Issue-ID: CCSDK-396 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2018-07-25Merge "support legacy enumeration mapping"Dan Timoney5-4/+107
2018-07-25support legacy enumeration mappingSmokowski, Kevin (ks6305)5-4/+107
support legacy enumeration mapping in MdsalHelper Change-Id: I637f5dc368da75e24fb8cc3ebdebd002aae3f025 Issue-ID: CCSDK-396 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2018-07-25Fix sonar issuesParshad Patel2-6/+8
Fix sonar issues in ccsdk/sli/core Issue-ID: CCSDK-332 Change-Id: I2aee69cf410d8f9cb63f3a22aeb793a99e27d2c7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-07-12Special handling for inet classesTimoney, Dan (dt5972)1-15/+51
Add special handling for inet POJOs (which have different form then POJOs generated from Yang by yangtools) in toList method. Change-Id: Ie25527e6aacbf683965d7f24018fe066c74fb917 Issue-ID: CCSDK-362 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>