Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 1 | aai: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 2 | auth: 5A1272FE739BECA4D4374A86B25C021DFE6745E3BB7BE6836BF64A6059B8220E586C21FD7567AF41DB42571EB7 |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 3 | endpoint: http://localhost:${wiremock.server.port} |
| 4 | appc: |
| 5 | client: |
| 6 | key: iaEMAfjsVsZnraBP |
| 7 | response: |
| 8 | timeout: '120000' |
| 9 | secret: wcivUjsjXzmGFBfxMmyJu9dz |
| 10 | poolMembers: localhost |
| 11 | service: ueb |
| 12 | topic: |
| 13 | read: |
| 14 | name: APPC-TEST-AMDOCS2 |
| 15 | timeout: '120000' |
| 16 | write: APPC-TEST-AMDOCS1-DEV3 |
| 17 | sdnc: |
| 18 | read: SDNC-LCM-READ |
| 19 | write: SDNC-LCM-WRITE |
| 20 | log: |
| 21 | debug: |
| 22 | CompleteMsoProcess: 'true' |
| 23 | CreateNetworkInstanceInfra: 'true' |
| 24 | CreateServiceInstanceInfra: 'true' |
| 25 | DeleteNetworkInstanceInfra: 'true' |
| 26 | FalloutHandler: 'true' |
| 27 | UpdateNetworkInstanceInfra: 'true' |
| 28 | VnfAdapterRestV1: 'true' |
| 29 | sdncAdapter: 'true' |
| 30 | vnfAdapterCreateV1: 'true' |
| 31 | vnfAdapterRestV1: 'true' |
| 32 | mso: |
| 33 | adapters: |
Benjamin, Max (mb388a) | 22c8139 | 2018-08-24 09:23:29 -0400 | [diff] [blame] | 34 | requestDb: |
| 35 | auth: Basic YnBlbDptc28tZGItMTUwNyE= |
| 36 | endpoint: http://localhost:8081 |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 37 | completemsoprocess: |
| 38 | endpoint: http://localhost:${wiremock.server.port}/CompleteMsoProcess |
| 39 | db: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 40 | auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 41 | endpoint: http://localhost:${wiremock.server.port}/dbadapters/RequestsDbAdapter |
| 42 | att-endpoint: http://localhost:${wiremock.server.port}/dbadapters/AttRequestsDbAdapter |
| 43 | spring: |
| 44 | endpoint: http://localhost:${wiremock.server.port} |
| 45 | network: |
| 46 | endpoint: http://localhost:${wiremock.server.port}/networks/NetworkAdapter |
| 47 | rest: |
| 48 | endpoint: http://localhost:${wiremock.server.port}/networks/rest/v1/networks |
| 49 | openecomp: |
| 50 | db: |
| 51 | endpoint: http://localhost:${wiremock.server.port}/dbadapters/RequestsDbAdapter |
| 52 | po: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 53 | auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 54 | password: 3141634BF7E070AA289CF2892C986C0B |
| 55 | sdnc: |
| 56 | endpoint: http://localhost:${wiremock.server.port}/SDNCAdapter |
| 57 | rest: |
| 58 | endpoint: http://localhost:${wiremock.server.port}/SDNCAdapter/v1/sdnc |
| 59 | timeout: PT60S |
| 60 | tenant: |
| 61 | endpoint: http://localhost:${wiremock.server.port}/tenantAdapterMock |
| 62 | vnf: |
| 63 | endpoint: http://localhost:${wiremock.server.port}/vnfs/VnfAdapter |
| 64 | rest: |
| 65 | endpoint: http://localhost:${wiremock.server.port}/services/rest/v1/vnfs |
| 66 | volume-groups: |
| 67 | rest: |
| 68 | endpoint: http://localhost:${wiremock.server.port}/services/rest/v1/volume-groups |
| 69 | vnf-async: |
| 70 | endpoint: http://localhost:${wiremock.server.port}/vnfs/VnfAdapterAsync |
| 71 | workflow: |
| 72 | message: |
| 73 | endpoint: http://localhost:${wiremock.server.port}/workflows/messages/message |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 74 | camundaAuth: E8E19DD16CC90D2E458E8FF9A884CC0452F8F3EB8E321F96038DE38D5C1B0B02DFAE00B88E2CF6E2A4101AB2C011FC161212EE |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 75 | |
| 76 | async: |
| 77 | core-pool-size: 50 |
| 78 | max-pool-size: 50 |
| 79 | queue-capacity: 500 |
| 80 | |
| 81 | bpmn: |
| 82 | optimisticlockingexception: |
| 83 | retrycount: '3' |
| 84 | callbackRetryAttempts: '5' |
| 85 | catalog: |
| 86 | db: |
Benjamin, Max (mb388a) | fe91155 | 2019-01-25 17:08:41 -0500 | [diff] [blame] | 87 | endpoint: http://localhost:${wiremock.server.port}/ecomp/mso/catalog |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 88 | spring: |
| 89 | endpoint: http://localhost:${wiremock.server.port} |
| 90 | correlation: |
| 91 | timeout: 60 |
| 92 | db: |
| 93 | auth: Basic YnBlbDptc28tZGItMTUwNyE= |
| 94 | default: |
| 95 | adapter: |
| 96 | namespace: http://org.onap.so |
| 97 | healthcheck: |
| 98 | log: |
| 99 | debug: 'false' |
| 100 | infra: |
| 101 | customer: |
| 102 | id: testCustIdInfra |
| 103 | logPath: logs |
| 104 | msoKey: 07a7159d3bf51a0e53be7a8f89699be7 |
| 105 | po: |
| 106 | timeout: PT60S |
| 107 | request: |
| 108 | db: |
| 109 | endpoint: http://localhost:${wiremock.server.port}/ |
| 110 | rollback: 'true' |
Benjamin, Max (mb388a) | 61affc6 | 2018-11-05 11:00:36 -0500 | [diff] [blame] | 111 | rainyDay: |
| 112 | retryDurationMultiplier: '2' |
Benjamin, Max (mb388a) | 63bee11 | 2019-01-20 16:10:18 -0500 | [diff] [blame] | 113 | defaultCode: Abort |
Kuleshov, Elena | 2eb23f4 | 2020-01-24 16:33:39 -0500 | [diff] [blame] | 114 | manualTask: |
| 115 | taskTimeout: PT1M |
| 116 | validResponses: retry,abort,rollback,skip |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 117 | site-name: localDevEnv |
| 118 | workflow: |
| 119 | default: |
| 120 | aai: |
| 121 | cloud-region: |
| 122 | version: '9' |
| 123 | generic-vnf: |
| 124 | version: '9' |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 125 | global: |
| 126 | default: |
| 127 | aai: |
| 128 | namespace: http://org.openecomp.aai.inventory/ |
| 129 | version: '8' |
| 130 | message: |
| 131 | endpoint: http://localhost:${wiremock.server.port}/mso/WorkflowMesssage |
| 132 | notification: |
| 133 | name: GenericNotificationService |
| 134 | sdncadapter: |
| 135 | callback: http://localhost:${wiremock.server.port}/mso/SDNCAdapterCallbackService |
| 136 | vnfadapter: |
| 137 | create: |
| 138 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 139 | delete: |
| 140 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 141 | query: |
| 142 | callback: http://localhost:${wiremock.server.port}/mso/services/VNFAdapterQuerCallbackV1 |
| 143 | rollback: |
| 144 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 145 | global: |
| 146 | dmaap: |
| 147 | username: dmaapUsername |
Benjamin, Max (mb388a) | 69455a2 | 2018-09-04 11:21:02 -0400 | [diff] [blame] | 148 | password: ZG1hYXBQYXNzd29yZA== |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 149 | host: http://localhost:${wiremock.server.port} |
| 150 | publisher: |
| 151 | topic: com.att.mso.asyncStatusUpdate |
Benjamin, Max (mb388a) | c8b4ff6 | 2019-01-24 17:33:54 -0500 | [diff] [blame] | 152 | auth: 81B7E3533B91A6706830611FB9A8ECE529BBCCE754B1F1520FA7C8698B42F97235BEFA993A387E664D6352C63A6185D68DA7F0B1D360637CBA102CB166E3E62C11EB1F75386D3506BCECE51E54 |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 153 | oof: |
| 154 | auth: test |
| 155 | timeout: PT10S |
| 156 | service: |
| 157 | agnostic: |
| 158 | endpoint: /api/oof/v1/placement |
| 159 | host: http://localhost:${wiremock.server.port} |
| 160 | policy: |
| 161 | auth: Basic dGVzdHBkcDphbHBoYTEyMw== |
| 162 | client: |
| 163 | auth: Basic bTAzNzQzOnBvbGljeVIwY2sk |
| 164 | endpoint: https://localhost:8081/pdp/api/ |
| 165 | environment: TEST |
| 166 | sdnc: |
| 167 | auth: Basic YWRtaW46YWRtaW4= |
| 168 | host: http://localhost:8446 |
| 169 | path: /restconf/operations/GENERIC-RESOURCE-API |
Benjamin, Max (mb388a) | c8b4ff6 | 2019-01-24 17:33:54 -0500 | [diff] [blame] | 170 | sdno: |
| 171 | health-check: |
| 172 | dmaap: |
| 173 | password: alRyMzJ3NUNeakxl |
| 174 | publisher: |
| 175 | topic: com.att.sdno.test-health-diagnostic-v02 |
| 176 | host: https://olsd004.wnsnet.attws.com:3905 |
| 177 | subscriber: |
| 178 | topic: com.att.sdno.test-health-diagnostic-v02 |
| 179 | auth: 81B7E3533B91A6706830611FB9A8ECE529BBCCE754B1F1520FA7C8698B42F97235BEFA993A387E664D6352C63A6185D68DA7F0B1D360637CBA102CB166E3E62C11EB1F75386D3506BCECE51E54 |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 180 | sniro: |
| 181 | conductor: |
| 182 | enabled: true |
| 183 | host: http://localhost:${wiremock.server.port} |
| 184 | uri: /v1/release-orders |
| 185 | headers.auth: Basic dGVzdDp0ZXN0cHdk |
| 186 | manager: |
| 187 | timeout: PT30M |
| 188 | host: http://localhost:${wiremock.server.port} |
| 189 | uri.v1: /sniro/api/v2/placement |
| 190 | uri.v2: /sniro/api/placement/v2 |
| 191 | headers.auth: Basic dGVzdDp0ZXN0cHdk |
| 192 | headers.patchVersion: 1 |
| 193 | headers.minorVersion: 1 |
| 194 | headers.latestVersion: 2 |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 195 | spring: |
| 196 | datasource: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 197 | jdbc-url: jdbc:mariadb://localhost:3307/camundabpmn |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 198 | username: root |
| 199 | password: password |
| 200 | driver-class-name: org.mariadb.jdbc.Driver |
| 201 | initialize: true |
| 202 | jpa: |
| 203 | generate-ddl: false |
| 204 | show-sql: false |
| 205 | hibernate: |
| 206 | ddl-auto: none |
| 207 | naming-strategy: org.hibernate.cfg.ImprovedNamingStrategy |
| 208 | enable-lazy-load-no-trans: true |
| 209 | database-platform: org.hibernate.dialect.MySQL5InnoDBDialect |
| 210 | |
| 211 | mariaDB4j: |
| 212 | dataDir: |
| 213 | port: 3307 |
| 214 | databaseName: camundabpmn |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 215 | |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 216 | camunda: |
| 217 | bpm: |
| 218 | metrics: |
| 219 | enabled: false |
| 220 | db-reporter-activate: false |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 221 | |
| 222 | org: |
| 223 | onap: |
| 224 | so: |
| 225 | adapters: |
| 226 | network: |
| 227 | encryptionKey: aa3871669d893c7fb8abbcda31b88b4f |