diff options
author | Rob Daugherty <rd472p@att.com> | 2018-10-01 13:17:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-01 13:17:23 +0000 |
commit | 618937ee62c438ffe1864125ac4aa90fb8f9d927 (patch) | |
tree | 30ad3fefb5b5e1028f9fe57821f6ecc3de2217b5 | |
parent | 559c621400abf49a69cefe3d12f41f45909157b8 (diff) | |
parent | cd7b597909fe6fde3caf069d58dfd42dda5db894 (diff) |
Merge "Fix Password"
-rw-r--r-- | volumes/so/config/api-handler-infra/onapheat/override.yaml | 2 |
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 |