From: Zlatko Murgoski Date: Wed, 22 May 2019 13:54:49 +0000 (+0200) Subject: VES param auth method X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dcaegen2%2Fplatform%2Fblueprints.git;a=commitdiff_plain;h=08a462f28522548868d4f00e0cc5347a6acf8876 VES param auth method Fix streamId configuration for measurement domain typo https://jira.onap.org/browse/DCAEGEN2-1523 Issue-ID: DCAEGEN2-1523 Change-Id: Icc5060bf953faf6e88b403bccf27fcff79e803eb Signed-off-by: Zlatko Murgoski Signed-off-by: Vijay Venkatesh Kumar --- diff --git a/blueprints/k8s-ves.yaml-template b/blueprints/k8s-ves.yaml-template index ef5a798..adaf1d8 100644 --- a/blueprints/k8s-ves.yaml-template +++ b/blueprints/k8s-ves.yaml-template @@ -68,9 +68,8 @@ node_templates: - concat: ["8443:", { get_input: external_tls_port }] properties: application_config: - collector.dmaap.streamid: fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|measurements=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration + collector.dmaap.streamid: fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|measurement=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration collector.inputQueue.maxPending: "8096" - collector.keystore.alias: "dynamically generated" collector.keystore.file.location: /opt/app/VESCollector/etc/keystore collector.keystore.passwordfile: /opt/app/VESCollector/etc/passwordfile collector.schema.checkflag: "1" @@ -78,8 +77,8 @@ node_templates: collector.service.port: "8080" collector.service.secure.port: "8443" event.transform.flag: "0" - header.authflag: "0" - header.authlist: "sample1,c2FtcGxlMQ==" + auth.method=noAuth + header.authlist: "sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6" services_calls: [] streams_publishes: ves-fault: