0a67728b445ac4299fb7e6df1aba6a7e3050905c
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       port_net:
12         type: string
13         description: port network
14         required: true
15         status: SUPPORTED
16       pd_server_1b_flavor:
17         type: string
18         description: Flavor for PD server
19         required: true
20         status: SUPPORTED
21       pd_server_1b_ips:
22         type: string
23         required: true
24         status: SUPPORTED
25       packet_external_network_name:
26         type: string
27         description: network name
28         required: true
29         status: SUPPORTED
30       packet_internal_network_name:
31         type: string
32         description: network name
33         required: true
34         status: SUPPORTED
35       pd_server_1b_names:
36         type: list
37         description: PD server names
38         required: true
39         status: SUPPORTED
40         entry_schema:
41           type: string
42       security_group_name:
43         type: list
44         description: CMAUI1, CMAUI2 server names
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       availability_zone_0:
50         type: string
51         description: availabilityzone name
52         required: true
53         status: SUPPORTED
54       sub_inf_net:
55         type: string
56         description: sub interface network
57         required: true
58         status: SUPPORTED
59       pd_server_1b_image:
60         type: string
61         description: PD Image server
62         required: true
63         status: SUPPORTED
64       pd_server_2b_ips:
65         type: string
66         required: true
67         status: SUPPORTED
68     requirements:
69     - dependency_server_1b_pd_0:
70         capability: tosca.capabilities.Node
71         node: tosca.nodes.Root
72         relationship: tosca.relationships.DependsOn
73         occurrences:
74         - 0
75         - UNBOUNDED
76     - local_storage_server_1b_pd_0:
77         capability: tosca.capabilities.Attachment
78         node: tosca.nodes.BlockStorage
79         relationship: tosca.relationships.AttachesTo
80         occurrences:
81         - 0
82         - UNBOUNDED
83     - dependency_packet_external_network:
84         capability: tosca.capabilities.Node
85         node: tosca.nodes.Root
86         relationship: tosca.relationships.DependsOn
87         occurrences:
88         - 0
89         - UNBOUNDED
90     - dependency_pd_server_1b_port_0:
91         capability: tosca.capabilities.Node
92         node: tosca.nodes.Root
93         relationship: tosca.relationships.DependsOn
94         occurrences:
95         - 0
96         - UNBOUNDED
97     - dependency_test_resourceGroup_0:
98         capability: tosca.capabilities.Node
99         node: tosca.nodes.Root
100         relationship: tosca.relationships.DependsOn
101         occurrences:
102         - 0
103         - UNBOUNDED
104     - dependency_template_Vlan_vmi_1_test_resourceGroup_0:
105         capability: tosca.capabilities.Node
106         node: tosca.nodes.Root
107         relationship: tosca.relationships.DependsOn
108         occurrences:
109         - 0
110         - UNBOUNDED
111     - dependency_packet_internal_network:
112         capability: tosca.capabilities.Node
113         node: tosca.nodes.Root
114         relationship: tosca.relationships.DependsOn
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - dependency_test_nested_level2:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - dependency_server_1b_ps_1_test_nested_level2:
126         capability: tosca.capabilities.Node
127         node: tosca.nodes.Root
128         relationship: tosca.relationships.DependsOn
129         occurrences:
130         - 0
131         - UNBOUNDED
132     - local_storage_server_1b_ps_1_test_nested_level2:
133         capability: tosca.capabilities.Attachment
134         node: tosca.nodes.BlockStorage
135         relationship: tosca.relationships.AttachesTo
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - dependency_test_resourceGroup_1_test_nested_level2:
140         capability: tosca.capabilities.Node
141         node: tosca.nodes.Root
142         relationship: tosca.relationships.DependsOn
143         occurrences:
144         - 0
145         - UNBOUNDED
146     - dependency_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
147         capability: tosca.capabilities.Node
148         node: tosca.nodes.Root
149         relationship: tosca.relationships.DependsOn
150         occurrences:
151         - 0
152         - UNBOUNDED
153     - dependency_ps_server_1b_port_1_test_nested_level2:
154         capability: tosca.capabilities.Node
155         node: tosca.nodes.Root
156         relationship: tosca.relationships.DependsOn
157         occurrences:
158         - 0
159         - UNBOUNDED
160     - dependency_packet_ext_network_test_nested_level2:
161         capability: tosca.capabilities.Node
162         node: tosca.nodes.Root
163         relationship: tosca.relationships.DependsOn
164         occurrences:
165         - 0
166         - UNBOUNDED
167     - dependency_packet_int_network_test_nested_level2:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     capabilities:
175       scalable_server_1b_ps_1_test_nested_level2:
176         type: tosca.capabilities.Scalable
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.device.write.bytes.rate_server_1b_ps_1_test_nested_level2:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       end_point_packet_ext_network_test_nested_level2:
187         type: tosca.capabilities.Endpoint
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.device.write.requests_server_1b_pd_0:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       disk.device.read.bytes_server_1b_ps_1_test_nested_level2:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       feature_packet_ext_network_test_nested_level2:
204         type: tosca.capabilities.Node
205         occurrences:
206         - 1
207         - UNBOUNDED
208       forwarder_ps_server_1b_port_1_test_nested_level2:
209         type: org.openecomp.capabilities.Forwarder
210         occurrences:
211         - 1
212         - UNBOUNDED
213       forwarder_pd_server_1b_port_0:
214         type: org.openecomp.capabilities.Forwarder
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.capacity_server_1b_pd_0:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       network.outpoing.packets_pd_server_1b_port_0:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.incoming.packets_ps_server_1b_port_1_test_nested_level2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       feature_pd_server_1b_port_0:
237         type: tosca.capabilities.Node
238         occurrences:
239         - 1
240         - UNBOUNDED
241       memory_server_1b_ps_1_test_nested_level2:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       link_packet_int_network_test_nested_level2:
248         type: tosca.capabilities.network.Linkable
249         occurrences:
250         - 1
251         - UNBOUNDED
252       os_server_1b_ps_1_test_nested_level2:
253         type: tosca.capabilities.OperatingSystem
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.root.size_server_1b_ps_1_test_nested_level2:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       attachment_packet_internal_network:
264         type: tosca.capabilities.Attachment
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.device.allocation_server_1b_pd_0:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       feature_test_resourceGroup_0:
275         type: tosca.capabilities.Node
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.write.requests_server_1b_ps_1_test_nested_level2:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       feature_packet_int_network_test_nested_level2:
286         type: tosca.capabilities.Node
287         occurrences:
288         - 1
289         - UNBOUNDED
290       cpu_server_1b_pd_0:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.write.requests.rate_server_1b_pd_0:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.latency_server_1b_ps_1_test_nested_level2:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       disk.device.read.bytes.rate_server_1b_pd_0:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       feature_test_nested_level2:
315         type: tosca.capabilities.Node
316         occurrences:
317         - 1
318         - UNBOUNDED
319       disk.write.bytes.rate_server_1b_pd_0:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       disk.device.usage_server_1b_ps_1_test_nested_level2:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.read.bytes_server_1b_ps_1_test_nested_level2:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       cpu_server_1b_ps_1_test_nested_level2:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.usage_server_1b_pd_0:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       end_point_packet_int_network_test_nested_level2:
350         type: tosca.capabilities.Endpoint
351         occurrences:
352         - 1
353         - UNBOUNDED
354       disk.device.iops_server_1b_pd_0:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.write.bytes.rate_server_1b_ps_1_test_nested_level2:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       cpu_util_server_1b_pd_0:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.read.requests_server_1b_pd_0:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       disk.device.write.bytes.rate_server_1b_pd_0:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       vcpus_server_1b_ps_1_test_nested_level2:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.write.bytes_server_1b_ps_1_test_nested_level2:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.iops_server_1b_ps_1_test_nested_level2:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       feature_server_1b_pd_0:
403         type: tosca.capabilities.Node
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.capacity_server_1b_ps_1_test_nested_level2:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.allocation_server_1b_ps_1_test_nested_level2:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       endpoint_server_1b_ps_1_test_nested_level2:
420         type: tosca.capabilities.Endpoint.Admin
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.usage_server_1b_ps_1_test_nested_level2:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.device.write.bytes_server_1b_pd_0:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.iops_server_1b_pd_0:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       feature_template_Vlan_vmi_1_test_resourceGroup_0:
443         type: tosca.capabilities.Node
444         occurrences:
445         - 1
446         - UNBOUNDED
447       end_point_packet_external_network:
448         type: tosca.capabilities.Endpoint
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.write.bytes_server_1b_pd_0:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       binding_server_1b_pd_0:
459         type: tosca.capabilities.network.Bindable
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.device.write.requests.rate_server_1b_pd_0:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       feature_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
470         type: tosca.capabilities.Node
471         occurrences:
472         - 1
473         - UNBOUNDED
474       network.outgoing.bytes_pd_server_1b_port_0:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       disk.read.requests_server_1b_ps_1_test_nested_level2:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       memory.usage_server_1b_ps_1_test_nested_level2:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       link_packet_external_network:
493         type: tosca.capabilities.network.Linkable
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.iops_server_1b_ps_1_test_nested_level2:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       memory.resident_server_1b_pd_0:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outgoing.packets.rate_pd_server_1b_port_0:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.read.bytes_server_1b_pd_0:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       feature_server_1b_ps_1_test_nested_level2:
522         type: tosca.capabilities.Node
523         occurrences:
524         - 1
525         - UNBOUNDED
526       attachment_pd_server_1b_port_0:
527         type: tosca.capabilities.Attachment
528         occurrences:
529         - 1
530         - UNBOUNDED
531       attachment_packet_ext_network_test_nested_level2:
532         type: tosca.capabilities.Attachment
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.device.write.requests.rate_server_1b_ps_1_test_nested_level2:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       host_server_1b_ps_1_test_nested_level2:
543         type: tosca.capabilities.Container
544         valid_source_types:
545         - tosca.nodes.SoftwareComponent
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.ephemeral.size_server_1b_pd_0:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       network.outgoing.bytes_ps_server_1b_port_1_test_nested_level2:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.write.bytes_server_1b_ps_1_test_nested_level2:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       end_point_packet_internal_network:
568         type: tosca.capabilities.Endpoint
569         occurrences:
570         - 1
571         - UNBOUNDED
572       attachment_ps_server_1b_port_1_test_nested_level2:
573         type: tosca.capabilities.Attachment
574         occurrences:
575         - 1
576         - UNBOUNDED
577       feature_ps_server_1b_port_1_test_nested_level2:
578         type: tosca.capabilities.Node
579         occurrences:
580         - 1
581         - UNBOUNDED
582       feature_packet_internal_network:
583         type: tosca.capabilities.Node
584         occurrences:
585         - 1
586         - UNBOUNDED
587       cpu.delta_server_1b_ps_1_test_nested_level2:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       disk.device.write.requests_server_1b_ps_1_test_nested_level2:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       disk.device.capacity_server_1b_ps_1_test_nested_level2:
600         type: org.openecomp.capabilities.metric.Ceilometer
601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
602         occurrences:
603         - 1
604         - UNBOUNDED
605       instance_server_1b_pd_0:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.device.capacity_server_1b_pd_0:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       disk.device.read.bytes.rate_server_1b_ps_1_test_nested_level2:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       network.incoming.packets.rate_ps_server_1b_port_1_test_nested_level2:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       instance_server_1b_ps_1_test_nested_level2:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       network.outgoing.bytes.rate_ps_server_1b_port_1_test_nested_level2:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       disk.device.read.requests_server_1b_ps_1_test_nested_level2:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       network.outgoing.bytes.rate_pd_server_1b_port_0:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       network.incoming.packets.rate_pd_server_1b_port_0:
654         type: org.openecomp.capabilities.metric.Ceilometer
655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
656         occurrences:
657         - 1
658         - UNBOUNDED
659       os_server_1b_pd_0:
660         type: tosca.capabilities.OperatingSystem
661         occurrences:
662         - 1
663         - UNBOUNDED
664       network.incoming.bytes_ps_server_1b_port_1_test_nested_level2:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       endpoint_server_1b_pd_0:
671         type: tosca.capabilities.Endpoint.Admin
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.read.bytes_server_1b_pd_0:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       cpu_util_server_1b_ps_1_test_nested_level2:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       binding_server_1b_ps_1_test_nested_level2:
688         type: tosca.capabilities.network.Bindable
689         occurrences:
690         - 1
691         - UNBOUNDED
692       network.incoming.bytes.rate_ps_server_1b_port_1_test_nested_level2:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       binding_ps_server_1b_port_1_test_nested_level2:
699         type: tosca.capabilities.network.Bindable
700         valid_source_types:
701         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
702         occurrences:
703         - 0
704         - UNBOUNDED
705       host_server_1b_pd_0:
706         type: tosca.capabilities.Container
707         valid_source_types:
708         - tosca.nodes.SoftwareComponent
709         occurrences:
710         - 1
711         - UNBOUNDED
712       attachment_packet_int_network_test_nested_level2:
713         type: tosca.capabilities.Attachment
714         occurrences:
715         - 1
716         - UNBOUNDED
717       network.incoming.bytes_pd_server_1b_port_0:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.root.size_server_1b_pd_0:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.ephemeral.size_server_1b_ps_1_test_nested_level2:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       memory_server_1b_pd_0:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       disk.device.latency_server_1b_pd_0:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       disk.device.read.requests.rate_server_1b_ps_1_test_nested_level2:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       disk.device.usage_server_1b_pd_0:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       feature_packet_external_network:
760         type: tosca.capabilities.Node
761         occurrences:
762         - 1
763         - UNBOUNDED
764       memory.resident_server_1b_ps_1_test_nested_level2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       network.outgoing.packets.rate_ps_server_1b_port_1_test_nested_level2:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.device.latency_server_1b_ps_1_test_nested_level2:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       disk.allocation_server_1b_pd_0:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       link_packet_ext_network_test_nested_level2:
789         type: tosca.capabilities.network.Linkable
790         occurrences:
791         - 1
792         - UNBOUNDED
793       binding_pd_server_1b_port_0:
794         type: tosca.capabilities.network.Bindable
795         valid_source_types:
796         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
797         occurrences:
798         - 0
799         - UNBOUNDED
800       disk.device.read.requests.rate_server_1b_pd_0:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       link_packet_internal_network:
807         type: tosca.capabilities.network.Linkable
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.write.requests_server_1b_pd_0:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.device.allocation_server_1b_ps_1_test_nested_level2:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       scalable_server_1b_pd_0:
824         type: tosca.capabilities.Scalable
825         occurrences:
826         - 1
827         - UNBOUNDED
828       cpu.delta_server_1b_pd_0:
829         type: org.openecomp.capabilities.metric.Ceilometer
830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
831         occurrences:
832         - 1
833         - UNBOUNDED
834       disk.read.bytes.rate_server_1b_ps_1_test_nested_level2:
835         type: org.openecomp.capabilities.metric.Ceilometer
836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
837         occurrences:
838         - 1
839         - UNBOUNDED
840       feature_test_resourceGroup_1_test_nested_level2:
841         type: tosca.capabilities.Node
842         occurrences:
843         - 1
844         - UNBOUNDED
845       vcpus_server_1b_pd_0:
846         type: org.openecomp.capabilities.metric.Ceilometer
847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
848         occurrences:
849         - 1
850         - UNBOUNDED
851       disk.device.read.requests_server_1b_pd_0:
852         type: org.openecomp.capabilities.metric.Ceilometer
853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
854         occurrences:
855         - 1
856         - UNBOUNDED
857       network.incoming.packets_pd_server_1b_port_0:
858         type: org.openecomp.capabilities.metric.Ceilometer
859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
860         occurrences:
861         - 1
862         - UNBOUNDED
863       disk.read.bytes.rate_server_1b_pd_0:
864         type: org.openecomp.capabilities.metric.Ceilometer
865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
866         occurrences:
867         - 1
868         - UNBOUNDED
869       memory.usage_server_1b_pd_0:
870         type: org.openecomp.capabilities.metric.Ceilometer
871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
872         occurrences:
873         - 1
874         - UNBOUNDED
875       attachment_packet_external_network:
876         type: tosca.capabilities.Attachment
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.outpoing.packets_ps_server_1b_port_1_test_nested_level2:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.latency_server_1b_pd_0:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       network.incoming.bytes.rate_pd_server_1b_port_0:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.write.requests.rate_server_1b_ps_1_test_nested_level2:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904   org.openecomp.resource.abstract.nodes.pd_server_1b:
905     derived_from: org.openecomp.resource.abstract.nodes.VFC
906     properties:
907       compute_pd_server_1b_name:
908         type: list
909         required: true
910         status: SUPPORTED
911         entry_schema:
912           type: string
913       index_value:
914         type: integer
915         description: Index value of this substitution service template runtime instance
916         required: false
917         default: 0
918         status: SUPPORTED
919         constraints:
920         - greater_or_equal: 0
921       vm_flavor_name:
922         type: string
923         required: true
924         status: SUPPORTED
925       port_pd_server_1b_port_vlan_requirements:
926         type: list
927         required: true
928         status: SUPPORTED
929         entry_schema:
930           type: org.openecomp.datatypes.network.VlanRequirements
931       subinterface_nested_vlan_net1:
932         type: list
933         required: true
934         status: SUPPORTED
935         entry_schema:
936           type: string
937       port_pd_server_1b_port_network_role_tag:
938         type: string
939         required: true
940         status: SUPPORTED
941       vm_image_name:
942         type: string
943         required: true
944         status: SUPPORTED
945       port_pd_server_1b_port_replacement_policy:
946         type: list
947         required: true
948         status: SUPPORTED
949         entry_schema:
950           type: string
951       port_pd_server_1b_port_mac_requirements:
952         type: org.openecomp.datatypes.network.MacRequirements
953         required: true
954         status: SUPPORTED
955       port_pd_server_1b_port_network_role:
956         type: string
957         required: true
958         status: SUPPORTED
959       subinterface_nested_vlan_parent_interface:
960         type: list
961         required: true
962         status: SUPPORTED
963         entry_schema:
964           type: string
965       port_pd_server_1b_port_fixed_ips:
966         type: list
967         required: true
968         status: SUPPORTED
969         entry_schema:
970           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
971       port_pd_server_1b_port_network:
972         type: list
973         required: true
974         status: SUPPORTED
975         entry_schema:
976           type: string
977       compute_pd_server_1b_availability_zone:
978         type: list
979         required: true
980         status: SUPPORTED
981         entry_schema:
982           type: string
983       port_pd_server_1b_port_order:
984         type: integer
985         required: true
986         status: SUPPORTED
987       port_pd_server_1b_port_exCP_naming:
988         type: org.openecomp.datatypes.Naming
989         required: true
990         status: SUPPORTED
991       port_pd_server_1b_port_ip_requirements:
992         type: list
993         required: true
994         status: SUPPORTED
995         entry_schema:
996           type: org.openecomp.datatypes.network.IpRequirements
997       port_pd_server_1b_port_subnetpoolid:
998         type: string
999         required: true
1000         status: SUPPORTED
1001     requirements:
1002     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1003         capability: tosca.capabilities.Node
1004         node: tosca.nodes.Root
1005         relationship: tosca.relationships.DependsOn
1006         occurrences:
1007         - 0
1008         - UNBOUNDED
1009     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1010         capability: tosca.capabilities.Node
1011         node: tosca.nodes.Root
1012         relationship: tosca.relationships.DependsOn
1013         occurrences:
1014         - 0
1015         - UNBOUNDED
1016     - link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1017         capability: tosca.capabilities.network.Linkable
1018         relationship: tosca.relationships.network.LinksTo
1019         occurrences:
1020         - 1
1021         - 1
1022     - dependency_pd_server_1b:
1023         capability: tosca.capabilities.Node
1024         node: tosca.nodes.Root
1025         relationship: tosca.relationships.DependsOn
1026         occurrences:
1027         - 0
1028         - UNBOUNDED
1029     - local_storage_pd_server_1b:
1030         capability: tosca.capabilities.Attachment
1031         node: tosca.nodes.BlockStorage
1032         relationship: tosca.relationships.AttachesTo
1033         occurrences:
1034         - 0
1035         - UNBOUNDED
1036     - dependency_pd_server_1b_pd_server_1b_port:
1037         capability: tosca.capabilities.Node
1038         node: tosca.nodes.Root
1039         relationship: tosca.relationships.DependsOn
1040         occurrences:
1041         - 0
1042         - UNBOUNDED
1043     - link_pd_server_1b_pd_server_1b_port:
1044         capability: tosca.capabilities.network.Linkable
1045         relationship: tosca.relationships.network.LinksTo
1046         occurrences:
1047         - 1
1048         - 1
1049     capabilities:
1050       disk.device.read.bytes_pd_server_1b:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       feature_pd_server_1b_pd_server_1b_port:
1057         type: tosca.capabilities.Node
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       host_pd_server_1b:
1062         type: tosca.capabilities.Container
1063         valid_source_types:
1064         - tosca.nodes.SoftwareComponent
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.read.bytes.rate_pd_server_1b:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.allocation_pd_server_1b:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       cpu.delta_pd_server_1b:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       forwarder_pd_server_1b_pd_server_1b_port:
1093         type: org.openecomp.capabilities.Forwarder
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       disk.device.read.requests_pd_server_1b:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       feature_pd_server_1b:
1110         type: tosca.capabilities.Node
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.device.iops_pd_server_1b:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       binding_pd_server_1b_pd_server_1b_port:
1121         type: tosca.capabilities.network.Bindable
1122         valid_source_types:
1123         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1124         occurrences:
1125         - 0
1126         - UNBOUNDED
1127       cpu_pd_server_1b:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       disk.write.bytes.rate_pd_server_1b:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       disk.device.read.requests.rate_pd_server_1b:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       endpoint_pd_server_1b:
1146         type: tosca.capabilities.Endpoint.Admin
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       disk.device.allocation_pd_server_1b:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       memory.usage_pd_server_1b:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
1163         type: org.openecomp.capabilities.metric.Ceilometer
1164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       memory_pd_server_1b:
1169         type: org.openecomp.capabilities.metric.Ceilometer
1170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       disk.device.read.bytes.rate_pd_server_1b:
1175         type: org.openecomp.capabilities.metric.Ceilometer
1176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       disk.device.latency_pd_server_1b:
1181         type: org.openecomp.capabilities.metric.Ceilometer
1182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       disk.read.bytes_pd_server_1b:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       disk.device.usage_pd_server_1b:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       attachment_pd_server_1b_pd_server_1b_port:
1199         type: tosca.capabilities.Attachment
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       disk.device.write.requests_pd_server_1b:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.latency_pd_server_1b:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       disk.ephemeral.size_pd_server_1b:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       scalable_pd_server_1b:
1228         type: tosca.capabilities.Scalable
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       disk.write.requests_pd_server_1b:
1233         type: org.openecomp.capabilities.metric.Ceilometer
1234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1235         occurrences:
1236         - 1
1237         - UNBOUNDED
1238       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1239         type: tosca.capabilities.Node
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       disk.device.write.bytes.rate_pd_server_1b:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       disk.root.size_pd_server_1b:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       disk.iops_pd_server_1b:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       disk.write.bytes_pd_server_1b:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.device.write.bytes_pd_server_1b:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       os_pd_server_1b:
1274         type: tosca.capabilities.OperatingSystem
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       vcpus_pd_server_1b:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       instance_pd_server_1b:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       binding_pd_server_1b:
1297         type: tosca.capabilities.network.Bindable
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       cpu_util_pd_server_1b:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       memory.resident_pd_server_1b:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1320         type: tosca.capabilities.Node
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       disk.device.write.requests.rate_pd_server_1b:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.device.capacity_pd_server_1b:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       disk.read.requests_pd_server_1b:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1349         type: org.openecomp.capabilities.metric.Ceilometer
1350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       disk.capacity_pd_server_1b:
1355         type: org.openecomp.capabilities.metric.Ceilometer
1356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       disk.usage_pd_server_1b:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       disk.write.requests.rate_pd_server_1b:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372   org.openecomp.resource.abstract.nodes.heat.ps_server_1b:
1373     derived_from: org.openecomp.resource.abstract.nodes.VFC
1374     properties:
1375       port_ps_server_1b_port_1_network_role_tag:
1376         type: string
1377         required: true
1378         status: SUPPORTED
1379       ps_server_1b_ips:
1380         type: string
1381         required: true
1382         status: SUPPORTED
1383       port_ps_server_1b_port_1_ip_requirements:
1384         type: list
1385         required: true
1386         status: SUPPORTED
1387         entry_schema:
1388           type: org.openecomp.datatypes.network.IpRequirements
1389       security_group_name:
1390         type: list
1391         description: CMAUI1, CMAUI2 server names
1392         required: true
1393         status: SUPPORTED
1394         entry_schema:
1395           type: string
1396       port_ps_server_1b_port_1_mac_requirements:
1397         type: org.openecomp.datatypes.network.MacRequirements
1398         required: true
1399         status: SUPPORTED
1400       ps_server_1b_names:
1401         type: list
1402         description: Ps server names
1403         required: true
1404         status: SUPPORTED
1405         entry_schema:
1406           type: string
1407       packet_ext_network_name:
1408         type: string
1409         description: network name
1410         required: true
1411         status: SUPPORTED
1412       port_ps_server_1b_port_1_network_role:
1413         type: string
1414         required: true
1415         status: SUPPORTED
1416       port_net:
1417         type: string
1418         description: port network
1419         required: true
1420         status: SUPPORTED
1421       ps_server_2b_ips:
1422         type: string
1423         required: true
1424         status: SUPPORTED
1425       packet_int_network_name:
1426         type: string
1427         description: network name
1428         required: true
1429         status: SUPPORTED
1430       port_ps_server_1b_port_1_exCP_naming:
1431         type: org.openecomp.datatypes.Naming
1432         required: true
1433         status: SUPPORTED
1434       port_ps_server_1b_port_1_order:
1435         type: integer
1436         required: true
1437         status: SUPPORTED
1438       port_ps_server_1b_port_1_subnetpoolid:
1439         type: string
1440         required: true
1441         status: SUPPORTED
1442       availability_zone_0:
1443         type: string
1444         description: availabilityzone name
1445         required: true
1446         status: SUPPORTED
1447       ps_server_1b_flavor:
1448         type: string
1449         description: Flavor for PS server
1450         required: true
1451         status: SUPPORTED
1452       ps_server_1b_image:
1453         type: string
1454         description: Ps Image server
1455         required: true
1456         status: SUPPORTED
1457       sub_inf_net:
1458         type: string
1459         description: sub interface network
1460         required: true
1461         status: SUPPORTED
1462       port_ps_server_1b_port_1_vlan_requirements:
1463         type: list
1464         required: true
1465         status: SUPPORTED
1466         entry_schema:
1467           type: org.openecomp.datatypes.network.VlanRequirements
1468     requirements:
1469     - dependency_server_1b_ps_1:
1470         capability: tosca.capabilities.Node
1471         node: tosca.nodes.Root
1472         relationship: tosca.relationships.DependsOn
1473         occurrences:
1474         - 0
1475         - UNBOUNDED
1476     - local_storage_server_1b_ps_1:
1477         capability: tosca.capabilities.Attachment
1478         node: tosca.nodes.BlockStorage
1479         relationship: tosca.relationships.AttachesTo
1480         occurrences:
1481         - 0
1482         - UNBOUNDED
1483     - dependency_test_resourceGroup_1:
1484         capability: tosca.capabilities.Node
1485         node: tosca.nodes.Root
1486         relationship: tosca.relationships.DependsOn
1487         occurrences:
1488         - 0
1489         - UNBOUNDED
1490     - dependency_template_Vlan_vmi_1_test_resourceGroup_1:
1491         capability: tosca.capabilities.Node
1492         node: tosca.nodes.Root
1493         relationship: tosca.relationships.DependsOn
1494         occurrences:
1495         - 0
1496         - UNBOUNDED
1497     - dependency_ps_server_1b_port_1:
1498         capability: tosca.capabilities.Node
1499         node: tosca.nodes.Root
1500         relationship: tosca.relationships.DependsOn
1501         occurrences:
1502         - 0
1503         - UNBOUNDED
1504     - dependency_packet_ext_network:
1505         capability: tosca.capabilities.Node
1506         node: tosca.nodes.Root
1507         relationship: tosca.relationships.DependsOn
1508         occurrences:
1509         - 0
1510         - UNBOUNDED
1511     - dependency_packet_int_network:
1512         capability: tosca.capabilities.Node
1513         node: tosca.nodes.Root
1514         relationship: tosca.relationships.DependsOn
1515         occurrences:
1516         - 0
1517         - UNBOUNDED
1518     capabilities:
1519       disk.write.bytes.rate_server_1b_ps_1:
1520         type: org.openecomp.capabilities.metric.Ceilometer
1521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.write.bytes_server_1b_ps_1:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.write.bytes_server_1b_ps_1:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.device.latency_server_1b_ps_1:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.device.usage_server_1b_ps_1:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       disk.read.requests_server_1b_ps_1:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.write.requests.rate_server_1b_ps_1:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       scalable_server_1b_ps_1:
1562         type: tosca.capabilities.Scalable
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       binding_ps_server_1b_port_1:
1567         type: tosca.capabilities.network.Bindable
1568         valid_source_types:
1569         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1570         occurrences:
1571         - 0
1572         - UNBOUNDED
1573       disk.allocation_server_1b_ps_1:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       disk.read.bytes_server_1b_ps_1:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       feature_server_1b_ps_1:
1586         type: tosca.capabilities.Node
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       vcpus_server_1b_ps_1:
1591         type: org.openecomp.capabilities.metric.Ceilometer
1592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       disk.root.size_server_1b_ps_1:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       network.incoming.bytes.rate_ps_server_1b_port_1:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.device.read.requests.rate_server_1b_ps_1:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       disk.read.bytes.rate_server_1b_ps_1:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       disk.iops_server_1b_ps_1:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       memory.usage_server_1b_ps_1:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       disk.write.requests_server_1b_ps_1:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       feature_test_resourceGroup_1:
1639         type: tosca.capabilities.Node
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       disk.latency_server_1b_ps_1:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       network.incoming.packets.rate_ps_server_1b_port_1:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       binding_server_1b_ps_1:
1656         type: tosca.capabilities.network.Bindable
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       link_packet_ext_network:
1661         type: tosca.capabilities.network.Linkable
1662         occurrences:
1663         - 1
1664         - UNBOUNDED
1665       network.incoming.bytes_ps_server_1b_port_1:
1666         type: org.openecomp.capabilities.metric.Ceilometer
1667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       attachment_packet_int_network:
1672         type: tosca.capabilities.Attachment
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       cpu.delta_server_1b_ps_1:
1677         type: org.openecomp.capabilities.metric.Ceilometer
1678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1679         occurrences:
1680         - 1
1681         - UNBOUNDED
1682       memory.resident_server_1b_ps_1:
1683         type: org.openecomp.capabilities.metric.Ceilometer
1684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1685         occurrences:
1686         - 1
1687         - UNBOUNDED
1688       cpu_util_server_1b_ps_1:
1689         type: org.openecomp.capabilities.metric.Ceilometer
1690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1691         occurrences:
1692         - 1
1693         - UNBOUNDED
1694       disk.device.write.bytes.rate_server_1b_ps_1:
1695         type: org.openecomp.capabilities.metric.Ceilometer
1696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1697         occurrences:
1698         - 1
1699         - UNBOUNDED
1700       disk.device.write.requests_server_1b_ps_1:
1701         type: org.openecomp.capabilities.metric.Ceilometer
1702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1703         occurrences:
1704         - 1
1705         - UNBOUNDED
1706       disk.ephemeral.size_server_1b_ps_1:
1707         type: org.openecomp.capabilities.metric.Ceilometer
1708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1709         occurrences:
1710         - 1
1711         - UNBOUNDED
1712       disk.device.read.requests_server_1b_ps_1:
1713         type: org.openecomp.capabilities.metric.Ceilometer
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       end_point_packet_int_network:
1719         type: tosca.capabilities.Endpoint
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       memory_server_1b_ps_1:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       attachment_ps_server_1b_port_1:
1730         type: tosca.capabilities.Attachment
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       network.outgoing.packets.rate_ps_server_1b_port_1:
1735         type: org.openecomp.capabilities.metric.Ceilometer
1736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1737         occurrences:
1738         - 1
1739         - UNBOUNDED
1740       disk.capacity_server_1b_ps_1:
1741         type: org.openecomp.capabilities.metric.Ceilometer
1742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1743         occurrences:
1744         - 1
1745         - UNBOUNDED
1746       instance_server_1b_ps_1:
1747         type: org.openecomp.capabilities.metric.Ceilometer
1748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1749         occurrences:
1750         - 1
1751         - UNBOUNDED
1752       forwarder_ps_server_1b_port_1:
1753         type: org.openecomp.capabilities.Forwarder
1754         occurrences:
1755         - 1
1756         - UNBOUNDED
1757       attachment_packet_ext_network:
1758         type: tosca.capabilities.Attachment
1759         occurrences:
1760         - 1
1761         - UNBOUNDED
1762       link_packet_int_network:
1763         type: tosca.capabilities.network.Linkable
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       os_server_1b_ps_1:
1768         type: tosca.capabilities.OperatingSystem
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       feature_template_Vlan_vmi_1_test_resourceGroup_1:
1773         type: tosca.capabilities.Node
1774         occurrences:
1775         - 1
1776         - UNBOUNDED
1777       network.outgoing.bytes_ps_server_1b_port_1:
1778         type: org.openecomp.capabilities.metric.Ceilometer
1779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1780         occurrences:
1781         - 1
1782         - UNBOUNDED
1783       disk.device.capacity_server_1b_ps_1:
1784         type: org.openecomp.capabilities.metric.Ceilometer
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       end_point_packet_ext_network:
1790         type: tosca.capabilities.Endpoint
1791         occurrences:
1792         - 1
1793         - UNBOUNDED
1794       disk.usage_server_1b_ps_1:
1795         type: org.openecomp.capabilities.metric.Ceilometer
1796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1797         occurrences:
1798         - 1
1799         - UNBOUNDED
1800       disk.device.iops_server_1b_ps_1:
1801         type: org.openecomp.capabilities.metric.Ceilometer
1802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1803         occurrences:
1804         - 1
1805         - UNBOUNDED
1806       network.incoming.packets_ps_server_1b_port_1:
1807         type: org.openecomp.capabilities.metric.Ceilometer
1808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       network.outgoing.bytes.rate_ps_server_1b_port_1:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       network.outpoing.packets_ps_server_1b_port_1:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       endpoint_server_1b_ps_1:
1825         type: tosca.capabilities.Endpoint.Admin
1826         occurrences:
1827         - 1
1828         - UNBOUNDED
1829       disk.device.read.bytes_server_1b_ps_1:
1830         type: org.openecomp.capabilities.metric.Ceilometer
1831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       disk.device.allocation_server_1b_ps_1:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       cpu_server_1b_ps_1:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       feature_packet_ext_network:
1848         type: tosca.capabilities.Node
1849         occurrences:
1850         - 1
1851         - UNBOUNDED
1852       disk.write.requests.rate_server_1b_ps_1:
1853         type: org.openecomp.capabilities.metric.Ceilometer
1854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1855         occurrences:
1856         - 1
1857         - UNBOUNDED
1858       feature_ps_server_1b_port_1:
1859         type: tosca.capabilities.Node
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       host_server_1b_ps_1:
1864         type: tosca.capabilities.Container
1865         valid_source_types:
1866         - tosca.nodes.SoftwareComponent
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       disk.device.read.bytes.rate_server_1b_ps_1:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       feature_packet_int_network:
1877         type: tosca.capabilities.Node
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
1882     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1883     properties:
1884       vlan_ids:
1885         type: string
1886         required: true
1887         status: SUPPORTED
1888       parent_interface:
1889         type: string
1890         required: true
1891         status: SUPPORTED
1892       virtual_ipv6_address:
1893         type: string
1894         required: true
1895         status: SUPPORTED
1896       virtual_ip_address:
1897         type: string
1898         required: true
1899         status: SUPPORTED
1900       lb_st_vlan_type_oam:
1901         type: string
1902         description: dummy
1903         required: true
1904         status: SUPPORTED
1905       mac_address:
1906         type: string
1907         required: true
1908         status: SUPPORTED
1909       net1:
1910         type: string
1911         required: true
1912         status: SUPPORTED
1913       subinterface_name_prefix:
1914         type: string
1915         required: true
1916         status: SUPPORTED
1917       subinterface_instance_index:
1918         type: float
1919         required: true
1920         status: SUPPORTED
1921     requirements:
1922     - dependency_template_Vlan_vmi_1:
1923         capability: tosca.capabilities.Node
1924         node: tosca.nodes.Root
1925         relationship: tosca.relationships.DependsOn
1926         occurrences:
1927         - 0
1928         - UNBOUNDED
1929     - link_template_Vlan_vmi_1:
1930         capability: tosca.capabilities.network.Linkable
1931         relationship: tosca.relationships.network.LinksTo
1932         occurrences:
1933         - 1
1934         - 1
1935     - binding_template_Vlan_vmi_1:
1936         capability: tosca.capabilities.network.Bindable
1937         node: org.openecomp.resource.cp.nodes.network.Port
1938         relationship: tosca.relationships.network.BindsTo
1939         occurrences:
1940         - 1
1941         - 1
1942     capabilities:
1943       feature_template_Vlan_vmi_1:
1944         type: tosca.capabilities.Node
1945         occurrences:
1946         - 1
1947         - UNBOUNDED