Update Documentation
[oam.git] / solution / dev / ves-test-collector / client-scripts-ves-v7 / config.yml
1 ################################################################################
2 # Copyright 2021 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 #     http://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   username: sample1
25   password: sample1
26   verify: False
27
28 ################################################################################
29 # common generated event settings, please don't touch
30
31 settings:
32   eventType: O_RAN_COMPONENT
33   sequence: 357
34
35 ################################################################################
36 # Information from document: SDN-R System Requirements
37 #
38 # a. VendorA   1234 BestInClass    (1234)
39 # b. VendorA   FancyNextGeneration (FYNG)
40 # c. VendorB   R2D2 NewFuture      (R2D2)
41 # d. VendorB   7200DEV             (7DEV)
42 # e. VendorC   TheSkyIsTheLimit    (nSky)
43 # f. VendorC   OpenSourceFirst     (1OSF)
44
45 # g. VendorA   PNF5G               (NO5G)
46 # h. VendorB   PNF5G               (VB5G)
47 # i. VendorC   NGCell              (NGCE)  
48 # j. VendorC   O-RU                (SCRU)
49 #
50 # z. SDN-R     Controller itself   (SDNR)
51
52 pnfType:
53   a234: 
54     id: f2030d4a-8f0e-11eb-8dcd-0242ac130003
55     model: "a234 BestInClass" 
56     oamIpv4: 10.10.10.11
57     vendor: VendorA 
58   fyng: 
59     id: f2030f70-8f0e-11eb-8dcd-0242ac130003 
60     model: FancyNextGeneration 
61     oamIpv4: 10.10.10.11
62     vendor: VendorA 
63   r2d2: 
64     id: f203111e-8f0e-11eb-8dcd-0242ac130003 
65     model: R2D2 NewFuture 
66     oamIpv4: 10.10.10.11
67     vendor: VendorB
68   7dev: 
69     id: f203136c-8f0e-11eb-8dcd-0242ac130003 
70     model: 7200DEV 
71     oamIpv4: 10.10.10.11
72     vendor: VendorB
73   nsky: 
74     id: f203143e-8f0e-11eb-8dcd-0242ac130003 
75     model: TheSkyIsTheLimit 
76     oamIpv4: 10.10.10.11
77     vendor: VendorC
78   1OSF: 
79     id: f20317e0-8f0e-11eb-8dcd-0242ac130003
80     model: OpenSourceFirst 
81     oamIpv4: 10.10.10.11
82     vendor: VendorC
83   no5g: 
84     id: f20318b2-8f0e-11eb-8dcd-0242ac130003 
85     model: PNF5G 
86     oamIpv4: 10.10.10.11
87     vendor: VendorA 
88   vb5g: 
89     id: f2031966-8f0e-11eb-8dcd-0242ac130003 
90     model: PNF5G 
91     oamIpv4: 10.10.10.11
92     vendor: VendorB
93   ngce: 
94     id: f2031a2e-8f0e-11eb-8dcd-0242ac130003 
95     model: NGCell
96     oamIpv4: 10.10.10.11
97     vendor: VendorC
98   scru: 
99     id: 4365333e-8f0f-11eb-8dcd-0242ac130003
100     model: O-RU
101     oamIpv4: 10.10.10.11
102     vendor: VendorC
103     interface: LP-MWPS-RADIO
104   sdnr: 
105     id: 4365360e-8f0f-11eb-8dcd-0242ac130003
106     model: "ONAP SDN Controller for Radio" 
107     oamIpv4: 127.0.0.1
108     vendor: ONAP
109     interface: northbound-interface