Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 1 | server: |
| 2 | port: 8080 |
| 3 | tomcat: |
| 4 | max-threads: 50 |
| 5 | ssl-enable: false |
| 6 | mso: |
| 7 | msoKey: "07a7159d3bf51a0e53be7a8f89699be7" |
| 8 | logPath: logs |
| 9 | site-name: onapheat |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 10 | catalog: |
| 11 | db: |
| 12 | spring: |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 13 | endpoint: http://so-catalog-db-adapter.{{ include "common.namespace" . }}:8082 |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 14 | db: |
| 15 | auth: Basic cGFzc3dvcmQxJA== |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 16 | adapters: |
| 17 | requestDb: |
| 18 | auth: YnBlbDptc28tZGItMTUwNyE= |
| 19 | endpoint: http://so-request-db-adapter.{{ include "common.namespace" . }}:8083 |
| 20 | config: |
| 21 | path: /src/main/resources/ |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 22 | infra: |
| 23 | default: |
| 24 | alacarte: |
| 25 | orchestrationUri: /mso/async/services/ALaCarteOrchestrator |
| 26 | recipeTimeout: 180 |
| 27 | testApi: VNF_API |
| 28 | service: |
| 29 | macro: |
| 30 | default: |
| 31 | testApi: GR_API |
| 32 | apih: |
| 33 | homing: |
| 34 | sdna: |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 35 | url: http://so-sdnc-adapter.{{ include "common.namespace" . }}:8086/ |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 36 | password: 4112B789E942B161228F7D5AFC654C0F |
Alexis de Talhouët | 952a72a | 2018-09-19 15:38:20 -0400 | [diff] [blame] | 37 | camundaURL: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081/ |
Alexis de Talhouët | 4709353 | 2018-09-19 15:48:36 -0400 | [diff] [blame^] | 38 | camundaAuth: 1D9003AB8BAFFA0D2104B67FA89040AD70B5B495B2A5DF931DE236484EBC1681 |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 39 | async: |
| 40 | core-pool-size: 50 |
| 41 | max-pool-size: 50 |
| 42 | queue-capacity: 500 |
| 43 | sdc: |
| 44 | client: |
| 45 | auth: F3473596C526938329DF877495B494DC374D1C4198ED3AD305EA3ADCBBDA1862 |
| 46 | activate: |
| 47 | instanceid: test |
| 48 | userid: cs0008 |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 49 | endpoint: http://sdc-be.{{ include "common.namespace" . }}:8443 |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 50 | tenant: |
| 51 | isolation: |
| 52 | retry: |
| 53 | count: 3 |
| 54 | aai: |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 55 | endpoint: https://aai.{{ include "common.namespace" . }}:8443 |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 56 | auth: 2630606608347B7124C244AB0FE34F6F |
| 57 | so: |
| 58 | operational-environment: |
| 59 | dmaap: |
| 60 | username: testuser |
| 61 | password: VjR5NDcxSzA= |
Ramesh Parthasarathy | 1ceefda | 2018-09-14 21:22:43 +0000 | [diff] [blame] | 62 | host: http://dmaap-bc.{{ include "common.namespace" . }}:8080 |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 63 | publisher: |
| 64 | topic: com.att.ecomp.mso.operationalEnvironmentEvent |
| 65 | spring: |
Ramesh Parthasarathy | 3cd3fb1 | 2018-09-05 01:47:29 +0000 | [diff] [blame] | 66 | jersey: |
| 67 | type: filter |
| 68 | security: |
| 69 | usercredentials: |
| 70 | - |
| 71 | username: sitecontrol |
| 72 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 73 | role: SiteControl-Client |
| 74 | - |
| 75 | username: gui |
| 76 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 77 | role: GUI-Client |
| 78 | - |
| 79 | username: infraportal |
| 80 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 81 | role: InfraPortal-Client |
| 82 | - |
| 83 | username: InfraPortalClient |
| 84 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 85 | role: InfraPortal-Client |
| 86 | - |
| 87 | username: bpel |
| 88 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 89 | role: BPEL-Client |
| 90 | - |
| 91 | username: mso_admin |
| 92 | password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' |
| 93 | role: ACTUATOR |