From 8d5451578afcbf6e23359d046c310b17088c621f Mon Sep 17 00:00:00 2001 From: "lalena.aria" Date: Wed, 8 Nov 2017 19:22:47 +0000 Subject: [PATCH] Update SDNC oam installation Changes made: Removed relevant-artifact-types TOSCA_TEMPLATE Change-Id: I2f1f3c47598ecfffc5db2b591717c6c94b9ce232 Issue-ID: SDC-564 Signed-off-by: lalena.aria --- installation/ueb-listener/src/main/properties/ueb-listener.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/ueb-listener/src/main/properties/ueb-listener.properties b/installation/ueb-listener/src/main/properties/ueb-listener.properties index cd0037d9..8bb5594a 100755 --- a/installation/ueb-listener/src/main/properties/ueb-listener.properties +++ b/installation/ueb-listener/src/main/properties/ueb-listener.properties @@ -13,7 +13,7 @@ org.onap.ccsdk.sli.northbound.uebclient.spool.archive=/opt/onap/sdnc/ueb-listene org.onap.ccsdk.sli.northbound.uebclient.polling-interval=30 org.onap.ccsdk.sli.northbound.uebclient.polling-timeout=15 org.onap.ccsdk.sli.northbound.uebclient.client-startup-timeout=900 -org.onap.ccsdk.sli.northbound.uebclient.relevant-artifact-types=YANG_XML,VF_LICENSE,TOSCA_TEMPLATE,TOSCA_CSAR,UCPE_LAYER_2_CONFIGURATION +org.onap.ccsdk.sli.northbound.uebclient.relevant-artifact-types=YANG_XML,VF_LICENSE,TOSCA_CSAR,UCPE_LAYER_2_CONFIGURATION org.onap.ccsdk.sli.northbound.uebclient.activate-server-tls-auth=false org.onap.ccsdk.sli.northbound.uebclient.keystore-path= org.onap.ccsdk.sli.northbound.uebclient.keystore-password= -- 2.16.6