aboutsummaryrefslogtreecommitdiffstats
path: root/sli/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney41-5820/+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-08-03SDNC-52 Source files should not be executableRyan Goulding2-0/+0
Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-05-26SDNC-12 refactoring to support easy mockingKevin Smokowski20-530/+383
Change-Id: I5788e5b728c12bbefe83f1702f508a6a1daf22f0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-25SDNC-11 mergeKevin Smokowski3-230/+297
Change-Id: I8ac404a2a13469d77f117fd1d90162e5b7c4f7a0 Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-05-24remove a potential NPE in a logging lineKevin Smokowski1-13/+10
Change-Id: I75c94543087471d454eb5076eb03cad7dc9d376c Signed-off-by: Kevin Smokowski <ks6305@att.com>
2017-04-20Add assertions to SvcLogicExpressionResolverTestGary Wu2-24/+35
Add JUnit assertions to SvcLogicExpressionResolverTest so that it actually verifies the evaluated results vs. the expected values. Change-Id: I7d17c525e6940e25a994e0fe62d7c4c3d844381b Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-07Refactor to remove redundant codeGary Wu1-17/+1
Change-Id: I910c4c168164f8709684729c67c000c190b07618 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-31[SDNC-5] Rebase sdnc-coreDan Timoney27-1370/+1726
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-21[STAGING] Add build profilesDan Timoney30-30/+30
Use build profiles to enable/disable staging and blackduck scans Change-Id: I075c076206a401afc46c76b06cb3b642cb9c3eed Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney32-0/+5552
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>