Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 1 | aai: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 2 | auth: 5A1272FE739BECA4D4374A86B25C021DFE6745E3BB7BE6836BF64A6059B8220E586C21FD7567AF41DB42571EB7 |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 3 | endpoint: http://localhost:${wiremock.server.port} |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 4 | #PnfCheckInputs |
| 5 | pnfEntryNotificationTimeout: P14D |
| 6 | #CreateVcpeResCustService:preProcessRequest |
| 7 | workflowAaiDistributionDelay: P14D |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 8 | appc: |
| 9 | client: |
| 10 | key: iaEMAfjsVsZnraBP |
| 11 | response: |
| 12 | timeout: '120000' |
| 13 | secret: wcivUjsjXzmGFBfxMmyJu9dz |
| 14 | poolMembers: localhost:3904 |
| 15 | service: ueb |
| 16 | topic: |
| 17 | read: |
| 18 | name: APPC-TEST-AMDOCS2 |
| 19 | timeout: '120000' |
| 20 | write: APPC-TEST-AMDOCS1-DEV3 |
| 21 | sdnc: |
| 22 | read: SDNC-LCM-READ |
| 23 | write: SDNC-LCM-WRITE |
| 24 | mso: |
| 25 | adapters: |
| 26 | completemsoprocess: |
| 27 | endpoint: http://localhost:${wiremock.server.port}/CompleteMsoProcess |
| 28 | db: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 29 | auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 30 | endpoint: http://localhost:${wiremock.server.port}/dbadapters/RequestsDbAdapter |
| 31 | spring: |
| 32 | endpoint: http://localhost:${wiremock.server.port} |
| 33 | network: |
| 34 | endpoint: http://localhost:${wiremock.server.port}/networks/NetworkAdapter |
| 35 | rest: |
| 36 | endpoint: http://localhost:${wiremock.server.port}/networks/rest/v1/networks |
| 37 | openecomp: |
| 38 | db: |
| 39 | endpoint: http://localhost:${wiremock.server.port}/dbadapters/RequestsDbAdapter |
| 40 | po: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 41 | auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 42 | password: 3141634BF7E070AA289CF2892C986C0B |
| 43 | sdnc: |
| 44 | endpoint: http://localhost:${wiremock.server.port}/SDNCAdapter |
| 45 | rest: |
| 46 | endpoint: http://localhost:${wiremock.server.port}/SDNCAdapter/v1/sdnc |
| 47 | timeout: PT60S |
| 48 | tenant: |
| 49 | endpoint: http://localhost:${wiremock.server.port}/tenantAdapterMock |
| 50 | vnf: |
| 51 | endpoint: http://localhost:${wiremock.server.port}/vnfs/VnfAdapter |
| 52 | rest: |
| 53 | endpoint: http://localhost:${wiremock.server.port}/services/rest/v1/vnfs |
| 54 | volume-groups: |
| 55 | rest: |
| 56 | endpoint: http://localhost:${wiremock.server.port}/services/rest/v1/volume-groups |
| 57 | vnf-async: |
| 58 | endpoint: http://localhost:${wiremock.server.port}/vnfs/VnfAdapterAsync |
| 59 | workflow: |
| 60 | message: |
| 61 | endpoint: http://localhost:${wiremock.server.port}/workflows/messages/message |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 62 | #${mso.adapters.requestDb.endpoint}:BBInputSetupUtils,RequestsDBClient |
| 63 | requestDb: |
| 64 | #${mso.adapters.requestDb.auth}: BBInputSetup |
| 65 | auth: Basic YnBlbDptc28tZGItMTUwNyE= |
| 66 | endpoint: http://localhost:${wiremock.server.port} |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 67 | |
| 68 | async: |
| 69 | core-pool-size: 50 |
| 70 | max-pool-size: 50 |
| 71 | queue-capacity: 500 |
| 72 | |
| 73 | bpmn: |
| 74 | optimisticlockingexception: |
| 75 | retrycount: '3' |
| 76 | callbackRetryAttempts: '5' |
| 77 | catalog: |
| 78 | db: |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 79 | #CatalogDbUtils.groovy:getResponseFromCatalogDb |
| 80 | endpoint: http://localhost:${wiremock.server.port} |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 81 | spring: |
| 82 | endpoint: http://localhost:${wiremock.server.port} |
| 83 | correlation: |
| 84 | timeout: 60 |
| 85 | db: |
| 86 | auth: Basic YnBlbDptc28tZGItMTUwNyE= |
| 87 | default: |
| 88 | adapter: |
| 89 | namespace: http://org.onap.so |
| 90 | healthcheck: |
| 91 | log: |
| 92 | debug: 'false' |
| 93 | infra: |
| 94 | customer: |
| 95 | id: testCustIdInfra |
| 96 | logPath: logs |
| 97 | msoKey: 07a7159d3bf51a0e53be7a8f89699be7 |
| 98 | po: |
| 99 | timeout: PT60S |
| 100 | request: |
| 101 | db: |
| 102 | endpoint: http://localhost:${wiremock.server.port}/ |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 103 | #request DB endpoint |
| 104 | requestDb: |
| 105 | auth: Basic YnBlbDptc28tZGItMTUwNyE= |
| 106 | endpoint: http://localhost:${wiremock.server.port} |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 107 | rollback: 'true' |
| 108 | sdnc: |
| 109 | password: 3141634BF7E070AA289CF2892C986C0B |
| 110 | site-name: localDevEnv |
| 111 | workflow: |
| 112 | default: |
| 113 | aai: |
| 114 | cloud-region: |
| 115 | version: '9' |
| 116 | generic-vnf: |
| 117 | version: '9' |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 118 | global: |
| 119 | default: |
| 120 | aai: |
| 121 | namespace: http://org.openecomp.aai.inventory/ |
| 122 | version: '8' |
| 123 | message: |
| 124 | endpoint: http://localhost:${wiremock.server.port}/mso/WorkflowMesssage |
| 125 | notification: |
| 126 | name: GenericNotificationService |
| 127 | sdncadapter: |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 128 | #DoCreateServiceInstance.groovy: preProcessRequest |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 129 | callback: http://localhost:${wiremock.server.port}/mso/SDNCAdapterCallbackService |
| 130 | vnfadapter: |
| 131 | create: |
| 132 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 133 | delete: |
| 134 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 135 | query: |
| 136 | callback: http://localhost:${wiremock.server.port}/mso/services/VNFAdapterQuerCallbackV1 |
| 137 | rollback: |
| 138 | callback: http://localhost:${wiremock.server.port}/mso/vnfAdapterNotify |
| 139 | global: |
| 140 | dmaap: |
| 141 | username: dmaapUsername |
| 142 | password: dmaapPassword |
| 143 | host: http://localhost:28090 |
| 144 | publisher: |
| 145 | topic: com.att.mso.asyncStatusUpdate |
| 146 | service-plugin: |
| 147 | third-sp-endpoint: |
| 148 | oof-calc-endpoint: |
Kalkere Ramesh, Sharan (sk720x) | 2d675c4 | 2018-12-05 15:30:26 -0500 | [diff] [blame] | 149 | org: |
| 150 | onap: |
| 151 | so: |
| 152 | cloud-owner: CloudOwner |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 153 | policy: |
| 154 | auth: Basic dGVzdHBkcDphbHBoYTEyMw== |
| 155 | client: |
| 156 | auth: Basic bTAzNzQzOnBvbGljeVIwY2sk |
| 157 | endpoint: https://localhost:8081/pdp/api/ |
| 158 | environment: TEST |
| 159 | sniro: |
| 160 | conductor: |
| 161 | enabled: true |
| 162 | host: http://localhost:${wiremock.server.port} |
| 163 | uri: /v1/release-orders |
| 164 | headers.auth: Basic dGVzdDp0ZXN0cHdk |
| 165 | manager: |
| 166 | timeout: PT30M |
| 167 | host: http://localhost:${wiremock.server.port} |
| 168 | uri.v1: /sniro/api/v2/placement |
| 169 | uri.v2: /sniro/api/placement/v2 |
| 170 | headers.auth: Basic dGVzdDp0ZXN0cHdk |
| 171 | headers.patchVersion: 1 |
| 172 | headers.minorVersion: 1 |
| 173 | headers.latestVersion: 2 |
| 174 | spring: |
| 175 | datasource: |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 176 | jdbc-url: jdbc:mariadb://localhost:3307/camundabpmn |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 177 | username: root |
| 178 | password: password |
| 179 | driver-class-name: org.mariadb.jdbc.Driver |
| 180 | initialize: true |
| 181 | jpa: |
| 182 | generate-ddl: false |
| 183 | show-sql: false |
| 184 | hibernate: |
| 185 | ddl-auto: none |
| 186 | naming-strategy: org.hibernate.cfg.ImprovedNamingStrategy |
| 187 | enable-lazy-load-no-trans: true |
| 188 | database-platform: org.hibernate.dialect.MySQL5InnoDBDialect |
| 189 | security: |
| 190 | usercredentials: |
Smokowski, Steve (ss835w) | 1db2da2 | 2018-08-08 16:03:53 -0400 | [diff] [blame] | 191 | username: test |
| 192 | password: '$2a$12$Zi3AuYcZoZO/gBQyUtST2.F5N6HqcTtaNci2Et.ufsQhski56srIu' |
| 193 | role: BPEL-Client |
| 194 | mariaDB4j: |
| 195 | dataDir: |
| 196 | port: 3307 |
| 197 | databaseName: camundabpmn |
| 198 | camunda: |
| 199 | bpm: |
| 200 | metrics: |
| 201 | enabled: false |
Benjamin, Max (mb388a) | 6fa3d2b | 2018-09-29 10:41:54 -0400 | [diff] [blame] | 202 | db-reporter-activate: false |
Benjamin, Max (mb388a) | 7ace3e6 | 2018-11-17 00:52:11 -0500 | [diff] [blame] | 203 | application: |
| 204 | delete-upon-undeploy: false |
| 205 | scan-for-process-definitions: true |
| 206 | deploy-changed-only: true |
| 207 | job-execution: |
| 208 | deployment-aware: true |
eeginux | 88c47a2 | 2019-04-03 14:28:09 +0000 | [diff] [blame] | 209 | # PnfEventReadyDmaapClient |
| 210 | pnf: |
| 211 | dmaap: |
| 212 | host: localhost |
| 213 | port: ${wiremock.server.port} |
| 214 | protocol: http |
| 215 | uriPathPrefix: events |
| 216 | topicName: pnfReady |
| 217 | consumerGroup: consumerGroup |
| 218 | consumerId: consumerId |
| 219 | topicListenerDelayInSeconds: 5 |
| 220 | # CDSProcessingClient |
| 221 | cds: |
| 222 | endpoint: localhost |
| 223 | port: 11011 |
| 224 | auth: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw== |
| 225 | timeout: 60 |
| 226 | |