ccsdk/sli/core.git
6 years agoFix license headers 05/7605/1
Dan Timoney [Tue, 15 Aug 2017 13:55:50 +0000 (09:55 -0400)]
Fix license headers

Licence headers were accidentally updated incorrectly by previous update.
This commit restores the license headers for seed code to the wording from
the original seed code

Change-Id: Ie73bc836079be7eb1b310c472ee39b58ffeaa01c
Issue-ID: CCSDK-31
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoCompile against Carbon 17/7417/1
Dan Timoney [Sat, 12 Aug 2017 00:12:41 +0000 (20:12 -0400)]
Compile against Carbon

Update sli/core to compile against OpenDaylight Carbon SR1

Change-Id: Ibb4a3a4cfa64f0539b520f56f11d7bf1fce62357
Issue-ID: CCSDK-23
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoRemove remaining references to openecomp 99/7399/1
Dan Timoney [Fri, 11 Aug 2017 19:57:21 +0000 (15:57 -0400)]
Remove remaining references to openecomp

Remove remaining references to openecomp from properties and sample files

Change-Id: I985bae5e80ae130ffb512c9574f13172252bf6f8
Issue-ID: CCSDK-11
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoRemove openecomp documentation references 63/7363/1
Dan Timoney [Fri, 11 Aug 2017 15:26:18 +0000 (11:26 -0400)]
Remove openecomp documentation references

Removed openecomp references from site documentation.
Also, removed sample settings.xml files.  Latest direction from Linux
Foundation is that the settings.xml configs they provided on their Jenkins
will have no parameter settings - only server credentials.  So, our sample
settings.xml files are only misleading and hence should be removed.

Change-Id: I4f663973ac07b6d78dffb93aef478a81d2a4450c
Issue-ID: CCSDK-11
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoRefactor sliPluginUtils package names 67/6867/1
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>
6 years agoChange sliapi package names 79/6679/2
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>
6 years agoFix unit tests 71/6671/1
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>
6 years agoRefactor dblib 11/6311/3
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>
6 years agoUpdate groupId to org.onap.ccsdk.sli 47/6147/1
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>
6 years agoFix mvn deploy 41/6141/1
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>
6 years agoPopulate seed code 97/5997/3
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