From: sarada prasad sahoo Date: Wed, 8 May 2019 04:47:22 +0000 (+0530) Subject: Corrected the ApiInfra to BPMInfra request Authorization Key X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a40de1f80bbf670737ff2453f60f75782afbb43f;p=so%2Fdocker-config.git Corrected the ApiInfra to BPMInfra request Authorization Key APIInfra sends request to BPMNInfra with authorization key which was old, corrected as per new AES_GCM mode, it was correct in oom but wrong in docker-config project Change-Id: I2fa3ffdd40020e94506672caaa749e3889f39e42 Issue-ID: SO-1809 Signed-off-by: sarada prasad sahoo --- diff --git a/volumes/so/config/api-handler-infra/onapheat/override.yaml b/volumes/so/config/api-handler-infra/onapheat/override.yaml index 92fb980..6c0b4a8 100644 --- a/volumes/so/config/api-handler-infra/onapheat/override.yaml +++ b/volumes/so/config/api-handler-infra/onapheat/override.yaml @@ -31,7 +31,7 @@ mso: default: testApi: GR_API camundaURL: http://bpmn-infra:8081 - camundaAuth: 1D9003AB8BAFFA0D2104B67FA89040AD70B5B495B2A5DF931DE236484EBC1681 + camundaAuth: 18FAA5A7D9AF6D99D23191C0408BFC140CE7B3B2BE5D3E3C7078C2383F27752356E5ADFFA388EFBC3B5C3D0F8A8926 async: core-pool-size: 50 max-pool-size: 50