Fix SDNC service registration 09/10909/2
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 7 Sep 2017 19:21:05 +0000 (15:21 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Tue, 12 Sep 2017 13:17:38 +0000 (09:17 -0400)
commit3f9970cb513e632ea5c1613c3b7ff577ac9fd4d1
tree3d4803613e384000483aa85dfe7bb99d83d5f526
parent43348099556e047d28a1cdbf85fedf9e7e8a6d47
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>
dataChange/features/pom.xml
dataChange/features/src/main/resources/features.xml
dataChange/installer/src/assembly/assemble_mvnrepo_zip.xml
dataChange/pom.xml
dataChange/provider/pom.xml
dataChange/provider/src/main/java/org/onap/ccsdk/sli/northbound/DataChangeClient.java
dataChange/provider/src/main/java/org/onap/ccsdk/sli/northbound/DataChangeProvider.java
dataChange/provider/src/main/java/org/opendaylight/yang/gen/v1/org/onap/ccsdk/sli/northbound/datachange/provider/impl/rev140523/DataChangeProviderModule.java [deleted file]
dataChange/provider/src/main/java/org/opendaylight/yang/gen/v1/org/onap/ccsdk/sli/northbound/datachange/provider/impl/rev140523/DataChangeProviderModuleFactory.java [deleted file]
dataChange/provider/src/main/resources/initial/dataChange-provider.xml [deleted file]
dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-blueprint.xml [new file with mode: 0644]