8333788d1dd2bc44b9d55bb311e98a2af82bb3ef
[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_subint_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_subint_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_test_resourceGroup_2_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_template_subint_Vlan_vmi_1_test_resourceGroup_2_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_ps_server_1b_port_1_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     - dependency_ps_server_1b_port_2_test_nested_level2:
175         capability: tosca.capabilities.Node
176         node: tosca.nodes.Root
177         relationship: tosca.relationships.DependsOn
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - dependency_packet_ext_network_test_nested_level2:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - dependency_packet_int_network_test_nested_level2:
189         capability: tosca.capabilities.Node
190         node: tosca.nodes.Root
191         relationship: tosca.relationships.DependsOn
192         occurrences:
193         - 0
194         - UNBOUNDED
195     - dependency_server_1b_ps_2_test_nested_level2:
196         capability: tosca.capabilities.Node
197         node: tosca.nodes.Root
198         relationship: tosca.relationships.DependsOn
199         occurrences:
200         - 0
201         - UNBOUNDED
202     - local_storage_server_1b_ps_2_test_nested_level2:
203         capability: tosca.capabilities.Attachment
204         node: tosca.nodes.BlockStorage
205         relationship: tosca.relationships.AttachesTo
206         occurrences:
207         - 0
208         - UNBOUNDED
209     capabilities:
210       disk.device.write.bytes.rate_server_1b_ps_1_test_nested_level2:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       network.outgoing.packets.rate_ps_server_1b_port_2_test_nested_level2:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       scalable_server_1b_ps_1_test_nested_level2:
223         type: tosca.capabilities.Scalable
224         occurrences:
225         - 1
226         - UNBOUNDED
227       end_point_packet_ext_network_test_nested_level2:
228         type: tosca.capabilities.Endpoint
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.capacity_server_1b_ps_2_test_nested_level2:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.device.latency_server_1b_ps_2_test_nested_level2:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.device.write.bytes_server_1b_ps_2_test_nested_level2:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.device.write.requests_server_1b_pd_0:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.read.requests_server_1b_ps_2_test_nested_level2:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       endpoint_server_1b_ps_2_test_nested_level2:
263         type: tosca.capabilities.Endpoint.Admin
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.iops_server_1b_ps_2_test_nested_level2:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.device.read.bytes_server_1b_ps_1_test_nested_level2:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       feature_packet_ext_network_test_nested_level2:
280         type: tosca.capabilities.Node
281         occurrences:
282         - 1
283         - UNBOUNDED
284       forwarder_ps_server_1b_port_1_test_nested_level2:
285         type: org.openecomp.capabilities.Forwarder
286         occurrences:
287         - 1
288         - UNBOUNDED
289       forwarder_pd_server_1b_port_0:
290         type: org.openecomp.capabilities.Forwarder
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.capacity_server_1b_pd_0:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.outpoing.packets_pd_server_1b_port_0:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       cpu_util_server_1b_ps_2_test_nested_level2:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.packets_ps_server_1b_port_1_test_nested_level2:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       feature_pd_server_1b_port_0:
319         type: tosca.capabilities.Node
320         occurrences:
321         - 1
322         - UNBOUNDED
323       memory_server_1b_ps_1_test_nested_level2:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       link_packet_int_network_test_nested_level2:
330         type: tosca.capabilities.network.Linkable
331         occurrences:
332         - 1
333         - UNBOUNDED
334       os_server_1b_ps_1_test_nested_level2:
335         type: tosca.capabilities.OperatingSystem
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.incoming.bytes_ps_server_1b_port_2_test_nested_level2:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.root.size_server_1b_ps_1_test_nested_level2:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       attachment_packet_internal_network:
352         type: tosca.capabilities.Attachment
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.allocation_server_1b_pd_0:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       feature_test_resourceGroup_0:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       feature_packet_int_network_test_nested_level2:
368         type: tosca.capabilities.Node
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.write.requests_server_1b_ps_1_test_nested_level2:
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       cpu_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       disk.write.requests.rate_server_1b_pd_0:
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       network.incoming.bytes.rate_ps_server_1b_port_2_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.latency_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_template_subint_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
403         type: tosca.capabilities.Node
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.read.bytes.rate_server_1b_pd_0:
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       feature_test_nested_level2:
414         type: tosca.capabilities.Node
415         occurrences:
416         - 1
417         - UNBOUNDED
418       disk.write.bytes.rate_server_1b_pd_0:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       disk.device.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.read.requests.rate_server_1b_ps_2_test_nested_level2:
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.read.bytes_server_1b_ps_1_test_nested_level2:
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       disk.read.bytes_server_1b_ps_2_test_nested_level2:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       cpu_server_1b_ps_1_test_nested_level2:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.usage_server_1b_pd_0:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.ephemeral.size_server_1b_ps_2_test_nested_level2:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       end_point_packet_int_network_test_nested_level2:
467         type: tosca.capabilities.Endpoint
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.device.iops_server_1b_pd_0:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.write.bytes.rate_server_1b_ps_1_test_nested_level2:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       scalable_server_1b_ps_2_test_nested_level2:
484         type: tosca.capabilities.Scalable
485         occurrences:
486         - 1
487         - UNBOUNDED
488       cpu_util_server_1b_pd_0:
489         type: org.openecomp.capabilities.metric.Ceilometer
490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
491         occurrences:
492         - 1
493         - UNBOUNDED
494       disk.read.requests_server_1b_pd_0:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       disk.device.write.bytes.rate_server_1b_pd_0:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       vcpus_server_1b_ps_1_test_nested_level2:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       disk.device.write.bytes_server_1b_ps_1_test_nested_level2:
513         type: org.openecomp.capabilities.metric.Ceilometer
514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
515         occurrences:
516         - 1
517         - UNBOUNDED
518       feature_server_1b_ps_2_test_nested_level2:
519         type: tosca.capabilities.Node
520         occurrences:
521         - 1
522         - UNBOUNDED
523       disk.iops_server_1b_ps_1_test_nested_level2:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       disk.device.read.bytes_server_1b_ps_2_test_nested_level2:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       feature_server_1b_pd_0:
536         type: tosca.capabilities.Node
537         occurrences:
538         - 1
539         - UNBOUNDED
540       disk.device.write.requests.rate_server_1b_ps_2_test_nested_level2:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       disk.device.write.requests_server_1b_ps_2_test_nested_level2:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       disk.capacity_server_1b_ps_1_test_nested_level2:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       feature_ps_server_1b_port_2_test_nested_level2:
559         type: tosca.capabilities.Node
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.allocation_server_1b_ps_1_test_nested_level2:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       network.outgoing.bytes_ps_server_1b_port_2_test_nested_level2:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       endpoint_server_1b_ps_1_test_nested_level2:
576         type: tosca.capabilities.Endpoint.Admin
577         occurrences:
578         - 1
579         - UNBOUNDED
580       disk.usage_server_1b_ps_1_test_nested_level2:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.device.write.bytes_server_1b_pd_0:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       disk.iops_server_1b_pd_0:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598       end_point_packet_external_network:
599         type: tosca.capabilities.Endpoint
600         occurrences:
601         - 1
602         - UNBOUNDED
603       forwarder_ps_server_1b_port_2_test_nested_level2:
604         type: org.openecomp.capabilities.Forwarder
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.write.bytes_server_1b_pd_0:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       cpu.delta_server_1b_ps_2_test_nested_level2:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       instance_server_1b_ps_2_test_nested_level2:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.device.capacity_server_1b_ps_2_test_nested_level2:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       binding_server_1b_pd_0:
633         type: tosca.capabilities.network.Bindable
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.device.read.requests_server_1b_ps_2_test_nested_level2:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.device.write.requests.rate_server_1b_pd_0:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       disk.device.iops_server_1b_ps_2_test_nested_level2:
650         type: org.openecomp.capabilities.metric.Ceilometer
651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
652         occurrences:
653         - 1
654         - UNBOUNDED
655       network.outgoing.bytes_pd_server_1b_port_0:
656         type: org.openecomp.capabilities.metric.Ceilometer
657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
658         occurrences:
659         - 1
660         - UNBOUNDED
661       disk.read.requests_server_1b_ps_1_test_nested_level2:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       memory.usage_server_1b_ps_1_test_nested_level2:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       link_packet_external_network:
674         type: tosca.capabilities.network.Linkable
675         occurrences:
676         - 1
677         - UNBOUNDED
678       memory.usage_server_1b_ps_2_test_nested_level2:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       disk.device.iops_server_1b_ps_1_test_nested_level2:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       memory.resident_server_1b_pd_0:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       network.outgoing.packets.rate_pd_server_1b_port_0:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       disk.device.read.bytes_server_1b_pd_0:
703         type: org.openecomp.capabilities.metric.Ceilometer
704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
705         occurrences:
706         - 1
707         - UNBOUNDED
708       feature_server_1b_ps_1_test_nested_level2:
709         type: tosca.capabilities.Node
710         occurrences:
711         - 1
712         - UNBOUNDED
713       vcpus_server_1b_ps_2_test_nested_level2:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       attachment_pd_server_1b_port_0:
720         type: tosca.capabilities.Attachment
721         occurrences:
722         - 1
723         - UNBOUNDED
724       attachment_packet_ext_network_test_nested_level2:
725         type: tosca.capabilities.Attachment
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.device.write.requests.rate_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       host_server_1b_ps_1_test_nested_level2:
736         type: tosca.capabilities.Container
737         valid_source_types:
738         - tosca.nodes.SoftwareComponent
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.ephemeral.size_server_1b_pd_0:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       network.outgoing.bytes_ps_server_1b_port_1_test_nested_level2:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.write.bytes_server_1b_ps_1_test_nested_level2:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       end_point_packet_internal_network:
761         type: tosca.capabilities.Endpoint
762         occurrences:
763         - 1
764         - UNBOUNDED
765       attachment_ps_server_1b_port_1_test_nested_level2:
766         type: tosca.capabilities.Attachment
767         occurrences:
768         - 1
769         - UNBOUNDED
770       feature_ps_server_1b_port_1_test_nested_level2:
771         type: tosca.capabilities.Node
772         occurrences:
773         - 1
774         - UNBOUNDED
775       feature_packet_internal_network:
776         type: tosca.capabilities.Node
777         occurrences:
778         - 1
779         - UNBOUNDED
780       cpu.delta_server_1b_ps_1_test_nested_level2:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       disk.device.write.requests_server_1b_ps_1_test_nested_level2:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       disk.device.capacity_server_1b_ps_1_test_nested_level2:
793         type: org.openecomp.capabilities.metric.Ceilometer
794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
795         occurrences:
796         - 1
797         - UNBOUNDED
798       disk.usage_server_1b_ps_2_test_nested_level2:
799         type: org.openecomp.capabilities.metric.Ceilometer
800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
801         occurrences:
802         - 1
803         - UNBOUNDED
804       instance_server_1b_pd_0:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       disk.device.capacity_server_1b_pd_0:
811         type: org.openecomp.capabilities.metric.Ceilometer
812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
813         occurrences:
814         - 1
815         - UNBOUNDED
816       disk.root.size_server_1b_ps_2_test_nested_level2:
817         type: org.openecomp.capabilities.metric.Ceilometer
818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
819         occurrences:
820         - 1
821         - UNBOUNDED
822       disk.device.read.bytes.rate_server_1b_ps_1_test_nested_level2:
823         type: org.openecomp.capabilities.metric.Ceilometer
824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
825         occurrences:
826         - 1
827         - UNBOUNDED
828       instance_server_1b_ps_1_test_nested_level2:
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       network.outgoing.bytes.rate_ps_server_1b_port_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       network.incoming.packets.rate_ps_server_1b_port_1_test_nested_level2:
841         type: org.openecomp.capabilities.metric.Ceilometer
842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
843         occurrences:
844         - 1
845         - UNBOUNDED
846       feature_template_subint_Vlan_vmi_1_test_resourceGroup_0:
847         type: tosca.capabilities.Node
848         occurrences:
849         - 1
850         - UNBOUNDED
851       disk.device.read.requests_server_1b_ps_1_test_nested_level2:
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.outgoing.bytes.rate_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       network.incoming.packets.rate_pd_server_1b_port_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       network.incoming.packets_ps_server_1b_port_2_test_nested_level2:
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       os_server_1b_pd_0:
876         type: tosca.capabilities.OperatingSystem
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.incoming.bytes_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       endpoint_server_1b_pd_0:
887         type: tosca.capabilities.Endpoint.Admin
888         occurrences:
889         - 1
890         - UNBOUNDED
891       disk.read.bytes_server_1b_pd_0:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       cpu_util_server_1b_ps_1_test_nested_level2:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.write.requests_server_1b_ps_2_test_nested_level2:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       disk.latency_server_1b_ps_2_test_nested_level2:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       binding_server_1b_ps_1_test_nested_level2:
916         type: tosca.capabilities.network.Bindable
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.device.usage_server_1b_ps_2_test_nested_level2:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.incoming.bytes.rate_ps_server_1b_port_1_test_nested_level2:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       feature_template_subint_Vlan_vmi_1_test_resourceGroup_2_test_nested_level2:
933         type: tosca.capabilities.Node
934         occurrences:
935         - 1
936         - UNBOUNDED
937       binding_ps_server_1b_port_1_test_nested_level2:
938         type: tosca.capabilities.network.Bindable
939         valid_source_types:
940         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
941         occurrences:
942         - 0
943         - UNBOUNDED
944       host_server_1b_pd_0:
945         type: tosca.capabilities.Container
946         valid_source_types:
947         - tosca.nodes.SoftwareComponent
948         occurrences:
949         - 1
950         - UNBOUNDED
951       attachment_packet_int_network_test_nested_level2:
952         type: tosca.capabilities.Attachment
953         occurrences:
954         - 1
955         - UNBOUNDED
956       network.incoming.bytes_pd_server_1b_port_0:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       disk.root.size_server_1b_pd_0:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       binding_ps_server_1b_port_2_test_nested_level2:
969         type: tosca.capabilities.network.Bindable
970         valid_source_types:
971         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
972         occurrences:
973         - 0
974         - UNBOUNDED
975       disk.ephemeral.size_server_1b_ps_1_test_nested_level2:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.allocation_server_1b_ps_2_test_nested_level2:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       memory_server_1b_pd_0:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.latency_server_1b_pd_0:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       binding_server_1b_ps_2_test_nested_level2:
1000         type: tosca.capabilities.network.Bindable
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.device.read.requests.rate_server_1b_ps_1_test_nested_level2:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       disk.device.usage_server_1b_pd_0:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       cpu_server_1b_ps_2_test_nested_level2:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       feature_packet_external_network:
1023         type: tosca.capabilities.Node
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       memory.resident_server_1b_ps_2_test_nested_level2:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       memory.resident_server_1b_ps_1_test_nested_level2:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       network.outgoing.packets.rate_ps_server_1b_port_1_test_nested_level2:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.device.latency_server_1b_ps_1_test_nested_level2:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       disk.allocation_server_1b_pd_0:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       link_packet_ext_network_test_nested_level2:
1070         type: tosca.capabilities.network.Linkable
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       disk.write.bytes_server_1b_ps_2_test_nested_level2:
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       binding_pd_server_1b_port_0:
1081         type: tosca.capabilities.network.Bindable
1082         valid_source_types:
1083         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1084         occurrences:
1085         - 0
1086         - UNBOUNDED
1087       host_server_1b_ps_2_test_nested_level2:
1088         type: tosca.capabilities.Container
1089         valid_source_types:
1090         - tosca.nodes.SoftwareComponent
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.device.read.requests.rate_server_1b_pd_0:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       link_packet_internal_network:
1101         type: tosca.capabilities.network.Linkable
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       network.incoming.packets.rate_ps_server_1b_port_2_test_nested_level2:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.write.requests_server_1b_pd_0:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       attachment_ps_server_1b_port_2_test_nested_level2:
1118         type: tosca.capabilities.Attachment
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       disk.device.allocation_server_1b_ps_1_test_nested_level2:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.device.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       scalable_server_1b_pd_0:
1135         type: tosca.capabilities.Scalable
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       memory_server_1b_ps_2_test_nested_level2:
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       network.outgoing.bytes.rate_ps_server_1b_port_2_test_nested_level2:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       os_server_1b_ps_2_test_nested_level2:
1152         type: tosca.capabilities.OperatingSystem
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       cpu.delta_server_1b_pd_0:
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       disk.read.bytes.rate_server_1b_ps_1_test_nested_level2:
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       feature_test_resourceGroup_1_test_nested_level2:
1169         type: tosca.capabilities.Node
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       feature_test_resourceGroup_2_test_nested_level2:
1174         type: tosca.capabilities.Node
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       disk.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       disk.device.allocation_server_1b_ps_2_test_nested_level2:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       vcpus_server_1b_pd_0:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       disk.device.read.requests_server_1b_pd_0:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       network.incoming.packets_pd_server_1b_port_0:
1203         type: org.openecomp.capabilities.metric.Ceilometer
1204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       disk.read.bytes.rate_server_1b_pd_0:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       memory.usage_server_1b_pd_0:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       attachment_packet_external_network:
1221         type: tosca.capabilities.Attachment
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       network.outpoing.packets_ps_server_1b_port_1_test_nested_level2:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       disk.latency_server_1b_pd_0:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       network.outpoing.packets_ps_server_1b_port_2_test_nested_level2:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       network.incoming.bytes.rate_pd_server_1b_port_0:
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.write.requests.rate_server_1b_ps_2_test_nested_level2:
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.write.requests.rate_server_1b_ps_1_test_nested_level2:
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   org.openecomp.resource.abstract.nodes.pd_server_1b:
1262     derived_from: org.openecomp.resource.abstract.nodes.VFC
1263     properties:
1264       compute_pd_server_1b_name:
1265         type: list
1266         required: true
1267         status: SUPPORTED
1268         entry_schema:
1269           type: string
1270       subinterface_nested_vlan_service_template_filter_count:
1271         type: list
1272         required: true
1273         status: SUPPORTED
1274         entry_schema:
1275           type: float
1276       index_value:
1277         type: integer
1278         description: Index value of this substitution service template runtime instance
1279         required: false
1280         default: 0
1281         status: SUPPORTED
1282         constraints:
1283         - greater_or_equal: 0
1284       vm_flavor_name:
1285         type: string
1286         required: true
1287         status: SUPPORTED
1288       port_pd_server_1b_port_vlan_requirements:
1289         type: list
1290         required: true
1291         status: SUPPORTED
1292         entry_schema:
1293           type: org.openecomp.datatypes.network.VlanRequirements
1294       subinterface_nested_vlan_net1:
1295         type: list
1296         required: true
1297         status: SUPPORTED
1298         entry_schema:
1299           type: string
1300       port_pd_server_1b_port_network_role_tag:
1301         type: string
1302         required: true
1303         status: SUPPORTED
1304       vm_image_name:
1305         type: string
1306         required: true
1307         status: SUPPORTED
1308       port_pd_server_1b_port_replacement_policy:
1309         type: list
1310         required: true
1311         status: SUPPORTED
1312         entry_schema:
1313           type: string
1314       port_pd_server_1b_port_mac_requirements:
1315         type: org.openecomp.datatypes.network.MacRequirements
1316         required: true
1317         status: SUPPORTED
1318       port_pd_server_1b_port_network_role:
1319         type: string
1320         required: true
1321         status: SUPPORTED
1322       subinterface_nested_vlan_parent_interface:
1323         type: list
1324         required: true
1325         status: SUPPORTED
1326         entry_schema:
1327           type: string
1328       port_pd_server_1b_port_fixed_ips:
1329         type: list
1330         required: true
1331         status: SUPPORTED
1332         entry_schema:
1333           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1334       port_pd_server_1b_port_network:
1335         type: list
1336         required: true
1337         status: SUPPORTED
1338         entry_schema:
1339           type: string
1340       compute_pd_server_1b_availability_zone:
1341         type: list
1342         required: true
1343         status: SUPPORTED
1344         entry_schema:
1345           type: string
1346       port_pd_server_1b_port_order:
1347         type: integer
1348         required: true
1349         status: SUPPORTED
1350       port_pd_server_1b_port_exCP_naming:
1351         type: org.openecomp.datatypes.Naming
1352         required: true
1353         status: SUPPORTED
1354       port_pd_server_1b_port_ip_requirements:
1355         type: list
1356         required: true
1357         status: SUPPORTED
1358         entry_schema:
1359           type: org.openecomp.datatypes.network.IpRequirements
1360       port_pd_server_1b_port_subnetpoolid:
1361         type: string
1362         required: true
1363         status: SUPPORTED
1364     requirements:
1365     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1366         capability: tosca.capabilities.Node
1367         node: tosca.nodes.Root
1368         relationship: tosca.relationships.DependsOn
1369         occurrences:
1370         - 0
1371         - UNBOUNDED
1372     - dependency_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1373         capability: tosca.capabilities.Node
1374         node: tosca.nodes.Root
1375         relationship: tosca.relationships.DependsOn
1376         occurrences:
1377         - 0
1378         - UNBOUNDED
1379     - link_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1380         capability: tosca.capabilities.network.Linkable
1381         relationship: tosca.relationships.network.LinksTo
1382         occurrences:
1383         - 1
1384         - 1
1385     - dependency_pd_server_1b:
1386         capability: tosca.capabilities.Node
1387         node: tosca.nodes.Root
1388         relationship: tosca.relationships.DependsOn
1389         occurrences:
1390         - 0
1391         - UNBOUNDED
1392     - local_storage_pd_server_1b:
1393         capability: tosca.capabilities.Attachment
1394         node: tosca.nodes.BlockStorage
1395         relationship: tosca.relationships.AttachesTo
1396         occurrences:
1397         - 0
1398         - UNBOUNDED
1399     - dependency_pd_server_1b_pd_server_1b_port:
1400         capability: tosca.capabilities.Node
1401         node: tosca.nodes.Root
1402         relationship: tosca.relationships.DependsOn
1403         occurrences:
1404         - 0
1405         - UNBOUNDED
1406     - link_pd_server_1b_pd_server_1b_port:
1407         capability: tosca.capabilities.network.Linkable
1408         relationship: tosca.relationships.network.LinksTo
1409         occurrences:
1410         - 1
1411         - 1
1412     capabilities:
1413       disk.device.read.bytes_pd_server_1b:
1414         type: org.openecomp.capabilities.metric.Ceilometer
1415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1416         occurrences:
1417         - 1
1418         - UNBOUNDED
1419       feature_pd_server_1b_pd_server_1b_port:
1420         type: tosca.capabilities.Node
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       host_pd_server_1b:
1425         type: tosca.capabilities.Container
1426         valid_source_types:
1427         - tosca.nodes.SoftwareComponent
1428         occurrences:
1429         - 1
1430         - UNBOUNDED
1431       disk.read.bytes.rate_pd_server_1b:
1432         type: org.openecomp.capabilities.metric.Ceilometer
1433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       disk.allocation_pd_server_1b:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       cpu.delta_pd_server_1b:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       forwarder_pd_server_1b_pd_server_1b_port:
1456         type: org.openecomp.capabilities.Forwarder
1457         occurrences:
1458         - 1
1459         - UNBOUNDED
1460       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1461         type: org.openecomp.capabilities.metric.Ceilometer
1462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466       disk.device.read.requests_pd_server_1b:
1467         type: org.openecomp.capabilities.metric.Ceilometer
1468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       feature_pd_server_1b:
1473         type: tosca.capabilities.Node
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.device.iops_pd_server_1b:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       binding_pd_server_1b_pd_server_1b_port:
1484         type: tosca.capabilities.network.Bindable
1485         valid_source_types:
1486         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1487         occurrences:
1488         - 0
1489         - UNBOUNDED
1490       cpu_pd_server_1b:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       disk.write.bytes.rate_pd_server_1b:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       disk.device.read.requests.rate_pd_server_1b:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       endpoint_pd_server_1b:
1509         type: tosca.capabilities.Endpoint.Admin
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       disk.device.allocation_pd_server_1b:
1514         type: org.openecomp.capabilities.metric.Ceilometer
1515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1516         occurrences:
1517         - 1
1518         - UNBOUNDED
1519       memory.usage_pd_server_1b:
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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_pd_server_1b:
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.read.bytes.rate_pd_server_1b:
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.latency_pd_server_1b:
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.bytes_pd_server_1b:
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.usage_pd_server_1b:
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       attachment_pd_server_1b_pd_server_1b_port:
1562         type: tosca.capabilities.Attachment
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.device.write.requests_pd_server_1b:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       disk.latency_pd_server_1b:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       disk.ephemeral.size_pd_server_1b:
1579         type: org.openecomp.capabilities.metric.Ceilometer
1580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1581         occurrences:
1582         - 1
1583         - UNBOUNDED
1584       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1585         type: org.openecomp.capabilities.metric.Ceilometer
1586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1587         occurrences:
1588         - 1
1589         - UNBOUNDED
1590       scalable_pd_server_1b:
1591         type: tosca.capabilities.Scalable
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.write.requests_pd_server_1b:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       disk.device.write.bytes.rate_pd_server_1b:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       disk.root.size_pd_server_1b:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       disk.iops_pd_server_1b:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       disk.write.bytes_pd_server_1b:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       disk.device.write.bytes_pd_server_1b:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       os_pd_server_1b:
1632         type: tosca.capabilities.OperatingSystem
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       vcpus_pd_server_1b:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1643         type: org.openecomp.capabilities.metric.Ceilometer
1644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1645         occurrences:
1646         - 1
1647         - UNBOUNDED
1648       instance_pd_server_1b:
1649         type: org.openecomp.capabilities.metric.Ceilometer
1650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       binding_pd_server_1b:
1655         type: tosca.capabilities.network.Bindable
1656         occurrences:
1657         - 1
1658         - UNBOUNDED
1659       feature_template_subint_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1660         type: tosca.capabilities.Node
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       cpu_util_pd_server_1b:
1665         type: org.openecomp.capabilities.metric.Ceilometer
1666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1671         type: org.openecomp.capabilities.metric.Ceilometer
1672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       memory.resident_pd_server_1b:
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       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1683         type: tosca.capabilities.Node
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1688         type: org.openecomp.capabilities.metric.Ceilometer
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       disk.device.write.requests.rate_pd_server_1b:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       disk.device.capacity_pd_server_1b:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.read.requests_pd_server_1b:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       disk.capacity_pd_server_1b:
1718         type: org.openecomp.capabilities.metric.Ceilometer
1719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       disk.usage_pd_server_1b:
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       disk.write.requests.rate_pd_server_1b:
1730         type: org.openecomp.capabilities.metric.Ceilometer
1731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735   org.openecomp.resource.abstract.nodes.heat.nested_pattern5_levelTwo:
1736     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1737     properties:
1738       port_net:
1739         type: string
1740         description: port network
1741         required: true
1742         status: SUPPORTED
1743       ps_server_2b_ips:
1744         type: string
1745         required: true
1746         status: SUPPORTED
1747       ps_server_1b_ips:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751       packet_int_network_name:
1752         type: string
1753         description: network name
1754         required: true
1755         status: SUPPORTED
1756       security_group_name:
1757         type: list
1758         description: CMAUI1, CMAUI2 server names
1759         required: true
1760         status: SUPPORTED
1761         entry_schema:
1762           type: string
1763       availability_zone_0:
1764         type: string
1765         description: availabilityzone name
1766         required: true
1767         status: SUPPORTED
1768       ps_server_1b_flavor:
1769         type: string
1770         description: Flavor for PS server
1771         required: true
1772         status: SUPPORTED
1773       ps_server_1b_image:
1774         type: string
1775         description: Ps Image server
1776         required: true
1777         status: SUPPORTED
1778       sub_inf_net:
1779         type: string
1780         description: sub interface network
1781         required: true
1782         status: SUPPORTED
1783       ps_server_1b_names:
1784         type: list
1785         description: Ps server names
1786         required: true
1787         status: SUPPORTED
1788         entry_schema:
1789           type: string
1790       packet_ext_network_name:
1791         type: string
1792         description: network name
1793         required: true
1794         status: SUPPORTED
1795     requirements:
1796     - dependency_server_1b_ps_1:
1797         capability: tosca.capabilities.Node
1798         node: tosca.nodes.Root
1799         relationship: tosca.relationships.DependsOn
1800         occurrences:
1801         - 0
1802         - UNBOUNDED
1803     - local_storage_server_1b_ps_1:
1804         capability: tosca.capabilities.Attachment
1805         node: tosca.nodes.BlockStorage
1806         relationship: tosca.relationships.AttachesTo
1807         occurrences:
1808         - 0
1809         - UNBOUNDED
1810     - dependency_test_resourceGroup_1:
1811         capability: tosca.capabilities.Node
1812         node: tosca.nodes.Root
1813         relationship: tosca.relationships.DependsOn
1814         occurrences:
1815         - 0
1816         - UNBOUNDED
1817     - dependency_template_subint_Vlan_vmi_1_test_resourceGroup_1:
1818         capability: tosca.capabilities.Node
1819         node: tosca.nodes.Root
1820         relationship: tosca.relationships.DependsOn
1821         occurrences:
1822         - 0
1823         - UNBOUNDED
1824     - dependency_test_resourceGroup_2:
1825         capability: tosca.capabilities.Node
1826         node: tosca.nodes.Root
1827         relationship: tosca.relationships.DependsOn
1828         occurrences:
1829         - 0
1830         - UNBOUNDED
1831     - dependency_template_subint_Vlan_vmi_1_test_resourceGroup_2:
1832         capability: tosca.capabilities.Node
1833         node: tosca.nodes.Root
1834         relationship: tosca.relationships.DependsOn
1835         occurrences:
1836         - 0
1837         - UNBOUNDED
1838     - dependency_ps_server_1b_port_1:
1839         capability: tosca.capabilities.Node
1840         node: tosca.nodes.Root
1841         relationship: tosca.relationships.DependsOn
1842         occurrences:
1843         - 0
1844         - UNBOUNDED
1845     - dependency_ps_server_1b_port_2:
1846         capability: tosca.capabilities.Node
1847         node: tosca.nodes.Root
1848         relationship: tosca.relationships.DependsOn
1849         occurrences:
1850         - 0
1851         - UNBOUNDED
1852     - dependency_packet_ext_network:
1853         capability: tosca.capabilities.Node
1854         node: tosca.nodes.Root
1855         relationship: tosca.relationships.DependsOn
1856         occurrences:
1857         - 0
1858         - UNBOUNDED
1859     - dependency_packet_int_network:
1860         capability: tosca.capabilities.Node
1861         node: tosca.nodes.Root
1862         relationship: tosca.relationships.DependsOn
1863         occurrences:
1864         - 0
1865         - UNBOUNDED
1866     - dependency_server_1b_ps_2:
1867         capability: tosca.capabilities.Node
1868         node: tosca.nodes.Root
1869         relationship: tosca.relationships.DependsOn
1870         occurrences:
1871         - 0
1872         - UNBOUNDED
1873     - local_storage_server_1b_ps_2:
1874         capability: tosca.capabilities.Attachment
1875         node: tosca.nodes.BlockStorage
1876         relationship: tosca.relationships.AttachesTo
1877         occurrences:
1878         - 0
1879         - UNBOUNDED
1880     capabilities:
1881       binding_ps_server_1b_port_2:
1882         type: tosca.capabilities.network.Bindable
1883         valid_source_types:
1884         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1885         occurrences:
1886         - 0
1887         - UNBOUNDED
1888       disk.device.latency_server_1b_ps_1:
1889         type: org.openecomp.capabilities.metric.Ceilometer
1890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1891         occurrences:
1892         - 1
1893         - UNBOUNDED
1894       disk.device.usage_server_1b_ps_1:
1895         type: org.openecomp.capabilities.metric.Ceilometer
1896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1897         occurrences:
1898         - 1
1899         - UNBOUNDED
1900       disk.device.usage_server_1b_ps_2:
1901         type: org.openecomp.capabilities.metric.Ceilometer
1902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1903         occurrences:
1904         - 1
1905         - UNBOUNDED
1906       disk.read.requests_server_1b_ps_1:
1907         type: org.openecomp.capabilities.metric.Ceilometer
1908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       disk.device.write.requests.rate_server_1b_ps_1:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.read.requests_server_1b_ps_2:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       disk.device.write.requests.rate_server_1b_ps_2:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       binding_ps_server_1b_port_1:
1931         type: tosca.capabilities.network.Bindable
1932         valid_source_types:
1933         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1934         occurrences:
1935         - 0
1936         - UNBOUNDED
1937       disk.read.bytes_server_1b_ps_1:
1938         type: org.openecomp.capabilities.metric.Ceilometer
1939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1940         occurrences:
1941         - 1
1942         - UNBOUNDED
1943       disk.read.bytes_server_1b_ps_2:
1944         type: org.openecomp.capabilities.metric.Ceilometer
1945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1946         occurrences:
1947         - 1
1948         - UNBOUNDED
1949       disk.device.latency_server_1b_ps_2:
1950         type: org.openecomp.capabilities.metric.Ceilometer
1951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1952         occurrences:
1953         - 1
1954         - UNBOUNDED
1955       disk.root.size_server_1b_ps_1:
1956         type: org.openecomp.capabilities.metric.Ceilometer
1957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1958         occurrences:
1959         - 1
1960         - UNBOUNDED
1961       network.incoming.bytes.rate_ps_server_1b_port_2:
1962         type: org.openecomp.capabilities.metric.Ceilometer
1963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1964         occurrences:
1965         - 1
1966         - UNBOUNDED
1967       disk.root.size_server_1b_ps_2:
1968         type: org.openecomp.capabilities.metric.Ceilometer
1969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1970         occurrences:
1971         - 1
1972         - UNBOUNDED
1973       network.incoming.bytes.rate_ps_server_1b_port_1:
1974         type: org.openecomp.capabilities.metric.Ceilometer
1975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1976         occurrences:
1977         - 1
1978         - UNBOUNDED
1979       disk.device.read.requests.rate_server_1b_ps_1:
1980         type: org.openecomp.capabilities.metric.Ceilometer
1981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       disk.device.read.requests.rate_server_1b_ps_2:
1986         type: org.openecomp.capabilities.metric.Ceilometer
1987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991       feature_test_resourceGroup_1:
1992         type: tosca.capabilities.Node
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       network.incoming.bytes_ps_server_1b_port_2:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       network.incoming.bytes_ps_server_1b_port_1:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       attachment_packet_int_network:
2009         type: tosca.capabilities.Attachment
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       cpu.delta_server_1b_ps_2:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       memory.resident_server_1b_ps_2:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       cpu.delta_server_1b_ps_1:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       memory.resident_server_1b_ps_1:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       cpu_util_server_1b_ps_1:
2038         type: org.openecomp.capabilities.metric.Ceilometer
2039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       disk.device.write.bytes.rate_server_1b_ps_2:
2044         type: org.openecomp.capabilities.metric.Ceilometer
2045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       disk.device.write.bytes.rate_server_1b_ps_1:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       cpu_util_server_1b_ps_2:
2056         type: org.openecomp.capabilities.metric.Ceilometer
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2058         occurrences:
2059         - 1
2060         - UNBOUNDED
2061       disk.ephemeral.size_server_1b_ps_1:
2062         type: org.openecomp.capabilities.metric.Ceilometer
2063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2064         occurrences:
2065         - 1
2066         - UNBOUNDED
2067       disk.ephemeral.size_server_1b_ps_2:
2068         type: org.openecomp.capabilities.metric.Ceilometer
2069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       disk.capacity_server_1b_ps_2:
2074         type: org.openecomp.capabilities.metric.Ceilometer
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       memory_server_1b_ps_1:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       network.outgoing.packets.rate_ps_server_1b_port_1:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       disk.capacity_server_1b_ps_1:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       memory_server_1b_ps_2:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       instance_server_1b_ps_1:
2104         type: org.openecomp.capabilities.metric.Ceilometer
2105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       forwarder_ps_server_1b_port_1:
2110         type: org.openecomp.capabilities.Forwarder
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       forwarder_ps_server_1b_port_2:
2115         type: org.openecomp.capabilities.Forwarder
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       network.outgoing.packets.rate_ps_server_1b_port_2:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       link_packet_int_network:
2126         type: tosca.capabilities.network.Linkable
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       instance_server_1b_ps_2:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       disk.device.capacity_server_1b_ps_1:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       end_point_packet_ext_network:
2143         type: tosca.capabilities.Endpoint
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       disk.device.capacity_server_1b_ps_2:
2148         type: org.openecomp.capabilities.metric.Ceilometer
2149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       network.incoming.packets_ps_server_1b_port_2:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       disk.device.iops_server_1b_ps_2:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       disk.device.iops_server_1b_ps_1:
2166         type: org.openecomp.capabilities.metric.Ceilometer
2167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2168         occurrences:
2169         - 1
2170         - UNBOUNDED
2171       network.incoming.packets_ps_server_1b_port_1:
2172         type: org.openecomp.capabilities.metric.Ceilometer
2173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2174         occurrences:
2175         - 1
2176         - UNBOUNDED
2177       network.outgoing.bytes.rate_ps_server_1b_port_1:
2178         type: org.openecomp.capabilities.metric.Ceilometer
2179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       network.outpoing.packets_ps_server_1b_port_2:
2184         type: org.openecomp.capabilities.metric.Ceilometer
2185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2186         occurrences:
2187         - 1
2188         - UNBOUNDED
2189       network.outpoing.packets_ps_server_1b_port_1:
2190         type: org.openecomp.capabilities.metric.Ceilometer
2191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       endpoint_server_1b_ps_1:
2196         type: tosca.capabilities.Endpoint.Admin
2197         occurrences:
2198         - 1
2199         - UNBOUNDED
2200       disk.device.allocation_server_1b_ps_1:
2201         type: org.openecomp.capabilities.metric.Ceilometer
2202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2203         occurrences:
2204         - 1
2205         - UNBOUNDED
2206       endpoint_server_1b_ps_2:
2207         type: tosca.capabilities.Endpoint.Admin
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       disk.write.requests.rate_server_1b_ps_2:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       disk.write.requests.rate_server_1b_ps_1:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       host_server_1b_ps_2:
2224         type: tosca.capabilities.Container
2225         valid_source_types:
2226         - tosca.nodes.SoftwareComponent
2227         occurrences:
2228         - 1
2229         - UNBOUNDED
2230       host_server_1b_ps_1:
2231         type: tosca.capabilities.Container
2232         valid_source_types:
2233         - tosca.nodes.SoftwareComponent
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       feature_packet_int_network:
2238         type: tosca.capabilities.Node
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       network.outgoing.bytes.rate_ps_server_1b_port_2:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       disk.write.bytes.rate_server_1b_ps_1:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       disk.write.bytes_server_1b_ps_2:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.device.write.bytes_server_1b_ps_2:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       disk.device.write.bytes_server_1b_ps_1:
2267         type: org.openecomp.capabilities.metric.Ceilometer
2268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       disk.write.bytes_server_1b_ps_1:
2273         type: org.openecomp.capabilities.metric.Ceilometer
2274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       disk.write.bytes.rate_server_1b_ps_2:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       disk.device.allocation_server_1b_ps_2:
2285         type: org.openecomp.capabilities.metric.Ceilometer
2286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       scalable_server_1b_ps_1:
2291         type: tosca.capabilities.Scalable
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       scalable_server_1b_ps_2:
2296         type: tosca.capabilities.Scalable
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       disk.allocation_server_1b_ps_2:
2301         type: org.openecomp.capabilities.metric.Ceilometer
2302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.allocation_server_1b_ps_1:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       feature_server_1b_ps_2:
2313         type: tosca.capabilities.Node
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       feature_server_1b_ps_1:
2318         type: tosca.capabilities.Node
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       vcpus_server_1b_ps_1:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       vcpus_server_1b_ps_2:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       feature_template_subint_Vlan_vmi_1_test_resourceGroup_2:
2335         type: tosca.capabilities.Node
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       feature_template_subint_Vlan_vmi_1_test_resourceGroup_1:
2340         type: tosca.capabilities.Node
2341         occurrences:
2342         - 1
2343         - UNBOUNDED
2344       disk.read.bytes.rate_server_1b_ps_2:
2345         type: org.openecomp.capabilities.metric.Ceilometer
2346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2347         occurrences:
2348         - 1
2349         - UNBOUNDED
2350       disk.read.bytes.rate_server_1b_ps_1:
2351         type: org.openecomp.capabilities.metric.Ceilometer
2352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2353         occurrences:
2354         - 1
2355         - UNBOUNDED
2356       disk.iops_server_1b_ps_1:
2357         type: org.openecomp.capabilities.metric.Ceilometer
2358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2359         occurrences:
2360         - 1
2361         - UNBOUNDED
2362       memory.usage_server_1b_ps_2:
2363         type: org.openecomp.capabilities.metric.Ceilometer
2364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2365         occurrences:
2366         - 1
2367         - UNBOUNDED
2368       memory.usage_server_1b_ps_1:
2369         type: org.openecomp.capabilities.metric.Ceilometer
2370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2371         occurrences:
2372         - 1
2373         - UNBOUNDED
2374       disk.iops_server_1b_ps_2:
2375         type: org.openecomp.capabilities.metric.Ceilometer
2376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2377         occurrences:
2378         - 1
2379         - UNBOUNDED
2380       disk.write.requests_server_1b_ps_1:
2381         type: org.openecomp.capabilities.metric.Ceilometer
2382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2383         occurrences:
2384         - 1
2385         - UNBOUNDED
2386       disk.write.requests_server_1b_ps_2:
2387         type: org.openecomp.capabilities.metric.Ceilometer
2388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2389         occurrences:
2390         - 1
2391         - UNBOUNDED
2392       network.incoming.packets.rate_ps_server_1b_port_2:
2393         type: org.openecomp.capabilities.metric.Ceilometer
2394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2395         occurrences:
2396         - 1
2397         - UNBOUNDED
2398       disk.latency_server_1b_ps_2:
2399         type: org.openecomp.capabilities.metric.Ceilometer
2400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2401         occurrences:
2402         - 1
2403         - UNBOUNDED
2404       disk.latency_server_1b_ps_1:
2405         type: org.openecomp.capabilities.metric.Ceilometer
2406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2407         occurrences:
2408         - 1
2409         - UNBOUNDED
2410       network.incoming.packets.rate_ps_server_1b_port_1:
2411         type: org.openecomp.capabilities.metric.Ceilometer
2412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2413         occurrences:
2414         - 1
2415         - UNBOUNDED
2416       binding_server_1b_ps_1:
2417         type: tosca.capabilities.network.Bindable
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       link_packet_ext_network:
2422         type: tosca.capabilities.network.Linkable
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       binding_server_1b_ps_2:
2427         type: tosca.capabilities.network.Bindable
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       disk.device.write.requests_server_1b_ps_1:
2432         type: org.openecomp.capabilities.metric.Ceilometer
2433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       disk.device.read.requests_server_1b_ps_2:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.device.write.requests_server_1b_ps_2:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.device.read.requests_server_1b_ps_1:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       end_point_packet_int_network:
2456         type: tosca.capabilities.Endpoint
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       attachment_ps_server_1b_port_1:
2461         type: tosca.capabilities.Attachment
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       attachment_ps_server_1b_port_2:
2466         type: tosca.capabilities.Attachment
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       attachment_packet_ext_network:
2471         type: tosca.capabilities.Attachment
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       os_server_1b_ps_2:
2476         type: tosca.capabilities.OperatingSystem
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       os_server_1b_ps_1:
2481         type: tosca.capabilities.OperatingSystem
2482         occurrences:
2483         - 1
2484         - UNBOUNDED
2485       feature_test_resourceGroup_2:
2486         type: tosca.capabilities.Node
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       network.outgoing.bytes_ps_server_1b_port_2:
2491         type: org.openecomp.capabilities.metric.Ceilometer
2492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2493         occurrences:
2494         - 1
2495         - UNBOUNDED
2496       network.outgoing.bytes_ps_server_1b_port_1:
2497         type: org.openecomp.capabilities.metric.Ceilometer
2498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       disk.usage_server_1b_ps_2:
2503         type: org.openecomp.capabilities.metric.Ceilometer
2504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2505         occurrences:
2506         - 1
2507         - UNBOUNDED
2508       disk.usage_server_1b_ps_1:
2509         type: org.openecomp.capabilities.metric.Ceilometer
2510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       disk.device.read.bytes_server_1b_ps_2:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       disk.device.read.bytes_server_1b_ps_1:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       cpu_server_1b_ps_2:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       cpu_server_1b_ps_1:
2533         type: org.openecomp.capabilities.metric.Ceilometer
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       feature_packet_ext_network:
2539         type: tosca.capabilities.Node
2540         occurrences:
2541         - 1
2542         - UNBOUNDED
2543       feature_ps_server_1b_port_1:
2544         type: tosca.capabilities.Node
2545         occurrences:
2546         - 1
2547         - UNBOUNDED
2548       feature_ps_server_1b_port_2:
2549         type: tosca.capabilities.Node
2550         occurrences:
2551         - 1
2552         - UNBOUNDED
2553       disk.device.read.bytes.rate_server_1b_ps_1:
2554         type: org.openecomp.capabilities.metric.Ceilometer
2555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       disk.device.read.bytes.rate_server_1b_ps_2:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565   org.openecomp.resource.abstract.nodes.ps_server_1b:
2566     derived_from: org.openecomp.resource.abstract.nodes.VFC
2567     properties:
2568       port_ps_server_1b_port_vlan_requirements:
2569         type: list
2570         required: true
2571         status: SUPPORTED
2572         entry_schema:
2573           type: org.openecomp.datatypes.network.VlanRequirements
2574       port_ps_server_1b_port_mac_requirements:
2575         type: org.openecomp.datatypes.network.MacRequirements
2576         required: true
2577         status: SUPPORTED
2578       subinterface_nested_vlan_service_template_filter_count:
2579         type: list
2580         required: true
2581         status: SUPPORTED
2582         entry_schema:
2583           type: float
2584       port_ps_server_1b_port_network_role_tag:
2585         type: string
2586         required: true
2587         status: SUPPORTED
2588       port_ps_server_1b_port_fixed_ips:
2589         type: list
2590         required: true
2591         status: SUPPORTED
2592         entry_schema:
2593           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2594       index_value:
2595         type: integer
2596         description: Index value of this substitution service template runtime instance
2597         required: false
2598         default: 0
2599         status: SUPPORTED
2600         constraints:
2601         - greater_or_equal: 0
2602       port_ps_server_1b_port_order:
2603         type: integer
2604         required: true
2605         status: SUPPORTED
2606       vm_flavor_name:
2607         type: string
2608         required: true
2609         status: SUPPORTED
2610       port_ps_server_1b_port_network:
2611         type: list
2612         required: true
2613         status: SUPPORTED
2614         entry_schema:
2615           type: string
2616       port_ps_server_1b_port_exCP_naming:
2617         type: org.openecomp.datatypes.Naming
2618         required: true
2619         status: SUPPORTED
2620       subinterface_nested_vlan_net1:
2621         type: list
2622         required: true
2623         status: SUPPORTED
2624         entry_schema:
2625           type: string
2626       port_ps_server_1b_port_ip_requirements:
2627         type: list
2628         required: true
2629         status: SUPPORTED
2630         entry_schema:
2631           type: org.openecomp.datatypes.network.IpRequirements
2632       vm_image_name:
2633         type: string
2634         required: true
2635         status: SUPPORTED
2636       port_ps_server_1b_port_network_role:
2637         type: string
2638         required: true
2639         status: SUPPORTED
2640       port_ps_server_1b_port_replacement_policy:
2641         type: list
2642         required: true
2643         status: SUPPORTED
2644         entry_schema:
2645           type: string
2646       subinterface_nested_vlan_parent_interface:
2647         type: list
2648         required: true
2649         status: SUPPORTED
2650         entry_schema:
2651           type: string
2652       port_ps_server_1b_port_subnetpoolid:
2653         type: string
2654         required: true
2655         status: SUPPORTED
2656       compute_ps_server_1b_availability_zone:
2657         type: list
2658         required: true
2659         status: SUPPORTED
2660         entry_schema:
2661           type: string
2662       compute_ps_server_1b_name:
2663         type: list
2664         required: true
2665         status: SUPPORTED
2666         entry_schema:
2667           type: string
2668     requirements:
2669     - dependency_ps_server_1b:
2670         capability: tosca.capabilities.Node
2671         node: tosca.nodes.Root
2672         relationship: tosca.relationships.DependsOn
2673         occurrences:
2674         - 0
2675         - UNBOUNDED
2676     - local_storage_ps_server_1b:
2677         capability: tosca.capabilities.Attachment
2678         node: tosca.nodes.BlockStorage
2679         relationship: tosca.relationships.AttachesTo
2680         occurrences:
2681         - 0
2682         - UNBOUNDED
2683     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
2684         capability: tosca.capabilities.Node
2685         node: tosca.nodes.Root
2686         relationship: tosca.relationships.DependsOn
2687         occurrences:
2688         - 0
2689         - UNBOUNDED
2690     - dependency_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2691         capability: tosca.capabilities.Node
2692         node: tosca.nodes.Root
2693         relationship: tosca.relationships.DependsOn
2694         occurrences:
2695         - 0
2696         - UNBOUNDED
2697     - link_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2698         capability: tosca.capabilities.network.Linkable
2699         relationship: tosca.relationships.network.LinksTo
2700         occurrences:
2701         - 1
2702         - 1
2703     - dependency_ps_server_1b_ps_server_1b_port:
2704         capability: tosca.capabilities.Node
2705         node: tosca.nodes.Root
2706         relationship: tosca.relationships.DependsOn
2707         occurrences:
2708         - 0
2709         - UNBOUNDED
2710     - link_ps_server_1b_ps_server_1b_port:
2711         capability: tosca.capabilities.network.Linkable
2712         relationship: tosca.relationships.network.LinksTo
2713         occurrences:
2714         - 1
2715         - 1
2716     capabilities:
2717       disk.write.bytes.rate_ps_server_1b:
2718         type: org.openecomp.capabilities.metric.Ceilometer
2719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2720         occurrences:
2721         - 1
2722         - UNBOUNDED
2723       disk.device.usage_ps_server_1b:
2724         type: org.openecomp.capabilities.metric.Ceilometer
2725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2726         occurrences:
2727         - 1
2728         - UNBOUNDED
2729       disk.device.allocation_ps_server_1b:
2730         type: org.openecomp.capabilities.metric.Ceilometer
2731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       disk.device.write.requests_ps_server_1b:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       cpu_util_ps_server_1b:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       scalable_ps_server_1b:
2748         type: tosca.capabilities.Scalable
2749         occurrences:
2750         - 1
2751         - UNBOUNDED
2752       disk.device.read.bytes.rate_ps_server_1b:
2753         type: org.openecomp.capabilities.metric.Ceilometer
2754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2755         occurrences:
2756         - 1
2757         - UNBOUNDED
2758       disk.device.latency_ps_server_1b:
2759         type: org.openecomp.capabilities.metric.Ceilometer
2760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2761         occurrences:
2762         - 1
2763         - UNBOUNDED
2764       disk.device.iops_ps_server_1b:
2765         type: org.openecomp.capabilities.metric.Ceilometer
2766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2767         occurrences:
2768         - 1
2769         - UNBOUNDED
2770       attachment_ps_server_1b_ps_server_1b_port:
2771         type: tosca.capabilities.Attachment
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       disk.device.capacity_ps_server_1b:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       forwarder_ps_server_1b_ps_server_1b_port:
2788         type: org.openecomp.capabilities.Forwarder
2789         occurrences:
2790         - 1
2791         - UNBOUNDED
2792       instance_ps_server_1b:
2793         type: org.openecomp.capabilities.metric.Ceilometer
2794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2795         occurrences:
2796         - 1
2797         - UNBOUNDED
2798       cpu_ps_server_1b:
2799         type: org.openecomp.capabilities.metric.Ceilometer
2800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2801         occurrences:
2802         - 1
2803         - UNBOUNDED
2804       disk.device.write.bytes_ps_server_1b:
2805         type: org.openecomp.capabilities.metric.Ceilometer
2806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2807         occurrences:
2808         - 1
2809         - UNBOUNDED
2810       disk.read.bytes.rate_ps_server_1b:
2811         type: org.openecomp.capabilities.metric.Ceilometer
2812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2813         occurrences:
2814         - 1
2815         - UNBOUNDED
2816       disk.device.read.requests_ps_server_1b:
2817         type: org.openecomp.capabilities.metric.Ceilometer
2818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2819         occurrences:
2820         - 1
2821         - UNBOUNDED
2822       host_ps_server_1b:
2823         type: tosca.capabilities.Container
2824         valid_source_types:
2825         - tosca.nodes.SoftwareComponent
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       disk.usage_ps_server_1b:
2830         type: org.openecomp.capabilities.metric.Ceilometer
2831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       disk.read.requests_ps_server_1b:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
2842         type: tosca.capabilities.Node
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       disk.device.read.requests.rate_ps_server_1b:
2847         type: org.openecomp.capabilities.metric.Ceilometer
2848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       disk.capacity_ps_server_1b:
2853         type: org.openecomp.capabilities.metric.Ceilometer
2854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2855         occurrences:
2856         - 1
2857         - UNBOUNDED
2858       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
2859         type: org.openecomp.capabilities.metric.Ceilometer
2860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       disk.write.requests.rate_ps_server_1b:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       disk.device.read.bytes_ps_server_1b:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       disk.device.write.requests.rate_ps_server_1b:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       disk.root.size_ps_server_1b:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       feature_template_subint_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
2889         type: tosca.capabilities.Node
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       binding_ps_server_1b:
2894         type: tosca.capabilities.network.Bindable
2895         occurrences:
2896         - 1
2897         - UNBOUNDED
2898       memory.resident_ps_server_1b:
2899         type: org.openecomp.capabilities.metric.Ceilometer
2900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2901         occurrences:
2902         - 1
2903         - UNBOUNDED
2904       memory_ps_server_1b:
2905         type: org.openecomp.capabilities.metric.Ceilometer
2906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2907         occurrences:
2908         - 1
2909         - UNBOUNDED
2910       disk.write.bytes_ps_server_1b:
2911         type: org.openecomp.capabilities.metric.Ceilometer
2912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       disk.device.write.bytes.rate_ps_server_1b:
2917         type: org.openecomp.capabilities.metric.Ceilometer
2918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2919         occurrences:
2920         - 1
2921         - UNBOUNDED
2922       disk.read.bytes_ps_server_1b:
2923         type: org.openecomp.capabilities.metric.Ceilometer
2924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2925         occurrences:
2926         - 1
2927         - UNBOUNDED
2928       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
2929         type: org.openecomp.capabilities.metric.Ceilometer
2930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2931         occurrences:
2932         - 1
2933         - UNBOUNDED
2934       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2935         type: org.openecomp.capabilities.metric.Ceilometer
2936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2937         occurrences:
2938         - 1
2939         - UNBOUNDED
2940       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2941         type: org.openecomp.capabilities.metric.Ceilometer
2942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       feature_ps_server_1b:
2953         type: tosca.capabilities.Node
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       os_ps_server_1b:
2958         type: tosca.capabilities.OperatingSystem
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962       disk.iops_ps_server_1b:
2963         type: org.openecomp.capabilities.metric.Ceilometer
2964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2965         occurrences:
2966         - 1
2967         - UNBOUNDED
2968       disk.allocation_ps_server_1b:
2969         type: org.openecomp.capabilities.metric.Ceilometer
2970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2971         occurrences:
2972         - 1
2973         - UNBOUNDED
2974       disk.write.requests_ps_server_1b:
2975         type: org.openecomp.capabilities.metric.Ceilometer
2976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2981         type: org.openecomp.capabilities.metric.Ceilometer
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2983         occurrences:
2984         - 1
2985         - UNBOUNDED
2986       memory.usage_ps_server_1b:
2987         type: org.openecomp.capabilities.metric.Ceilometer
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2989         occurrences:
2990         - 1
2991         - UNBOUNDED
2992       disk.latency_ps_server_1b:
2993         type: org.openecomp.capabilities.metric.Ceilometer
2994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       endpoint_ps_server_1b:
2999         type: tosca.capabilities.Endpoint.Admin
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3004         type: org.openecomp.capabilities.metric.Ceilometer
3005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3006         occurrences:
3007         - 1
3008         - UNBOUNDED
3009       feature_ps_server_1b_ps_server_1b_port:
3010         type: tosca.capabilities.Node
3011         occurrences:
3012         - 1
3013         - UNBOUNDED
3014       vcpus_ps_server_1b:
3015         type: org.openecomp.capabilities.metric.Ceilometer
3016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3017         occurrences:
3018         - 1
3019         - UNBOUNDED
3020       cpu.delta_ps_server_1b:
3021         type: org.openecomp.capabilities.metric.Ceilometer
3022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3023         occurrences:
3024         - 1
3025         - UNBOUNDED
3026       disk.ephemeral.size_ps_server_1b:
3027         type: org.openecomp.capabilities.metric.Ceilometer
3028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3029         occurrences:
3030         - 1
3031         - UNBOUNDED
3032       binding_ps_server_1b_ps_server_1b_port:
3033         type: tosca.capabilities.network.Bindable
3034         valid_source_types:
3035         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3036         occurrences:
3037         - 0
3038         - UNBOUNDED
3039   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
3040     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3041     properties:
3042       vlan_ids:
3043         type: string
3044         required: true
3045         status: SUPPORTED
3046       parent_interface:
3047         type: string
3048         required: true
3049         status: SUPPORTED
3050       virtual_ipv6_address:
3051         type: string
3052         required: true
3053         status: SUPPORTED
3054       virtual_ip_address:
3055         type: string
3056         required: true
3057         status: SUPPORTED
3058       lb_st_vlan_type_oam:
3059         type: string
3060         description: dummy
3061         required: true
3062         status: SUPPORTED
3063       mac_address:
3064         type: string
3065         required: true
3066         status: SUPPORTED
3067       net1:
3068         type: string
3069         required: true
3070         status: SUPPORTED
3071       subinterface_name_prefix:
3072         type: string
3073         required: true
3074         status: SUPPORTED
3075       subinterface_instance_index:
3076         type: float
3077         required: true
3078         status: SUPPORTED
3079     requirements:
3080     - dependency_template_subint_Vlan_vmi_1:
3081         capability: tosca.capabilities.Node
3082         node: tosca.nodes.Root
3083         relationship: tosca.relationships.DependsOn
3084         occurrences:
3085         - 0
3086         - UNBOUNDED
3087     - link_template_subint_Vlan_vmi_1:
3088         capability: tosca.capabilities.network.Linkable
3089         relationship: tosca.relationships.network.LinksTo
3090         occurrences:
3091         - 1
3092         - 1
3093     - binding_template_subint_Vlan_vmi_1:
3094         capability: tosca.capabilities.network.Bindable
3095         node: org.openecomp.resource.cp.nodes.network.Port
3096         relationship: tosca.relationships.network.BindsTo
3097         occurrences:
3098         - 1
3099         - 1
3100     capabilities:
3101       feature_template_subint_Vlan_vmi_1:
3102         type: tosca.capabilities.Node
3103         occurrences:
3104         - 1
3105         - UNBOUNDED