Fix feature issues 02/103702/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 7 Dec 2022 17:49:35 +0000 (18:49 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 19 Dec 2022 10:03:40 +0000 (11:03 +0100)
commita30d881bb6dcff8233151e66fbf14ccf7d3ae4ea
tree95fc6b8de6515a3de46e944a9bcedcab1172c2ad
parent400357674cf4cb7679fab606ae77af495a15610b
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