aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/src/main/java/org
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney27-5024/+0
Remove code from sdnc/core which has been refactored to the CCSDK sli/core project as part of the ONAP Amsterdam release. Added README.md files for each former sdnc/core component redirecting the reader to the correct CCSDK repo. Change-Id: Ifb1f7752fa5e6e08e4393fb34e68dc1a84f35678 Issue-ID: SDNC-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-05[SDNC-14] Roll versionDan Timoney1-591/+591
Roll version to 1.1.2-SNAPSHOT with root pom version 1.1.2 Change-Id: Ib0a16857eff37e894c9b47179897759e4fa75271 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-25SDNC-11 mergeKevin Smokowski1-591/+591
Change-Id: I8ac404a2a13469d77f117fd1d90162e5b7c4f7a0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-04-25[SDNC-7] summaryRich Tabedzki1-0/+18
added support for new fields in the metrics logger Change-Id: I93e128a6275203005446ce56c0f0bc4e0867f888 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-04-21[SDNC-5] Boron port and bug fixesDan Timoney1-20/+20
Changes to support Boron as well as bug fixes discovered during initial testing. Change-Id: Ic6c156c8fe884a6a3bccc19d0676da312be8a4c2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-13Fix operator associativity in SLI debug logGary Wu2-27/+40
SvcLogicBinaryExpression.asParsedExpr() for debug logging was rendering expressions as if the operators were right associative, which is incorrect. This change fixes the method to render the operators as being left associative. Change-Id: Ief22c4ee24d48ed333b1bff54b84ed7dd7940779 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-12[SDNGC-5] summaryRich Tabedzki1-1/+3
expanded catch block in fech() to handle SQLException separately from other exceptions Change-Id: I9f9d52b088323df3d73ba172f6f88d2ef927abb8 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-03-31[SDNC-5] Rebase sdnc-coreDan Timoney4-31/+379
Upgrade to OpenDaylight Boron release, and sync changes made since 16.10 release to ONAP SDN-C distribution Change-Id: I20bef9e6d0008c4436b5624ce839bbb70ecc20a5 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Update version to 1.0.0Dan Timoney25-25/+25
Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney25-0/+4643
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>