SOL002-Adapter added to CSIT docker
[integration/csit.git] / plans / so / integration-etsi-testing / config / override-files / ve-vnfm-adapter / onapheat / override.yaml
1 # Copyright © 2020 Samsung# Copyright © 2020 Samsung
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 server:
16   port: 9098
17
18 vevnfmadapter:
19   vnf-filter-json: '{notificationTypes:[VnfLcmOperationOccurrenceNotification],operationStates:[COMPLETED]}'
20   endpoint: http://ve-vnfm-adapter:9098
21
22 client:
23   key-store: classpath:so-vnfm-adapter.p12
24   key-store-password: 'ywsqCy:EEo#j}HJHM7z^Rk[L'
25   trust-store: classpath:org.onap.so.trust.jks
26   trust-store-password: ',sx#.C*W)]wVgJC6ccFHI#:H'
27
28 mso:
29   key: 07a7159d3bf51a0e53be7a8f89699be7
30
31 aai:
32   endpoint: https://aai-simulator:9993
33   auth: 221187EFA3AD4E33600DE0488F287099934CE65C3D0697BCECC00BB58E784E07CD74A24581DC31DBC086FF63DF116378776E9BE3D1325885
34   version: v15
35
36 vnfm:
37   default-endpoint: https://so-vnfm-simulator:9093/vnflcm/v1
38   subscription: /subscriptions
39   notification: /lcm/v1/vnf/instances/notifications
40
41 notification:
42   vnf-filter-type: NONE
43
44 dmaap:
45   endpoint: http://message-router:3904
46   topic: /events/unauthenticated.DCAE_CL_OUTPUT
47   closed-loop:
48     control:
49       name: ClosedLoopControlName
50   version: 1.0.2
51
52 spring:
53   security:
54     usercredentials:
55       - username: admin
56         openpass: a4b3c2d1
57         password: '$2a$10$vU.mWyNTsikAxXIA5c269ewCpAbYTiyMS0m1N.kn4F2CSGEnrKN7K'
58         role: USER
59   http:
60     converters:
61       preferred-json-mapper: gson