Fix feature issues 27/103627/8
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 7 Dec 2022 17:49:35 +0000 (18:49 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 15 Dec 2022 12:29:02 +0000 (13:29 +0100)
commit985dd51c52f3c7e24da4a1b47a691b42f99151bf
tree17d9f6ae03b545c367ab47c021c452b2e58fe9ae
parent4e967a5671a62d293272b3692a0acb83467c2a3c
Fix feature issues

Activating SingleFeatureTest for odl-transportpce-tapi feature reveals
an issue to install the feature.

- declare in tpce features the upstream feature dependencies
- use transportpce-models-artifacts
- activate features tests
- fix issue in transportpce-olm blueprint.xml
- fix olm issue in lighty
- move config files from features to bundles to have them installed
before testing the feature

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I9a5e6d862ea29acc5e2b78a38c0c307b4d207770
24 files changed:
dmaap-client/pom.xml
dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg [moved from features/odl-transportpce-dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg with 100% similarity]
features/odl-transportpce-dmaap-client/pom.xml
features/odl-transportpce-dmaap-client/src/main/feature/feature.xml
features/odl-transportpce-inventory/pom.xml
features/odl-transportpce-inventory/src/main/feature/feature.xml
features/odl-transportpce-nbinotifications/pom.xml
features/odl-transportpce-nbinotifications/src/main/feature/feature.xml
features/odl-transportpce-swagger/pom.xml
features/odl-transportpce-tapi/pom.xml
features/odl-transportpce/pom.xml
features/odl-transportpce/src/main/feature/feature.xml
inventory/pom.xml
inventory/src/main/resources/org.opendaylight.transportpce.job.cfg [moved from features/odl-transportpce-inventory/src/main/resources/org.opendaylight.transportpce.job.cfg with 100% similarity]
inventory/src/main/resources/org.ops4j.datasource-transporpce.cfg [moved from features/odl-transportpce-inventory/src/main/resources/org.ops4j.datasource-transporpce.cfg with 100% similarity]
lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java
nbinotifications/pom.xml
nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg [moved from features/odl-transportpce-nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg with 100% similarity]
olm/pom.xml
olm/src/main/java/org/opendaylight/transportpce/olm/OlmProvider.java
olm/src/main/resources/OSGI-INF/blueprint/olm-blueprint.xml
olm/src/main/resources/org.opendaylight.transportpce.cfg [moved from features/odl-transportpce/src/main/resources/org.opendaylight.transportpce.cfg with 100% similarity]
renderer/src/main/resources/OSGI-INF/blueprint/renderer-blueprint.xml
servicehandler/src/main/resources/OSGI-INF/blueprint/servicehandler-blueprint.xml