From 1a75e4824ab39c493f405d8791dc62999b273f94 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Tue, 1 Sep 2020 13:04:25 +0200 Subject: fix odlsli image for new base image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix odlsli image and remove unused files Issue-ID: CCSDK-2717 Signed-off-by: Michael Dürre Change-Id: I7dac1412426d19663bd91ba5cf7f23d24da69b3f Signed-off-by: Michael Dürre --- .../sdnr-CMNotify-api-dg.properties.properties | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 odlsli/odlsli-alpine/src/main/properties/sdnr-CMNotify-api-dg.properties.properties (limited to 'odlsli/odlsli-alpine/src/main/properties/sdnr-CMNotify-api-dg.properties.properties') diff --git a/odlsli/odlsli-alpine/src/main/properties/sdnr-CMNotify-api-dg.properties.properties b/odlsli/odlsli-alpine/src/main/properties/sdnr-CMNotify-api-dg.properties.properties deleted file mode 100644 index 8fa3735c..00000000 --- a/odlsli/odlsli-alpine/src/main/properties/sdnr-CMNotify-api-dg.properties.properties +++ /dev/null @@ -1,36 +0,0 @@ -restapi.templateDir=/opt/onap/ccsdk/restapi/templates -controller.url=http://sdnc.onap:8282 -controller.user=admin -controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U -ransim-mounted=false - -restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks -restapi.trustStorePassword=adminadmin -restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12 -restapi.keyStorePassword=adminadmin -restapi.connection-oof-url=http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route -naming.gen-name.url=http://neng-serv:8080 -naming.gen-name.user=ccsdkapps -naming.gen-name.pwd=ccsdkapps - - -# Templates -restapi.pci-patch.templatefile=CMNotify-pci-patch.json -restapi.neighbor-add.templatefile=CMNotify-addNeighbor.json -restapi.neighbor-delete.templatefile=CMNotify-deleteNeighbor.json -restapi.generic-neighbor-patch.template=CMNotify-generic-neighbor-patch.json -restapi.add-nbr-to-configdb-per-notif.template=CMNotify-add-nbr-to-configdb-per-nbrlist-change-notif.json -restapi.dmaap-publish.template=CMNotify-dmaap-publish-template.json - -#URLs for ConfigDB -restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId} -configdb.url=http://10.12.6.45:8080/api/sdnc-config-db/v3 - -#DMAAP Publish -dmaap-message-router.url=message-router.onap:3904/events -CMNotify-dmaap.nbrlist-change.topic=/CM-NOTIFICATION-RSP - -CMNotify-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459 -CMNotify-dmaap.aai= -CMNotify-dmaap.version=1.0.2 -CMNotify-dmaap.nbrlistchange.action=NeighborListModified -- cgit 1.2.3-korg