ccsdk/sli/northbound.git
6 years agoFix sli dependency 29/13529/1
Brian Freeman [Tue, 19 Sep 2017 16:49:28 +0000 (16:49 +0000)]
Fix sli dependency

Issue-ID: SDNC-86
Change-Id: I91280ab218e2f1f25ab381eaa9f94dce8f2abdc9
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoMerge "Replace deprecated APIs with newer one"
Dan Timoney [Mon, 18 Sep 2017 20:02:55 +0000 (20:02 +0000)]
Merge "Replace deprecated APIs with newer one"

6 years agoReplace deprecated API with newer one 17/13117/3
Gaurav Agrawal [Mon, 18 Sep 2017 13:07:49 +0000 (18:37 +0530)]
Replace deprecated API with newer one

Replace following deprecated API
1) NotificationProviderService replaced with NotificationPublishService
2) InstanceIdentifier<T> toInstance() replace with build()

Change-Id: I50195bf123052270edf3fd9f74af00262a01e650
Issue-Id: CCSDK-93
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
6 years agoReplace deprecated APIs with newer one 59/13059/2
Gaurav Agrawal [Mon, 18 Sep 2017 09:24:37 +0000 (14:54 +0530)]
Replace deprecated APIs with newer one

Replace following deprecated API
1) NotificationProviderService replaced with NotificationPublishService

Change-Id: I3d5117e63083ce77553feb3d3f6d6265576da646
Issue-Id: CCSDK-93
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
6 years agoFix Sonar issue in sli/northbound module 27/12927/1
surya-huawei [Sun, 17 Sep 2017 17:40:57 +0000 (23:10 +0530)]
Fix Sonar issue in sli/northbound module

One major issue
* move string literals to left side of
 string comparison

Issue-Id: CCSDK-87
Change-Id: Ibd1146a8a12dccc56fb620fe5830efb545ac39a1
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
6 years agoUse oparent-odlparent in sli/northbound 43/12543/1
Dan Timoney [Thu, 14 Sep 2017 19:59:25 +0000 (15:59 -0400)]
Use oparent-odlparent in sli/northbound

Update sli/northbound to use oparent-odlparent, used by latest version
of ccsdk odlparent-carbon-sr1 parent.

Change-Id: I77c4452d4af04d3dc4cd0892a9a0dab6c77016bc
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoFix Sonar issues 07/12407/1
surya-huawei [Thu, 14 Sep 2017 09:55:10 +0000 (15:25 +0530)]
Fix Sonar issues

few major issues in sli/northbound module

Issue-Id: CCSDK-87
Change-Id: I2c1a8b41266aae6941c5f2fdbb8b08ea91dde6ec
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
6 years agoFix SDNC service registration 09/10909/2
Ryan Goulding [Thu, 7 Sep 2017 19:21:05 +0000 (15:21 -0400)]
Fix SDNC service registration

Move the northbound to utilize Aries Blueprint instead of ODL's
configuration subsystem

Change-Id: I7388391d40912136176bb28b817157676f71557d
Issue-Id: SDNC-54
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoMerge "Fix few Blocker sonar issues"
Dan Timoney [Mon, 11 Sep 2017 15:21:41 +0000 (15:21 +0000)]
Merge "Fix few Blocker sonar issues"

6 years agoCleanup project's name in Sonar 03/11303/1
Jessica Wagantall [Fri, 8 Sep 2017 20:17:30 +0000 (13:17 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Iecfd1bf6a7937437728e5cf136b63c896da49b44
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix few Blocker sonar issues 09/11109/2
Gaurav Agrawal [Fri, 8 Sep 2017 14:28:55 +0000 (19:58 +0530)]
Fix few Blocker sonar issues

Fix few Blocker sonar issues in CCSDK SLI Northbound
https://sonar.onap.org/component_issues/index?id=org.onap.ccsdk.sli.northbound%3Accsdk-sli-northbound#resolved=false|severities=BLOCKER

Change-Id: I7229c7e2a0dabc0ff789b91ae413b9a15ef3cbad
Issue-Id: CCSDK-67
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
6 years agoFix few Blocker sonar issues 95/11095/2
Gaurav Agrawal [Fri, 8 Sep 2017 13:58:18 +0000 (19:28 +0530)]
Fix few Blocker sonar issues

Fix few Blocker sonar issues in CCSDK SLI Northbound
https://sonar.onap.org/component_issues/index?id=org.onap.ccsdk.sli.northbound%3Accsdk-sli-northbound#resolved=false|severities=BLOCKER

Change-Id: I8a2f2e9f3bc5bc5c007076e42f77fbf5da1304ac
Issue-Id: CCSDK-67
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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

6 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>
6 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>
6 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>
6 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>
6 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