aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSmokowski, Steve (ss835w) <ss835w@us.att.com>2018-10-01 08:41:40 -0400
committerSmokowski, Steve (ss835w) <ss835w@us.att.com>2018-10-01 08:41:56 -0400
commitcd7b597909fe6fde3caf069d58dfd42dda5db894 (patch)
tree7c804c7fdfb5acc44cbced4c2ab06278ffa2e606
parent674ede70299865f257ab48fa7b264dc28793514f (diff)
Fix Password
Wrong encrypted password used Issue-ID: SO-1096 Change-Id: I24901b2d4b34d8c9379ab6da630eadec57d3cd27 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
-rw-r--r--volumes/so/config/api-handler-infra/onapheat/override.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/volumes/so/config/api-handler-infra/onapheat/override.yaml b/volumes/so/config/api-handler-infra/onapheat/override.yaml
index 3952127..847bd84 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: F3473596C526938329DF877495B494DC374D1C4198ED3AD305EA3ADCBBDA1862
+ camundaAuth: 1D9003AB8BAFFA0D2104B67FA89040AD70B5B495B2A5DF931DE236484EBC1681
async:
core-pool-size: 50
max-pool-size: 50