summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Update sli/core for Oxygen SR3Timoney, Dan (dt5972)1-1/+1
Removed version for yangtools dependency in sliapi so that it is controlled by parent pom to resolve issue caused in Oxygen SR3 upgrade due to hard-coded SR1 version. Also, updated name of utils features directory to match name of artifact (sdnc-slicore-utils renamed to ccsdk-slicore-utils). Change-Id: I32b3822e4ae0fdd4c07d5912e4674b19c8615d54 Issue-ID: CCSDK-453 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-27Add unit tests for sliTimoney, Dan (dt5972)1-0/+2
Added unit tests for ccsdk/sli/core/sli Change-Id: I0d2408c43b9e56a78f3e01e87985aedb6cad5953 Issue-ID: CCSDK-213 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2017-10-10Add readthedocs templatesDan Timoney1-0/+1
Add readthedocs templates for sli/core Change-Id: I2efaad7720997ef51c4dcb9036de5011bc6a1c4b Issue-ID: CCSDK-107 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-31Add missing implementation codeDan Timoney1-2/+0
Due to an error in .gitignore, code that is initially generated from provider yang, but then customized was not submitted to gerrit. This in turn is causing the UnsupportedOperationException seen when sliapi installs in odlsli container. Change-Id: Iceec13b59e5e2bd6f0b868b548d300b76c7f7a38 Issue-ID: CCSDK-69 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-07Change sliapi package namesDan Timoney1-0/+3
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>
2017-07-20Populate seed codeDan Timoney1-0/+44
Add seed code for sli/core repository Issue: CCSDK-6 Change-Id: Iaeb54c6135a94a6ffec0c7fd96505d72d18aeb00 Signed-off-by: Dan Timoney <dtimoney@att.com>