Code changes for OpenDaylight Neon 47/90847/9
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 3 Jul 2019 17:53:18 +0000 (13:53 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 14 Aug 2019 19:23:54 +0000 (19:23 +0000)
commit06877cb9a30c4ea3e7e95c230f214a78fb4db9e1
tree6b9ebd8871269451d7194eff0cad646261e81cfe
parentb663ad6126af491136470415c8761ce321c2f90e
Code changes for OpenDaylight Neon

Updated code for OpenDaylight Neon (using
ccsdk/parent/tools/fluorine2neon.sh)

Change-Id: Ic54b636f691cb2c9dd627dfc3b22b523c0f4f8da
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
58 files changed:
artifacts/pom.xml
dblib/features/ccsdk-dblib/pom.xml
dblib/features/features-dblib/pom.xml
dblib/features/pom.xml
dblib/installer/pom.xml
dblib/pom.xml
dblib/provider/pom.xml
dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml [new file with mode: 0755]
features/ccsdk-sli-core-all/pom.xml
features/features-sli-core/pom.xml
features/installer/pom.xml
features/pom.xml
filters/features/ccsdk-filters/pom.xml
filters/features/features-filters/pom.xml
filters/features/pom.xml
filters/installer/pom.xml
filters/pom.xml
filters/provider/pom.xml
filters/provider/src/main/resources/OSGI-INF/blueprint/filters-blueprint.xml [new file with mode: 0644]
pom.xml
sli/common/pom.xml
sli/features/features-sli/pom.xml
sli/features/odl-sli/pom.xml
sli/features/pom.xml
sli/installer/pom.xml
sli/model/pom.xml
sli/pom.xml
sli/provider-base/pom.xml
sli/provider/pom.xml
sli/provider/src/main/resources/OSGI-INF/blueprint/sli-blueprint.xml [new file with mode: 0644]
sli/recording/pom.xml
sli/recording/src/main/resources/OSGI-INF/blueprint/recording-blueprint.xml [new file with mode: 0644]
sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
sliPluginUtils/features/features-sliPluginUtils/pom.xml
sliPluginUtils/features/pom.xml
sliPluginUtils/installer/pom.xml
sliPluginUtils/pom.xml
sliPluginUtils/provider/pom.xml
sliPluginUtils/provider/src/main/resources/OSGI-INF/blueprint/slipluginutils-blueprint.xml [new file with mode: 0644]
sliapi/features/ccsdk-sliapi/pom.xml
sliapi/features/features-sliapi/pom.xml
sliapi/features/pom.xml
sliapi/installer/pom.xml
sliapi/model/pom.xml
sliapi/pom.xml
sliapi/provider/pom.xml
sliapi/provider/src/main/java/org/onap/ccsdk/sli/core/sliapi/SliapiProvider.java [moved from sliapi/provider/src/main/java/org/onap/ccsdk/sli/core/sliapi/sliapiProvider.java with 98% similarity]
sliapi/provider/src/main/resources/OSGI-INF/blueprint/sliapi-blueprint.xml [new file with mode: 0644]
sliapi/provider/src/main/resources/org/opendaylight/blueprint/sliapi-blueprint.xml
sliapi/provider/src/test/java/org/onap/ccsdk/sli/core/sliapi/TestSliapiProvider.java
sliapi/provider/src/test/resources/simplelogger.properties
utils/features/ccsdk-slicore-utils/pom.xml
utils/features/features-util/pom.xml
utils/features/pom.xml
utils/installer/pom.xml
utils/pom.xml
utils/provider/pom.xml
version.properties