diff options
author | Marcus Williams <marcus.williams@intel.com> | 2017-11-08 20:11:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-08 20:11:23 +0000 |
commit | 758e28f41ee00264811d1b5bc2fe41d8769b0da3 (patch) | |
tree | 4b0f8688cc168ef233e5dc7ec10d26105c4c96ed | |
parent | 7dd50864cbb3e20cc4f1b3aec8ad3672f283259b (diff) | |
parent | 63801da686eaedbdde7e492ec5d1bb66b1e992f3 (diff) |
Merge "Update SDNC oam installation"
Former-commit-id: 867bfa8b529f0e88a459f2e7b6e6c51a2dbcc489
-rwxr-xr-x | installation/ueb-listener/src/main/properties/ueb-listener.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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= |