Corrected the ApiInfra to BPMInfra request Authorization Key 06/87206/1
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Wed, 8 May 2019 04:47:22 +0000 (10:17 +0530)
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Wed, 8 May 2019 04:48:14 +0000 (10:18 +0530)
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 <sarada.prasad.sahoo@huawei.com>
volumes/so/config/api-handler-infra/onapheat/override.yaml

index 92fb980..6c0b4a8 100644 (file)
@@ -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