aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/src/test/resources/org/openecomp/validation/validators/yaml_validator/invalid_valid_yaml_duplicate_key/input/mainValid.yaml
blob: 318c8f1283c679dacdc605a0b145ea7bc4424af6 (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
### Heat Template ###
description: Generated template
heat_template_version: 2013-05-23
parameters: {}
resources:
  network_0:
    properties:
      admin_state_up: true
      name: NET_167
      shared: true
    type: OS::Neutron::Net
  network_1:
    properties:
      admin_state_up: true
      name: NET_169
      shared: true
    type: OS::Neutron::Net
  network_2:
    properties:
      admin_state_up: true
      name: NET_166
      shared: true
    type: OS::Neutron::Net
  network_3:
    properties:
      admin_state_up: true
      name: NET_168
      shared: true
    type: missingNested.yaml
  network_4:
    properties:
      admin_state_up: true
      name: { get_file: missing-artifact }
      shared: true
    type: OS::Neutron::Net
  network_5:
    properties:
      admin_state_up: true
      name: NET_170
      shared: true
    type: OS::Neutron::Net
  network_6:
    properties:
      admin_state_up: true
      name: NET_168
      shared: true
    type: OS::Neutron::Net
  network_7:
    properties:
      admin_state_up: true
      name: NET_170
      shared: true
    type: OS::Neutron::Net
  network_8:
    properties:
      admin_state_up: true
      name: NET_166
      shared: true
    type: OS::Neutron::Net
  network_9:
    properties:
      admin_state_up: true
      name: NET_167
      shared: true
    type: OS::Neutron::Net
  security_group_0:
    properties:
      description: Default security group
      name: _default
      rules:
      - direction: ingress
        ethertype: IPv4
        remote_ip_prefix: 0.0.0.0/0
      - direction: egress
        ethertype: IPv4
        remote_ip_prefix: 0.0.0.0/0
    type: OS::Neutron::SecurityGroup
  security_group_1:
    properties:
      description: Default security group
      name: _default
      rules:
      - direction: egress
        ethertype: IPv4
        remote_ip_prefix: 0.0.0.0/0
      - direction: ingress
        ethertype: IPv4
        remote_ip_prefix: 0.0.0.0/0
    type: OS::Neutron::SecurityGroup
  subnet_0:
    properties:
      allocation_pools:
      - end: 10.147.32.254
        start: 10.147.32.130
      cidr: 10.147.32.128/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_167
      network_id:
        get_resource: network_9
    type: OS::Neutron::Subnet
  subnet_1:
    properties:
      allocation_pools:
      - end: 10.147.32.254
        start: 10.147.32.130
      cidr: 10.147.32.128/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_167
      network_id:
        get_resource: network_0
    type: OS::Neutron::Subnet
  subnet_2:
    properties:
      allocation_pools:
      - end: 10.147.32.126
        start: 10.147.32.2
      cidr: 10.147.32.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_166
      network_id:
        get_resource: network_8
    type: OS::Neutron::Subnet
  subnet_3:
    properties:
      allocation_pools:
      - end: 10.147.32.126
        start: 10.147.32.2
      cidr: 10.147.32.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_166
      network_id:
        get_resource: network_2
    type: OS::Neutron::Subnet
  subnet_4:
    properties:
      allocation_pools:
      - end: 10.147.34.126
        start: 10.147.34.2
      cidr: 10.147.34.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_170
      network_id:
        get_resource: network_5
    type: OS::Neutron::Subnet
  subnet_5:
    properties:
      allocation_pools:
      - end: 10.147.33.126
        start: 10.147.33.2
      cidr: 10.147.33.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_168
      network_id:
        get_resource: network_6
    type: OS::Neutron::Subnet
  subnet_6:
    properties:
      allocation_pools:
      - end: 10.147.33.126
        start: 10.147.33.2
      cidr: 10.147.33.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_168
      network_id:
        get_resource: network_3
    type: OS::Neutron::Subnet
  subnet_7:
    properties:
      allocation_pools:
      - end: 10.147.33.254
        start: 10.147.33.130
      cidr: 10.147.33.128/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_169
      network_id:
        get_resource: network_1
    type: OS::Neutron::Subnet
  subnet_8:
    properties:
      allocation_pools:
      - end: 10.147.33.254
        start: 10.147.33.130
      cidr: 10.147.33.128/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_169
      network_id:
        get_resource: network_4
    type: OS::Neutron::Subnet
  subnet_9:
    properties:
      allocation_pools:
      - end: 10.147.34.126
        start: 10.147.34.2
      cidr: 10.147.34.0/25
      dns_nameservers:
      - 10.147.4.18
      - 10.247.5.11
      enable_dhcp: true
      host_routes: []
      ip_version: 4
      name: NET_170
      network_id:
        get_resource: network_7
    type: OS::Neutron::Subnet