repo clean-up
[oam.git] / code / client-scripts-ves-v7 / config.yaml
1 ################################################################################
2 # Copyright 2022 highstreet technologies GmbH
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     https://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 ################################################################################
18 # Configuration for interface tests
19
20 ################################################################################
21 # DCAE VES Collector communication end point
22 vesEndpoint:
23   # url: https://localhost:8443/eventListener/v7
24   url: https://ves-collector.oam.smo.o-ran-sc.org/eventListener/v7
25   username: sample1
26   password: sample1
27   verify: False
28
29 ################################################################################
30 # common generated event settings, please don't touch
31
32 settings:
33   eventType: O_RAN_COMPONENT
34   sequence: 357
35
36 ################################################################################
37 # Information from document: SDN-R System Requirements
38 #
39 # a. VendorA   pnf2 BestInClass    (pnf2)
40 # b. VendorA   FancyNextGeneration (FYNG)
41 # c. VendorB   R2D2 NewFuture      (R2D2)
42 # d. VendorB   7200DEV             (7DEV)
43 # e. VendorC   TheSkyIsTheLimit    (nSky)
44 # f. VendorC   OpenSourceFirst     (1OSF)
45
46 # g. VendorA   PNF5G               (NO5G)
47 # h. VendorB   PNF5G               (VB5G)
48 # i. VendorC   NGCell              (NGCE)
49 # j. VendorC   O-RU                (SCRU)
50 #
51 # z. SDN-R     Controller itself   (SDNR)
52
53 pnfType:
54   pnf2:
55     id: f2030d4a-8f0e-11eb-8dcd-0242ac130003
56     model: "pnf2 BestInClass"
57     oamIpv4: 10.10.10.11
58     vendor: VendorA
59   fyng:
60     id: f2030f70-8f0e-11eb-8dcd-0242ac130003
61     model: FancyNextGeneration
62     oamIpv4: 10.10.10.11
63     vendor: VendorA
64   r2d2:
65     id: f203111e-8f0e-11eb-8dcd-0242ac130003
66     model: R2D2 NewFuture
67     oamIpv4: 10.10.10.11
68     vendor: VendorB
69   7dev:
70     id: f203136c-8f0e-11eb-8dcd-0242ac130003
71     model: 7200DEV
72     oamIpv4: 10.10.10.11
73     vendor: VendorB
74   nsky:
75     id: f203143e-8f0e-11eb-8dcd-0242ac130003
76     model: TheSkyIsTheLimit
77     oamIpv4: 10.10.10.11
78     vendor: VendorC
79   1OSF:
80     id: f20317e0-8f0e-11eb-8dcd-0242ac130003
81     model: OpenSourceFirst
82     oamIpv4: 10.10.10.11
83     vendor: VendorC
84   no5g:
85     id: f20318b2-8f0e-11eb-8dcd-0242ac130003
86     model: PNF5G
87     oamIpv4: 10.10.10.11
88     vendor: VendorA
89   vb5g:
90     id: f2031966-8f0e-11eb-8dcd-0242ac130003
91     model: PNF5G
92     oamIpv4: 10.10.10.11
93     vendor: VendorB
94   ngce:
95     id: f2031a2e-8f0e-11eb-8dcd-0242ac130003
96     model: NGCell
97     oamIpv4: 10.10.10.11
98     vendor: VendorC
99   scru:
100     id: 4365333e-8f0f-11eb-8dcd-0242ac130003
101     model: O-RU
102     oamIpv4: 10.10.10.11
103     vendor: VendorC
104     interface: 4af8681f-f2e4-4058-8052-4e9343ee7bf2
105   sdnr:
106     id: 4365360e-8f0f-11eb-8dcd-0242ac130003
107     model: "ONAP SDN Controller for Radio"
108     oamIpv4: 127.0.0.1
109     vendor: ONAP
110     interface: northbound-interface