ccsdk/sli/northbound.git
7 years agoFix SDNC service registration 81/10881/3
Ryan Goulding [Thu, 7 Sep 2017 16:10:08 +0000 (12:10 -0400)]
Fix SDNC service registration

This change converts AsdcApiProvider and AsdcApiSliClient to utilize
Aries Blueprint for service instantiation instead of the ODL Config
Subsystem.

Change-Id: I5eaebe4c6e5b33fc8beb20b2cfe9acb6e8b6d808
Issue-Id: SDNC-54
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoFix unimplemented createInstance 19/10619/1
Dan Timoney [Wed, 6 Sep 2017 18:04:27 +0000 (14:04 -0400)]
Fix unimplemented createInstance

The createInstance() method in the provider yang-generated Module class
has a default implementation that throws an UnsupportedOperationException.
Replaced default implementation with correct code to create an instance
of the asdcApi and dataChange provider classes.

Change-Id: I1f2b199702a9094f6808ec077d6752c4c5c0c30d
Issue-ID: CCSDK-77
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoFix staging variables for ccsdk/sli/northbound 37/10437/1
Marcus G K Williams [Wed, 6 Sep 2017 01:19:11 +0000 (18:19 -0700)]
Fix staging variables for ccsdk/sli/northbound

Issue-Id: CCSDK-67
Change-Id: Ib5fe6cc5cb46e9d25cf66b6ab30e0d8b8654c426
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoEnable surefire unit testing 31/10031/1
Marcus G K Williams [Fri, 1 Sep 2017 23:01:07 +0000 (16:01 -0700)]
Enable surefire unit testing

Issue-Id: CCSDK-67
Change-Id: If05df01e829a7a12ef00a1d778d918664635a48a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
7 years agoCleanup artifactId for ccsdk/sli/northbound 07/9107/2
Dan Timoney [Tue, 29 Aug 2017 12:52:32 +0000 (08:52 -0400)]
Cleanup artifactId for ccsdk/sli/northbound

ArtifactId for ccsdk/sli/northbound pom.xml should not be identical to that for
sdnc/northbound, otherwise import to Eclipse of both will be confusing.
Updated parent artifactId in module pom.xmls under ccsdk/sli/northbound

Change-Id: Ie1e1b7a1cd6bb7442a27ca083f37539cbc0497fb
Issue-ID: CCSDK-70
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoFix to start script and annotation dependency 17/8817/1
Brian Freeman [Fri, 25 Aug 2017 17:16:00 +0000 (17:16 +0000)]
Fix to start script and annotation dependency

Change-Id: I38d4ffad440ea5866a398b8a6a7244d8bf156138
Signed-off-by: Brian Freeman <bf1936@att.com>
Issue-Id: SDNC-67

7 years agoPort sli/northbound to Carbon 41/7641/1
Dan Timoney [Tue, 15 Aug 2017 19:18:54 +0000 (15:18 -0400)]
Port sli/northbound to Carbon

Updated sli/northbound repo to compile against OpenDaylight Carbon SR1 release

Change-Id: I6aec68cf436e11f5fd5b7094eb5616536bead44f
Issue-ID: CCSDK-25
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoRefactor rest of sli/northbound 25/7625/1
Dan Timoney [Tue, 15 Aug 2017 18:10:37 +0000 (14:10 -0400)]
Refactor rest of sli/northbound

Update remainder of sli/northbound  to replace references to openECOMP with references to ONAP

Change-Id: I2c321c9ec3f3138f3b7377ce1e0a8ff7e8f29bcc
Issue-ID: CCSDK-25
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoRefactor dataChange 03/7603/1
Dan Timoney [Tue, 15 Aug 2017 13:46:03 +0000 (09:46 -0400)]
Refactor dataChange

Update dataChange to replace references to openECOMP with references to ONAP

Change-Id: I2d495dbc13e6dd38e0c975070969b07e796eb82f
Issue-ID: CCSDK-25
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoRefactor asdcApi 91/7491/1
Dan Timoney [Mon, 14 Aug 2017 20:06:52 +0000 (16:06 -0400)]
Refactor asdcApi

Refactor asdcApi to replace openecomp references with onap

Change-Id: Ic0d61ca75219a57331ba61908fba942a1c0dce7b
Issue-ID: CCSDK-25
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years ago[CCSDK-6] Populate seed code 05/6005/4
Dan Timoney [Wed, 19 Jul 2017 00:32:15 +0000 (20:32 -0400)]
[CCSDK-6] Populate seed code

Add seed code for sli/northbound repository
Update groupId to org.onap.ccsdk.sli.northbound
Update to use CCSDK version of sli core

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