a09fbad5fe7c07ebbca0391c8341a28754d91884
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: nested
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8     file: GlobalSubstitutionTypesServiceTemplate.yaml
9 node_types:
10   org.openecomp.resource.vfc.nodes.heat.cmaui:
11     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
12 topology_template:
13   inputs:
14     cmaui_names:
15       hidden: false
16       immutable: false
17       type: list
18       description: CMAUI1, CMAUI2 server names
19       entry_schema:
20         type: string
21     p2:
22       hidden: false
23       immutable: false
24       type: string
25       description: UID of OAM network
26     cmaui_image:
27       hidden: false
28       immutable: false
29       type: string
30       description: Image for CMAUI server
31     cmaui_flavor:
32       hidden: false
33       immutable: false
34       type: string
35       description: Flavor for CMAUI server
36     availability_zone_0:
37       label: availabilityzone name
38       hidden: false
39       immutable: false
40       type: string
41       description: availabilityzone name
42     cmaui_oam_ips:
43       hidden: false
44       immutable: false
45       type: string
46       description: cmaui_port_1
47     net:
48       hidden: false
49       immutable: false
50       type: string
51       description: UID of OAM network
52     shared_security_group_id1:
53       hidden: false
54       immutable: false
55       type: string
56       description: UID of OAM network
57   node_templates:
58     cmaui_port_2:
59       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
60       properties:
61         replacement_policy: AUTO
62         ip_requirements:
63         - ip_version: 4
64           ip_count_required:
65             is_required: true
66           floating_ip_count_required:
67             is_required: false
68         - ip_version: 6
69           ip_count_required:
70             is_required: false
71           floating_ip_count_required:
72             is_required: false
73         security_groups:
74         - get_input: shared_security_group_id1
75         fixed_ips:
76         - ip_address:
77             get_input:
78             - cmaui_oam_ips
79             - 0
80         mac_requirements:
81           mac_count_required:
82             is_required: false
83         network:
84           get_input: net
85       requirements:
86       - binding:
87           capability: tosca.capabilities.network.Bindable
88           node: server_cmaui_1
89           relationship: tosca.relationships.network.BindsTo
90     server_cmaui_1:
91       type: org.openecomp.resource.vfc.nodes.heat.cmaui
92       properties:
93         flavor:
94           get_input: cmaui_flavor
95         availability_zone:
96           get_input: availability_zone_0
97         image:
98           get_input: cmaui_image
99         name:
100           get_input:
101           - cmaui_names
102           - 0
103     test_nested2:
104       type: org.openecomp.resource.abstract.nodes.heat.nested2level
105       directives:
106       - substitutable
107       properties:
108         service_template_filter:
109           substitute_service_template: nested2levelServiceTemplate.yaml
110         p2:
111           get_input: p2
112         shared_security_group_id1:
113           get_input: shared_security_group_id1
114     cmaui_port_1:
115       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
116       properties:
117         replacement_policy: AUTO
118         ip_requirements:
119         - ip_version: 4
120           ip_count_required:
121             is_required: true
122           floating_ip_count_required:
123             is_required: false
124         - ip_version: 6
125           ip_count_required:
126             is_required: false
127           floating_ip_count_required:
128             is_required: false
129         security_groups:
130         - get_input: shared_security_group_id1
131         - get_input: p2
132         fixed_ips:
133         - ip_address:
134             get_input:
135             - cmaui_oam_ips
136             - 0
137         mac_requirements:
138           mac_count_required:
139             is_required: false
140         network:
141           get_input: net
142       requirements:
143       - binding:
144           capability: tosca.capabilities.network.Bindable
145           node: server_cmaui_1
146           relationship: tosca.relationships.network.BindsTo
147   groups:
148     nested_group:
149       type: org.openecomp.groups.heat.HeatStack
150       properties:
151         heat_file: ../Artifacts/nested.yml
152         description: cmaui server template for vMMSC
153       members:
154       - cmaui_port_2
155       - server_cmaui_1
156       - test_nested2
157       - cmaui_port_1
158   substitution_mappings:
159     node_type: org.openecomp.resource.abstract.nodes.heat.nested
160     capabilities:
161       disk.iops_server_cmaui_3_test_nested3_test_nested2:
162       - test_nested2
163       - disk.iops_server_cmaui_3_test_nested3
164       network.outpoing.packets_cmaui_port_222_test_nested2:
165       - test_nested2
166       - network.outpoing.packets_cmaui_port_222
167       memory.usage_server_cmaui_3_test_nested3_test_nested2:
168       - test_nested2
169       - memory.usage_server_cmaui_3_test_nested3
170       feature_test_nested3_test_nested2:
171       - test_nested2
172       - feature_test_nested3
173       disk.device.latency_server_cmaui_1:
174       - server_cmaui_1
175       - disk.device.latency
176       disk.device.usage_server_cmaui_2_test_nested2:
177       - test_nested2
178       - disk.device.usage_server_cmaui_2
179       host_server_cmaui_2_test_nested2:
180       - test_nested2
181       - host_server_cmaui_2
182       disk.root.size_server_cmaui_2_test_nested2:
183       - test_nested2
184       - disk.root.size_server_cmaui_2
185       endpoint_server_cmaui_3_test_nested3_test_nested2:
186       - test_nested2
187       - endpoint_server_cmaui_3_test_nested3
188       feature_cmaui_port_311_test_nested3_test_nested2:
189       - test_nested2
190       - feature_cmaui_port_311_test_nested3
191       disk.device.write.bytes.rate_server_cmaui_2_test_nested2:
192       - test_nested2
193       - disk.device.write.bytes.rate_server_cmaui_2
194       feature_cmaui_port_322_test_nested3_test_nested2:
195       - test_nested2
196       - feature_cmaui_port_322_test_nested3
197       disk.root.size_server_cmaui_1:
198       - server_cmaui_1
199       - disk.root.size
200       network.outpoing.packets_cmaui_port_311_test_nested3_test_nested2:
201       - test_nested2
202       - network.outpoing.packets_cmaui_port_311_test_nested3
203       network.outpoing.packets_cmaui_port_322_test_nested3_test_nested2:
204       - test_nested2
205       - network.outpoing.packets_cmaui_port_322_test_nested3
206       disk.iops_server_cmaui_2_test_nested2:
207       - test_nested2
208       - disk.iops_server_cmaui_2
209       network.outgoing.packets.rate_cmaui_port_322_test_nested3_test_nested2:
210       - test_nested2
211       - network.outgoing.packets.rate_cmaui_port_322_test_nested3
212       network.outgoing.bytes_cmaui_port_2:
213       - cmaui_port_2
214       - network.outgoing.bytes
215       disk.read.requests_server_cmaui_1:
216       - server_cmaui_1
217       - disk.read.requests
218       network.outgoing.packets.rate_cmaui_port_311_test_nested3_test_nested2:
219       - test_nested2
220       - network.outgoing.packets.rate_cmaui_port_311_test_nested3
221       network.outgoing.packets.rate_cmaui_port_222_test_nested2:
222       - test_nested2
223       - network.outgoing.packets.rate_cmaui_port_222
224       network.outgoing.bytes_cmaui_port_1:
225       - cmaui_port_1
226       - network.outgoing.bytes
227       cpu.delta_server_cmaui_3_test_nested3_test_nested2:
228       - test_nested2
229       - cpu.delta_server_cmaui_3_test_nested3
230       network.incoming.packets_cmaui_port_311_test_nested3_test_nested2:
231       - test_nested2
232       - network.incoming.packets_cmaui_port_311_test_nested3
233       disk.latency_server_cmaui_3_test_nested3_test_nested2:
234       - test_nested2
235       - disk.latency_server_cmaui_3_test_nested3
236       disk.device.read.bytes.rate_server_cmaui_1:
237       - server_cmaui_1
238       - disk.device.read.bytes.rate
239       disk.read.bytes_server_cmaui_1:
240       - server_cmaui_1
241       - disk.read.bytes
242       host_server_cmaui_3_test_nested3_test_nested2:
243       - test_nested2
244       - host_server_cmaui_3_test_nested3
245       disk.device.read.bytes_server_cmaui_1:
246       - server_cmaui_1
247       - disk.device.read.bytes
248       disk.device.read.bytes.rate_server_cmaui_2_test_nested2:
249       - test_nested2
250       - disk.device.read.bytes.rate_server_cmaui_2
251       disk.write.requests.rate_server_cmaui_1:
252       - server_cmaui_1
253       - disk.write.requests.rate
254       network.outgoing.packets.rate_cmaui_port_211_test_nested2:
255       - test_nested2
256       - network.outgoing.packets.rate_cmaui_port_211
257       disk.device.read.bytes.rate_server_cmaui_3_test_nested3_test_nested2:
258       - test_nested2
259       - disk.device.read.bytes.rate_server_cmaui_3_test_nested3
260       cpu.delta_server_cmaui_2_test_nested2:
261       - test_nested2
262       - cpu.delta_server_cmaui_2
263       instance_server_cmaui_2_test_nested2:
264       - test_nested2
265       - instance_server_cmaui_2
266       network.incoming.packets.rate_cmaui_port_311_test_nested3_test_nested2:
267       - test_nested2
268       - network.incoming.packets.rate_cmaui_port_311_test_nested3
269       memory.usage_server_cmaui_2_test_nested2:
270       - test_nested2
271       - memory.usage_server_cmaui_2
272       disk.write.requests.rate_server_cmaui_2_test_nested2:
273       - test_nested2
274       - disk.write.requests.rate_server_cmaui_2
275       disk.capacity_server_cmaui_3_test_nested3_test_nested2:
276       - test_nested2
277       - disk.capacity_server_cmaui_3_test_nested3
278       disk.device.write.bytes_server_cmaui_2_test_nested2:
279       - test_nested2
280       - disk.device.write.bytes_server_cmaui_2
281       disk.write.requests_server_cmaui_3_test_nested3_test_nested2:
282       - test_nested2
283       - disk.write.requests_server_cmaui_3_test_nested3
284       disk.ephemeral.size_server_cmaui_1:
285       - server_cmaui_1
286       - disk.ephemeral.size
287       disk.latency_server_cmaui_2_test_nested2:
288       - test_nested2
289       - disk.latency_server_cmaui_2
290       network.incoming.bytes.rate_cmaui_port_211_test_nested2:
291       - test_nested2
292       - network.incoming.bytes.rate_cmaui_port_211
293       binding_server_cmaui_2_test_nested2:
294       - test_nested2
295       - binding_server_cmaui_2
296       binding_cmaui_port_1:
297       - cmaui_port_1
298       - binding
299       binding_cmaui_port_2:
300       - cmaui_port_2
301       - binding
302       binding_server_cmaui_3_test_nested3_test_nested2:
303       - test_nested2
304       - binding_server_cmaui_3_test_nested3
305       disk.device.write.requests_server_cmaui_1:
306       - server_cmaui_1
307       - disk.device.write.requests
308       disk.device.write.bytes.rate_server_cmaui_1:
309       - server_cmaui_1
310       - disk.device.write.bytes.rate
311       cpu_util_server_cmaui_1:
312       - server_cmaui_1
313       - cpu_util
314       network.incoming.bytes_cmaui_port_2:
315       - cmaui_port_2
316       - network.incoming.bytes
317       network.incoming.bytes_cmaui_port_1:
318       - cmaui_port_1
319       - network.incoming.bytes
320       network.incoming.packets_cmaui_port_222_test_nested2:
321       - test_nested2
322       - network.incoming.packets_cmaui_port_222
323       network.incoming.packets.rate_cmaui_port_322_test_nested3_test_nested2:
324       - test_nested2
325       - network.incoming.packets.rate_cmaui_port_322_test_nested3
326       disk.write.bytes.rate_server_cmaui_1:
327       - server_cmaui_1
328       - disk.write.bytes.rate
329       disk.device.write.bytes_server_cmaui_1:
330       - server_cmaui_1
331       - disk.device.write.bytes
332       disk.read.bytes_server_cmaui_3_test_nested3_test_nested2:
333       - test_nested2
334       - disk.read.bytes_server_cmaui_3_test_nested3
335       memory.resident_server_cmaui_3_test_nested3_test_nested2:
336       - test_nested2
337       - memory.resident_server_cmaui_3_test_nested3
338       attachment_cmaui_port_222_test_nested2:
339       - test_nested2
340       - attachment_cmaui_port_222
341       network.incoming.packets.rate_cmaui_port_1:
342       - cmaui_port_1
343       - network.incoming.packets.rate
344       network.incoming.packets.rate_cmaui_port_2:
345       - cmaui_port_2
346       - network.incoming.packets.rate
347       feature_server_cmaui_3_test_nested3_test_nested2:
348       - test_nested2
349       - feature_server_cmaui_3_test_nested3
350       network.incoming.bytes.rate_cmaui_port_222_test_nested2:
351       - test_nested2
352       - network.incoming.bytes.rate_cmaui_port_222
353       attachment_cmaui_port_311_test_nested3_test_nested2:
354       - test_nested2
355       - attachment_cmaui_port_311_test_nested3
356       feature_cmaui_port_1:
357       - cmaui_port_1
358       - feature
359       feature_cmaui_port_2:
360       - cmaui_port_2
361       - feature
362       attachment_cmaui_port_322_test_nested3_test_nested2:
363       - test_nested2
364       - attachment_cmaui_port_322_test_nested3
365       disk.device.capacity_server_cmaui_3_test_nested3_test_nested2:
366       - test_nested2
367       - disk.device.capacity_server_cmaui_3_test_nested3
368       network.incoming.packets_cmaui_port_211_test_nested2:
369       - test_nested2
370       - network.incoming.packets_cmaui_port_211
371       binding_server_cmaui_1:
372       - server_cmaui_1
373       - binding
374       network.incoming.bytes_cmaui_port_311_test_nested3_test_nested2:
375       - test_nested2
376       - network.incoming.bytes_cmaui_port_311_test_nested3
377       scalable_server_cmaui_2_test_nested2:
378       - test_nested2
379       - scalable_server_cmaui_2
380       feature_test_nested2:
381       - test_nested2
382       - feature
383       scalable_server_cmaui_1:
384       - server_cmaui_1
385       - scalable
386       disk.write.requests_server_cmaui_2_test_nested2:
387       - test_nested2
388       - disk.write.requests_server_cmaui_2
389       disk.read.requests_server_cmaui_2_test_nested2:
390       - test_nested2
391       - disk.read.requests_server_cmaui_2
392       endpoint_server_cmaui_1:
393       - server_cmaui_1
394       - endpoint
395       memory.resident_server_cmaui_2_test_nested2:
396       - test_nested2
397       - memory.resident_server_cmaui_2
398       disk.usage_server_cmaui_2_test_nested2:
399       - test_nested2
400       - disk.usage_server_cmaui_2
401       disk.device.read.requests_server_cmaui_3_test_nested3_test_nested2:
402       - test_nested2
403       - disk.device.read.requests_server_cmaui_3_test_nested3
404       forwarder_cmaui_port_2:
405       - cmaui_port_2
406       - forwarder
407       forwarder_cmaui_port_1:
408       - cmaui_port_1
409       - forwarder
410       disk.device.write.requests.rate_server_cmaui_2_test_nested2:
411       - test_nested2
412       - disk.device.write.requests.rate_server_cmaui_2
413       feature_server_cmaui_2_test_nested2:
414       - test_nested2
415       - feature_server_cmaui_2
416       disk.device.allocation_server_cmaui_1:
417       - server_cmaui_1
418       - disk.device.allocation
419       network.outgoing.bytes_cmaui_port_311_test_nested3_test_nested2:
420       - test_nested2
421       - network.outgoing.bytes_cmaui_port_311_test_nested3
422       memory_server_cmaui_1:
423       - server_cmaui_1
424       - memory
425       disk.read.requests_server_cmaui_3_test_nested3_test_nested2:
426       - test_nested2
427       - disk.read.requests_server_cmaui_3_test_nested3
428       instance_server_cmaui_3_test_nested3_test_nested2:
429       - test_nested2
430       - instance_server_cmaui_3_test_nested3
431       disk.write.requests.rate_server_cmaui_3_test_nested3_test_nested2:
432       - test_nested2
433       - disk.write.requests.rate_server_cmaui_3_test_nested3
434       network.outgoing.bytes.rate_cmaui_port_311_test_nested3_test_nested2:
435       - test_nested2
436       - network.outgoing.bytes.rate_cmaui_port_311_test_nested3
437       disk.device.capacity_server_cmaui_1:
438       - server_cmaui_1
439       - disk.device.capacity
440       disk.device.latency_server_cmaui_2_test_nested2:
441       - test_nested2
442       - disk.device.latency_server_cmaui_2
443       disk.usage_server_cmaui_3_test_nested3_test_nested2:
444       - test_nested2
445       - disk.usage_server_cmaui_3_test_nested3
446       network.outgoing.bytes.rate_cmaui_port_322_test_nested3_test_nested2:
447       - test_nested2
448       - network.outgoing.bytes.rate_cmaui_port_322_test_nested3
449       network.outpoing.packets_cmaui_port_211_test_nested2:
450       - test_nested2
451       - network.outpoing.packets_cmaui_port_211
452       disk.device.allocation_server_cmaui_2_test_nested2:
453       - test_nested2
454       - disk.device.allocation_server_cmaui_2
455       instance_server_cmaui_1:
456       - server_cmaui_1
457       - instance
458       scalable_server_cmaui_3_test_nested3_test_nested2:
459       - test_nested2
460       - scalable_server_cmaui_3_test_nested3
461       disk.write.bytes_server_cmaui_3_test_nested3_test_nested2:
462       - test_nested2
463       - disk.write.bytes_server_cmaui_3_test_nested3
464       network.outpoing.packets_cmaui_port_1:
465       - cmaui_port_1
466       - network.outpoing.packets
467       network.outpoing.packets_cmaui_port_2:
468       - cmaui_port_2
469       - network.outpoing.packets
470       disk.device.read.requests_server_cmaui_1:
471       - server_cmaui_1
472       - disk.device.read.requests
473       cpu.delta_server_cmaui_1:
474       - server_cmaui_1
475       - cpu.delta
476       disk.device.usage_server_cmaui_1:
477       - server_cmaui_1
478       - disk.device.usage
479       memory_server_cmaui_3_test_nested3_test_nested2:
480       - test_nested2
481       - memory_server_cmaui_3_test_nested3
482       network.outgoing.bytes_cmaui_port_222_test_nested2:
483       - test_nested2
484       - network.outgoing.bytes_cmaui_port_222
485       binding_cmaui_port_322_test_nested3_test_nested2:
486       - test_nested2
487       - binding_cmaui_port_322_test_nested3
488       disk.device.write.requests.rate_server_cmaui_1:
489       - server_cmaui_1
490       - disk.device.write.requests.rate
491       binding_cmaui_port_311_test_nested3_test_nested2:
492       - test_nested2
493       - binding_cmaui_port_311_test_nested3
494       disk.write.bytes.rate_server_cmaui_2_test_nested2:
495       - test_nested2
496       - disk.write.bytes.rate_server_cmaui_2
497       forwarder_cmaui_port_311_test_nested3_test_nested2:
498       - test_nested2
499       - forwarder_cmaui_port_311_test_nested3
500       disk.device.iops_server_cmaui_1:
501       - server_cmaui_1
502       - disk.device.iops
503       disk.device.allocation_server_cmaui_3_test_nested3_test_nested2:
504       - test_nested2
505       - disk.device.allocation_server_cmaui_3_test_nested3
506       disk.allocation_server_cmaui_2_test_nested2:
507       - test_nested2
508       - disk.allocation_server_cmaui_2
509       cpu_server_cmaui_2_test_nested2:
510       - test_nested2
511       - cpu_server_cmaui_2
512       disk.device.read.bytes_server_cmaui_2_test_nested2:
513       - test_nested2
514       - disk.device.read.bytes_server_cmaui_2
515       endpoint_server_cmaui_2_test_nested2:
516       - test_nested2
517       - endpoint_server_cmaui_2
518       cpu_server_cmaui_1:
519       - server_cmaui_1
520       - cpu
521       feature_cmaui_port_211_test_nested2:
522       - test_nested2
523       - feature_cmaui_port_211
524       network.incoming.packets_cmaui_port_2:
525       - cmaui_port_2
526       - network.incoming.packets
527       network.incoming.packets_cmaui_port_1:
528       - cmaui_port_1
529       - network.incoming.packets
530       disk.capacity_server_cmaui_2_test_nested2:
531       - test_nested2
532       - disk.capacity_server_cmaui_2
533       disk.capacity_server_cmaui_1:
534       - server_cmaui_1
535       - disk.capacity
536       disk.device.write.requests.rate_server_cmaui_3_test_nested3_test_nested2:
537       - test_nested2
538       - disk.device.write.requests.rate_server_cmaui_3_test_nested3
539       disk.read.bytes.rate_server_cmaui_2_test_nested2:
540       - test_nested2
541       - disk.read.bytes.rate_server_cmaui_2
542       disk.ephemeral.size_server_cmaui_3_test_nested3_test_nested2:
543       - test_nested2
544       - disk.ephemeral.size_server_cmaui_3_test_nested3
545       disk.device.read.requests_server_cmaui_2_test_nested2:
546       - test_nested2
547       - disk.device.read.requests_server_cmaui_2
548       binding_cmaui_port_211_test_nested2:
549       - test_nested2
550       - binding_cmaui_port_211
551       forwarder_cmaui_port_211_test_nested2:
552       - test_nested2
553       - forwarder_cmaui_port_211
554       os_server_cmaui_2_test_nested2:
555       - test_nested2
556       - os_server_cmaui_2
557       attachment_cmaui_port_211_test_nested2:
558       - test_nested2
559       - attachment_cmaui_port_211
560       disk.ephemeral.size_server_cmaui_2_test_nested2:
561       - test_nested2
562       - disk.ephemeral.size_server_cmaui_2
563       disk.iops_server_cmaui_1:
564       - server_cmaui_1
565       - disk.iops
566       vcpus_server_cmaui_2_test_nested2:
567       - test_nested2
568       - vcpus_server_cmaui_2
569       network.outgoing.bytes.rate_cmaui_port_2:
570       - cmaui_port_2
571       - network.outgoing.bytes.rate
572       network.outgoing.bytes.rate_cmaui_port_1:
573       - cmaui_port_1
574       - network.outgoing.bytes.rate
575       network.outgoing.bytes_cmaui_port_322_test_nested3_test_nested2:
576       - test_nested2
577       - network.outgoing.bytes_cmaui_port_322_test_nested3
578       cpu_server_cmaui_3_test_nested3_test_nested2:
579       - test_nested2
580       - cpu_server_cmaui_3_test_nested3
581       network.incoming.packets.rate_cmaui_port_222_test_nested2:
582       - test_nested2
583       - network.incoming.packets.rate_cmaui_port_222
584       network.incoming.bytes.rate_cmaui_port_311_test_nested3_test_nested2:
585       - test_nested2
586       - network.incoming.bytes.rate_cmaui_port_311_test_nested3
587       network.outgoing.bytes.rate_cmaui_port_222_test_nested2:
588       - test_nested2
589       - network.outgoing.bytes.rate_cmaui_port_222
590       network.incoming.bytes.rate_cmaui_port_322_test_nested3_test_nested2:
591       - test_nested2
592       - network.incoming.bytes.rate_cmaui_port_322_test_nested3
593       forwarder_cmaui_port_222_test_nested2:
594       - test_nested2
595       - forwarder_cmaui_port_222
596       disk.device.latency_server_cmaui_3_test_nested3_test_nested2:
597       - test_nested2
598       - disk.device.latency_server_cmaui_3_test_nested3
599       network.incoming.bytes_cmaui_port_222_test_nested2:
600       - test_nested2
601       - network.incoming.bytes_cmaui_port_222
602       disk.write.bytes_server_cmaui_1:
603       - server_cmaui_1
604       - disk.write.bytes
605       feature_server_cmaui_1:
606       - server_cmaui_1
607       - feature
608       disk.allocation_server_cmaui_1:
609       - server_cmaui_1
610       - disk.allocation
611       cpu_util_server_cmaui_2_test_nested2:
612       - test_nested2
613       - cpu_util_server_cmaui_2
614       disk.device.iops_server_cmaui_2_test_nested2:
615       - test_nested2
616       - disk.device.iops_server_cmaui_2
617       network.incoming.bytes_cmaui_port_322_test_nested3_test_nested2:
618       - test_nested2
619       - network.incoming.bytes_cmaui_port_322_test_nested3
620       attachment_cmaui_port_2:
621       - cmaui_port_2
622       - attachment
623       disk.device.read.requests.rate_server_cmaui_3_test_nested3_test_nested2:
624       - test_nested2
625       - disk.device.read.requests.rate_server_cmaui_3_test_nested3
626       network.outgoing.packets.rate_cmaui_port_1:
627       - cmaui_port_1
628       - network.outgoing.packets.rate
629       network.outgoing.packets.rate_cmaui_port_2:
630       - cmaui_port_2
631       - network.outgoing.packets.rate
632       attachment_cmaui_port_1:
633       - cmaui_port_1
634       - attachment
635       disk.device.usage_server_cmaui_3_test_nested3_test_nested2:
636       - test_nested2
637       - disk.device.usage_server_cmaui_3_test_nested3
638       disk.root.size_server_cmaui_3_test_nested3_test_nested2:
639       - test_nested2
640       - disk.root.size_server_cmaui_3_test_nested3
641       disk.write.requests_server_cmaui_1:
642       - server_cmaui_1
643       - disk.write.requests
644       disk.device.write.bytes.rate_server_cmaui_3_test_nested3_test_nested2:
645       - test_nested2
646       - disk.device.write.bytes.rate_server_cmaui_3_test_nested3
647       disk.usage_server_cmaui_1:
648       - server_cmaui_1
649       - disk.usage
650       feature_cmaui_port_222_test_nested2:
651       - test_nested2
652       - feature_cmaui_port_222
653       disk.device.capacity_server_cmaui_2_test_nested2:
654       - test_nested2
655       - disk.device.capacity_server_cmaui_2
656       disk.device.read.requests.rate_server_cmaui_2_test_nested2:
657       - test_nested2
658       - disk.device.read.requests.rate_server_cmaui_2
659       os_server_cmaui_3_test_nested3_test_nested2:
660       - test_nested2
661       - os_server_cmaui_3_test_nested3
662       os_server_cmaui_1:
663       - server_cmaui_1
664       - os
665       network.outgoing.bytes.rate_cmaui_port_211_test_nested2:
666       - test_nested2
667       - network.outgoing.bytes.rate_cmaui_port_211
668       memory_server_cmaui_2_test_nested2:
669       - test_nested2
670       - memory_server_cmaui_2
671       disk.write.bytes.rate_server_cmaui_3_test_nested3_test_nested2:
672       - test_nested2
673       - disk.write.bytes.rate_server_cmaui_3_test_nested3
674       disk.device.iops_server_cmaui_3_test_nested3_test_nested2:
675       - test_nested2
676       - disk.device.iops_server_cmaui_3_test_nested3
677       disk.device.write.requests_server_cmaui_2_test_nested2:
678       - test_nested2
679       - disk.device.write.requests_server_cmaui_2
680       host_server_cmaui_1:
681       - server_cmaui_1
682       - host
683       network.incoming.packets.rate_cmaui_port_211_test_nested2:
684       - test_nested2
685       - network.incoming.packets.rate_cmaui_port_211
686       disk.read.bytes_server_cmaui_2_test_nested2:
687       - test_nested2
688       - disk.read.bytes_server_cmaui_2
689       disk.allocation_server_cmaui_3_test_nested3_test_nested2:
690       - test_nested2
691       - disk.allocation_server_cmaui_3_test_nested3
692       vcpus_server_cmaui_3_test_nested3_test_nested2:
693       - test_nested2
694       - vcpus_server_cmaui_3_test_nested3
695       network.outgoing.bytes_cmaui_port_211_test_nested2:
696       - test_nested2
697       - network.outgoing.bytes_cmaui_port_211
698       disk.device.write.requests_server_cmaui_3_test_nested3_test_nested2:
699       - test_nested2
700       - disk.device.write.requests_server_cmaui_3_test_nested3
701       disk.device.read.bytes_server_cmaui_3_test_nested3_test_nested2:
702       - test_nested2
703       - disk.device.read.bytes_server_cmaui_3_test_nested3
704       disk.device.write.bytes_server_cmaui_3_test_nested3_test_nested2:
705       - test_nested2
706       - disk.device.write.bytes_server_cmaui_3_test_nested3
707       disk.device.read.requests.rate_server_cmaui_1:
708       - server_cmaui_1
709       - disk.device.read.requests.rate
710       network.incoming.bytes_cmaui_port_211_test_nested2:
711       - test_nested2
712       - network.incoming.bytes_cmaui_port_211
713       binding_cmaui_port_222_test_nested2:
714       - test_nested2
715       - binding_cmaui_port_222
716       forwarder_cmaui_port_322_test_nested3_test_nested2:
717       - test_nested2
718       - forwarder_cmaui_port_322_test_nested3
719       network.incoming.bytes.rate_cmaui_port_1:
720       - cmaui_port_1
721       - network.incoming.bytes.rate
722       network.incoming.bytes.rate_cmaui_port_2:
723       - cmaui_port_2
724       - network.incoming.bytes.rate
725       network.incoming.packets_cmaui_port_322_test_nested3_test_nested2:
726       - test_nested2
727       - network.incoming.packets_cmaui_port_322_test_nested3
728       vcpus_server_cmaui_1:
729       - server_cmaui_1
730       - vcpus
731       disk.read.bytes.rate_server_cmaui_1:
732       - server_cmaui_1
733       - disk.read.bytes.rate
734       disk.write.bytes_server_cmaui_2_test_nested2:
735       - test_nested2
736       - disk.write.bytes_server_cmaui_2
737       cpu_util_server_cmaui_3_test_nested3_test_nested2:
738       - test_nested2
739       - cpu_util_server_cmaui_3_test_nested3
740       disk.read.bytes.rate_server_cmaui_3_test_nested3_test_nested2:
741       - test_nested2
742       - disk.read.bytes.rate_server_cmaui_3_test_nested3
743       memory.resident_server_cmaui_1:
744       - server_cmaui_1
745       - memory.resident
746       disk.latency_server_cmaui_1:
747       - server_cmaui_1
748       - disk.latency
749       memory.usage_server_cmaui_1:
750       - server_cmaui_1
751       - memory.usage
752     requirements:
753       link_cmaui_port_311_test_nested3_test_nested2:
754       - test_nested2
755       - link_cmaui_port_311_test_nested3
756       dependency_cmaui_port_322_test_nested3_test_nested2:
757       - test_nested2
758       - dependency_cmaui_port_322_test_nested3
759       link_cmaui_port_322_test_nested3_test_nested2:
760       - test_nested2
761       - link_cmaui_port_322_test_nested3
762       dependency_cmaui_port_222_test_nested2:
763       - test_nested2
764       - dependency_cmaui_port_222
765       link_cmaui_port_2:
766       - cmaui_port_2
767       - link
768       link_cmaui_port_1:
769       - cmaui_port_1
770       - link
771       dependency_server_cmaui_3_test_nested3_test_nested2:
772       - test_nested2
773       - dependency_server_cmaui_3_test_nested3
774       dependency_cmaui_port_311_test_nested3_test_nested2:
775       - test_nested2
776       - dependency_cmaui_port_311_test_nested3
777       local_storage_server_cmaui_1:
778       - server_cmaui_1
779       - local_storage
780       dependency_server_cmaui_2_test_nested2:
781       - test_nested2
782       - dependency_server_cmaui_2
783       dependency_cmaui_port_211_test_nested2:
784       - test_nested2
785       - dependency_cmaui_port_211
786       local_storage_server_cmaui_2_test_nested2:
787       - test_nested2
788       - local_storage_server_cmaui_2
789       dependency_test_nested2:
790       - test_nested2
791       - dependency
792       local_storage_server_cmaui_3_test_nested3_test_nested2:
793       - test_nested2
794       - local_storage_server_cmaui_3_test_nested3
795       dependency_cmaui_port_1:
796       - cmaui_port_1
797       - dependency
798       link_cmaui_port_222_test_nested2:
799       - test_nested2
800       - link_cmaui_port_222
801       dependency_test_nested3_test_nested2:
802       - test_nested2
803       - dependency_test_nested3
804       dependency_server_cmaui_1:
805       - server_cmaui_1
806       - dependency
807       dependency_cmaui_port_2:
808       - cmaui_port_2
809       - dependency
810       link_cmaui_port_211_test_nested2:
811       - test_nested2
812       - link_cmaui_port_211