ccsdk/sli.git
7 years agoRefactor sliPluginUtils package names
Dan Timoney [Mon, 7 Aug 2017 19:02:16 +0000 (15:02 -0400)]
Refactor sliPluginUtils package names

Update Java package names from org.openecomp to org.onap

Issue: CCSDK-11
Change-Id: I7e318565197b5806f6a7d7131bd3118fbe9cf8e0
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoChange sliapi package names
Dan Timoney [Thu, 3 Aug 2017 20:19:36 +0000 (16:19 -0400)]
Change sliapi package names

Change package names on ccsdk/sli/core/sliapi from org.openecomp.sdnc.* to org.onap.ccsdk.*

Issue: CCSDK-11
Change-Id: I152a884c4b418c48e5bebc09aaa470ee86cd46e7
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoFix unit tests
Dan Timoney [Thu, 3 Aug 2017 18:55:32 +0000 (14:55 -0400)]
Fix unit tests

Corrected typo in jUnit test cases for SLI MdsalHelper class

Issue: CCSDK-57
Change-Id: Id014ed5f8855494daafd12aee436880d76c5a1fe
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoRefactor dblib
Dan Timoney [Thu, 27 Jul 2017 20:32:20 +0000 (16:32 -0400)]
Refactor dblib

Changed openecomp references in dblib, filters and sli to onap.  Note: these
must be committed together to get a clean compile.

Issue: CCSDK-11
Change-Id: Ibe0f64fb20f3ae9cdda2f7ea969ca722bbde0d15
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoUpdate groupId to org.onap.ccsdk.sli
Dan Timoney [Fri, 21 Jul 2017 14:45:06 +0000 (10:45 -0400)]
Update groupId to org.onap.ccsdk.sli

Update groupIds from org.openecomp.sdnc.core to org.onap.ccsdk.sli.core

Issue: CCSDK-11
Change-Id: I0646adab34a88244ab10dc0d2775643ce2bb974d
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoFix mvn deploy
Dan Timoney [Fri, 21 Jul 2017 12:34:58 +0000 (08:34 -0400)]
Fix mvn deploy

Mvn deploy failed due to credentials issue.  Seems like distributionManagement section from parent pom was not processed correctly.  Copied that section to top level pom.xml

Issue: CCSDK-6
Change-Id: Ib508169bd3cc93ffd82aa0b865cea441b0e30c9b
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoPopulate seed code
Dan Timoney [Tue, 18 Jul 2017 23:40:01 +0000 (19:40 -0400)]
Populate seed code

Add seed code for sli/core repository

Issue: CCSDK-6
Change-Id: Iaeb54c6135a94a6ffec0c7fd96505d72d18aeb00
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoInitial empty repository
Jessica Wagantall [Tue, 27 Jun 2017 21:35:09 +0000 (21:35 +0000)]
Initial empty repository