aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml
blob: d7effb093fbef1d99cf139e3320cb81c9a13eed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
aai:
  auth: D6F77EC78213EF2AA1685F7F05E4DE7C0D1A70AA8798EC68B691CEF81E9991E4A0A3DA4F70EC61C5EB6525134E
  dme2:
    timeout: '30000'
  endpoint: http://localhost:8443
  workflowAaiDistributionDelay: PT30S
  pnfEntryNotificationTimeout: P14D
camunda:
  bpm:
    admin-user:
      id: admin
      password: admin
    history-level: full
    job-execution:
      max-pool-size: 30
      core-pool-size: 3
pnf:
  dmaap:
    host: message-router
    port: 3904
    protocol: http
    uriPathPrefix: events
    topicName: pnfReady
    consumerGroup: consumerGroup
    consumerId: consumerId
    topicListenerDelayInSeconds: 5
mso:
  correlation:
    timeout: 60
  logPath: logs
  async:
    core-pool-size: 50
    max-pool-size: 50
    queue-capacity: 500
  adapters:   
    requestDb:
      endpoint: http://request-db-adapter:8083
      auth: Basic bTA0NzY4QG5vbi1wcm9kLm1zby5lY29tcC5hdHQuY29tOkF0dG0wNDc2OExpZmUhQA==
    completemsoprocess:
      endpoint: http://localhost:30253/CompleteMsoProcess
    db:
      auth: 5A1272FE739BECA4D4374A86B25C021DFE6745E3BB7BE6836BF64A6059B8220E586C21FD7567AF41DB42571EB7
      password: wLg4sjrAFUS8rfVfdvTXeQ==
      endpoint: http://localhost:30257/services/RequestsDbAdapter      
      spring:
        endpoint: http://localhost:30257
    network:
      endpoint: http://localhost:30253/services/NetworkAdapter
      rest:
        endpoint: http://localhost:30253/services/rest/v1/networks
    openecomp:
      db:
        endpoint: http://localhost:30257/services/RequestsDbAdapter
    po:
      auth: 5E12ACACBD552A415E081E29F2C4772F9835792A51C766CCFDD7433DB5220B59969CB2798C
      password: 3141634BF7E070AA289CF2892C986C0B
    sdnc:
      endpoint: http://localhost:30254/adapters/SDNCAdapter
      rest:
        endpoint: http://localhost:30254/adapters/rest/v1/sdnc
      timeout: PT60S
    tenant:
      endpoint: http://localhost:30253/services/TenantAdapter
    vnf:
      endpoint: http://localhost:30253/services/VnfAdapter
      rest:
        endpoint: http://localhost:30253/services/rest/vnfs/v1/vnfs
    volume-groups:
      rest:
        endpoint: http://localhost:30253/services/rest/v1/volume-groups
    vnf-async:
      endpoint: http://localhost:30253/services/VnfAdapterAsync
  bpmn:
    process:
      historyTimeToLive: '30'
  callbackRetryAttempts: '5'
  catalog:
    db:
      endpoint: http://localhost:30258/ecomp/mso/catalog
      spring:
        endpoint:  http://localhost:30258
  db:
    auth: Basic YnBlbDptc28tZGItMTUwNyE=
  default:
    adapter:
      namespace: http://com.att.mso  
  healthcheck:
    log:
      debug: 'false'
  infra:
    customer:
      id: testCustIdInfra
  msoKey: 07a7159d3bf51a0e53be7a8f89699be7
  po:
    timeout: PT60S  
  request:
    db:
      endpoint: http://localhost:28090/
  rollback: 'true'
  sdnc:    
    password: 3141634BF7E070AA289CF2892C986C0B
  service:
    agnostic:
      sniro:
        endpoint: /sniro/api/v2/placement
        host: http://localhost:30253
  site-name: CamundaEngine
  sniro:
    auth: test:testpwd
    callback: http://localhost:28090/adapters/rest/SDNCNotify
    endpoint: http://localhost:28090/optimizationInstance/V1/create
    timeout: PT30M  
  workflow:
    CreateGenericVNFV1:
      aai:
        volume-group:
          uri: /aai/v6/cloud-infrastructure/volume-groups/volume-group   
    default:
      aai:
        version: '8'
        cloud-region:
          version: '9'
        generic-vnf:
          version: '9'
        v11:
          customer:
            uri: /aai/v11/business/customers/customer
          generic-query:
            uri: /aai/v11/search/generic-query
          generic-vnf:
            uri: /aai/v11/network/generic-vnfs/generic-vnf
          l3-network:
            uri: /aai/v11/network/l3-networks/l3-network
          network-policy:
            uri: /aai/v11/network/network-policies/network-policy
          nodes-query:
            uri: /aai/v11/search/nodes-query
          route-table-reference:
            uri: /aai/v11/network/route-table-references/route-table-reference
          tenant:
            uri: /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/AAIAIC25/tenants/tenant
          vce:
            uri: /aai/v11/network/vces/vce
          vpn-binding:
            uri: /aai/v11/network/vpn-bindings/vpn-binding
        v8:
          configuration:
            uri: /aai/v11/network/configurations/configuration
          customer:
            uri: /aai/v8/business/customers/customer
          generic-query:
            uri: /aai/v8/search/generic-query
          l3-network:
            uri: /aai/v8/network/l3-networks/l3-network
          network-policy:
            uri: /aai/v8/network/network-policies/network-policy
          nodes-query:
            uri: /aai/v8/search/nodes-query
          route-table-reference:
            uri: /aai/v8/network/route-table-references/route-table-reference
          tenant:
            uri: /aai/v8/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/AAIAIC25/tenants/tenant
          vce:
            uri: /aai/v8/network/vces/vce
          vpn-binding:
            uri: /aai/v8/network/vpn-bindings/vpn-binding
        v9:
          cloud-region:
            uri: /aai/v9/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner
          generic-vnf:
            uri: /aai/v9/network/generic-vnfs/generic-vnf
      retry:
        attempts: '1'
    deleteCinderVolumeV1:
      aai:
        volume-group:
          uri: /aai/v6/cloud-infrastructure/volume-groups/volume-group
    global:
      default:
        aai:
          namespace: http://org.openecomp.aai.inventory/   
    message:
      endpoint: http://localhost:30252/mso/WorkflowMessage
    notification:
      name: GenericNotificationServiceATT
    sdncadapter:
      callback: http://localhost:30254/mso/SDNCAdapterCallbackService
    vnfadapter:
      create:
        callback: http://localhost:30253/mso/vnfAdapterNotify
      delete:
        callback: http://localhost:30253/mso/vnfAdapterNotify
      query:
        callback: http://localhost:30253/mso/vnfAdapterNotify
      rollback:
        callback: http://localhost:30253/mso/vnfAdapterNotify
  global:
    dmaap:
      username: testuser
      password: alRyMzJ3NUNeakxl
      host: http://localhost:3904
      publisher:
        topic: com.att.mso.dev.25239-asyncStatusUpdate-v1 
policy:
  auth: Basic dGVzdHBkcDphbHBoYTEyMw==
  client:
    auth: Basic bTAzNzQzOnBvbGljeVIwY2sk
  endpoint: https://localhost:8081/pdp/api/
  environment: TEST
sdnc:
  auth: Basic YWRtaW46YWRtaW4=
  host: https://localhost:8443
  path: /restconf/operations/GENERIC-RESOURCE-API
      
appc:
  client:
    topic:
      read: 
        name: APPC-TEST-AMDOCS2
        timeout: 360000 
      write: APPC-TEST-AMDOCS1-IST
    response:
      timeout: 360000
    key: LSl8QKolmKcC0yJR
    secret: lgjXraD1HutKxv8jEN6tVouu
    service: ueb
    poolMembers: localhost:3904

spring:  
  security:
    usercredentials:
    -  
      username: apihBpmn
      password: '$2a$12$chgDUKcdlf1t41CtS/kjIOwRuq0zWdvCcYYXtyL5TqNdPW0GhN4e6'
      role: BPMN-Client
    -  
      username: sdncaBpmn
      password: '$2a$12$1TeeS2hAXtqXgdL7f2jCWeF5on7/lrrVZqRmqUqYijOTfrlS2CZae'
      role: BPMN-Client 
    -  
      username: poBpmn
      password: '$2a$12$TixZE5fK3YkTzWcpktm.Uuk5ePFOD2n9sj2ugGRybfsz0QQ0TKLAS'
      role: BPMN-Client
    -  
      username: wmaBpmn
      password: '$2a$12$WucJSJD5iUD9MuEzhfuSmeF1W/zPMbcu.384Lh8gCkB7SPtKqZQna'
      role: BPMN-Client
    -  
      username: sniro
      password: '$2a$12$lbOQWS1iDmdQPxW2Mb6OiuTzGaPUrkrvoKVn2zwpFWb6n5Y86Lf1y'
      role: SNIRO-Client
    -  
      username: mso_admin
      password: '$2a$12$tidKuu.h88E2nuL95pTVY.ZOYMN/1dp29A9b1o.0GFDsVVSYlMkHa'
      role: ACTUATOR