594f24d7bbd8503e744ac38359933ed7e1ef0153
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested_pattern5:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       port_net:
12         type: string
13         description: port network
14         required: true
15         status: SUPPORTED
16       pd_server_1b_flavor:
17         type: string
18         description: Flavor for PD server
19         required: true
20         status: SUPPORTED
21       pd_server_1b_ips:
22         type: string
23         required: true
24         status: SUPPORTED
25       packet_external_network_name:
26         type: string
27         description: network name
28         required: true
29         status: SUPPORTED
30       packet_internal_network_name:
31         type: string
32         description: network name
33         required: true
34         status: SUPPORTED
35       pd_server_1b_names:
36         type: list
37         description: PD server names
38         required: true
39         status: SUPPORTED
40         entry_schema:
41           type: string
42       security_group_name:
43         type: list
44         description: CMAUI1, CMAUI2 server names
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       availability_zone_0:
50         type: string
51         description: availabilityzone name
52         required: true
53         status: SUPPORTED
54       sub_inf_net:
55         type: string
56         description: sub interface network
57         required: true
58         status: SUPPORTED
59       pd_server_1b_image:
60         type: string
61         description: PD Image server
62         required: true
63         status: SUPPORTED
64       pd_server_2b_ips:
65         type: string
66         required: true
67         status: SUPPORTED
68     requirements:
69     - dependency_server_1b_pd_0:
70         capability: tosca.capabilities.Node
71         node: tosca.nodes.Root
72         relationship: tosca.relationships.DependsOn
73         occurrences:
74         - 0
75         - UNBOUNDED
76     - local_storage_server_1b_pd_0:
77         capability: tosca.capabilities.Attachment
78         node: tosca.nodes.BlockStorage
79         relationship: tosca.relationships.AttachesTo
80         occurrences:
81         - 0
82         - UNBOUNDED
83     - dependency_packet_external_network:
84         capability: tosca.capabilities.Node
85         node: tosca.nodes.Root
86         relationship: tosca.relationships.DependsOn
87         occurrences:
88         - 0
89         - UNBOUNDED
90     - dependency_pd_server_1b_port_0:
91         capability: tosca.capabilities.Node
92         node: tosca.nodes.Root
93         relationship: tosca.relationships.DependsOn
94         occurrences:
95         - 0
96         - UNBOUNDED
97     - dependency_test_resourceGroup_0:
98         capability: tosca.capabilities.Node
99         node: tosca.nodes.Root
100         relationship: tosca.relationships.DependsOn
101         occurrences:
102         - 0
103         - UNBOUNDED
104     - dependency_template_Vlan_vmi_1_test_resourceGroup_0:
105         capability: tosca.capabilities.Node
106         node: tosca.nodes.Root
107         relationship: tosca.relationships.DependsOn
108         occurrences:
109         - 0
110         - UNBOUNDED
111     - dependency_packet_internal_network:
112         capability: tosca.capabilities.Node
113         node: tosca.nodes.Root
114         relationship: tosca.relationships.DependsOn
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - dependency_test_nested_level2:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - dependency_server_1b_ps_1_test_nested_level2:
126         capability: tosca.capabilities.Node
127         node: tosca.nodes.Root
128         relationship: tosca.relationships.DependsOn
129         occurrences:
130         - 0
131         - UNBOUNDED
132     - local_storage_server_1b_ps_1_test_nested_level2:
133         capability: tosca.capabilities.Attachment
134         node: tosca.nodes.BlockStorage
135         relationship: tosca.relationships.AttachesTo
136         occurrences:
137         - 0
138         - UNBOUNDED
139     - dependency_test_resourceGroup_1_test_nested_level2:
140         capability: tosca.capabilities.Node
141         node: tosca.nodes.Root
142         relationship: tosca.relationships.DependsOn
143         occurrences:
144         - 0
145         - UNBOUNDED
146     - dependency_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
147         capability: tosca.capabilities.Node
148         node: tosca.nodes.Root
149         relationship: tosca.relationships.DependsOn
150         occurrences:
151         - 0
152         - UNBOUNDED
153     - dependency_ps_server_1b_port_1_test_nested_level2:
154         capability: tosca.capabilities.Node
155         node: tosca.nodes.Root
156         relationship: tosca.relationships.DependsOn
157         occurrences:
158         - 0
159         - UNBOUNDED
160     - dependency_ps_server_1b_port_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_packet_ext_network_test_nested_level2:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - dependency_packet_int_network_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_server_1b_ps_2_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     - local_storage_server_1b_ps_2_test_nested_level2:
189         capability: tosca.capabilities.Attachment
190         node: tosca.nodes.BlockStorage
191         relationship: tosca.relationships.AttachesTo
192         occurrences:
193         - 0
194         - UNBOUNDED
195     capabilities:
196       disk.device.write.bytes.rate_server_1b_ps_1_test_nested_level2:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       network.outgoing.packets.rate_ps_server_1b_port_2_test_nested_level2:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       scalable_server_1b_ps_1_test_nested_level2:
209         type: tosca.capabilities.Scalable
210         occurrences:
211         - 1
212         - UNBOUNDED
213       end_point_packet_ext_network_test_nested_level2:
214         type: tosca.capabilities.Endpoint
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.capacity_server_1b_ps_2_test_nested_level2:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.latency_server_1b_ps_2_test_nested_level2:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.device.write.bytes_server_1b_ps_2_test_nested_level2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.write.requests_server_1b_pd_0:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.read.requests_server_1b_ps_2_test_nested_level2:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       endpoint_server_1b_ps_2_test_nested_level2:
249         type: tosca.capabilities.Endpoint.Admin
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.iops_server_1b_ps_2_test_nested_level2:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.read.bytes_server_1b_ps_1_test_nested_level2:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_packet_ext_network_test_nested_level2:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       forwarder_ps_server_1b_port_1_test_nested_level2:
271         type: org.openecomp.capabilities.Forwarder
272         occurrences:
273         - 1
274         - UNBOUNDED
275       forwarder_pd_server_1b_port_0:
276         type: org.openecomp.capabilities.Forwarder
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.capacity_server_1b_pd_0:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       network.outpoing.packets_pd_server_1b_port_0:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       cpu_util_server_1b_ps_2_test_nested_level2:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       network.incoming.packets_ps_server_1b_port_1_test_nested_level2:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       feature_pd_server_1b_port_0:
305         type: tosca.capabilities.Node
306         occurrences:
307         - 1
308         - UNBOUNDED
309       memory_server_1b_ps_1_test_nested_level2:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       link_packet_int_network_test_nested_level2:
316         type: tosca.capabilities.network.Linkable
317         occurrences:
318         - 1
319         - UNBOUNDED
320       os_server_1b_ps_1_test_nested_level2:
321         type: tosca.capabilities.OperatingSystem
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.bytes_ps_server_1b_port_2_test_nested_level2:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.root.size_server_1b_ps_1_test_nested_level2:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       attachment_packet_internal_network:
338         type: tosca.capabilities.Attachment
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.device.allocation_server_1b_pd_0:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       feature_test_resourceGroup_0:
349         type: tosca.capabilities.Node
350         occurrences:
351         - 1
352         - UNBOUNDED
353       feature_packet_int_network_test_nested_level2:
354         type: tosca.capabilities.Node
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.write.requests_server_1b_ps_1_test_nested_level2:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       cpu_server_1b_pd_0:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.write.requests.rate_server_1b_pd_0:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.incoming.bytes.rate_ps_server_1b_port_2_test_nested_level2:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.latency_server_1b_ps_1_test_nested_level2:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.read.bytes.rate_server_1b_pd_0:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       feature_test_nested_level2:
395         type: tosca.capabilities.Node
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.write.bytes.rate_server_1b_pd_0:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.device.usage_server_1b_ps_1_test_nested_level2:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.read.requests.rate_server_1b_ps_2_test_nested_level2:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.read.bytes_server_1b_ps_1_test_nested_level2:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.read.bytes_server_1b_ps_2_test_nested_level2:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       cpu_server_1b_ps_1_test_nested_level2:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.usage_server_1b_pd_0:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       disk.ephemeral.size_server_1b_ps_2_test_nested_level2:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       end_point_packet_int_network_test_nested_level2:
448         type: tosca.capabilities.Endpoint
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.iops_server_1b_pd_0:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.write.bytes.rate_server_1b_ps_1_test_nested_level2:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       scalable_server_1b_ps_2_test_nested_level2:
465         type: tosca.capabilities.Scalable
466         occurrences:
467         - 1
468         - UNBOUNDED
469       cpu_util_server_1b_pd_0:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       disk.read.requests_server_1b_pd_0:
476         type: org.openecomp.capabilities.metric.Ceilometer
477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.device.write.bytes.rate_server_1b_pd_0:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       vcpus_server_1b_ps_1_test_nested_level2:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       disk.device.write.bytes_server_1b_ps_1_test_nested_level2:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       feature_server_1b_ps_2_test_nested_level2:
500         type: tosca.capabilities.Node
501         occurrences:
502         - 1
503         - UNBOUNDED
504       disk.iops_server_1b_ps_1_test_nested_level2:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       disk.device.read.bytes_server_1b_ps_2_test_nested_level2:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       feature_server_1b_pd_0:
517         type: tosca.capabilities.Node
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.device.write.requests.rate_server_1b_ps_2_test_nested_level2:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.device.write.requests_server_1b_ps_2_test_nested_level2:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       disk.capacity_server_1b_ps_1_test_nested_level2:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       feature_ps_server_1b_port_2_test_nested_level2:
540         type: tosca.capabilities.Node
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.allocation_server_1b_ps_1_test_nested_level2:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       network.outgoing.bytes_ps_server_1b_port_2_test_nested_level2:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       endpoint_server_1b_ps_1_test_nested_level2:
557         type: tosca.capabilities.Endpoint.Admin
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.usage_server_1b_ps_1_test_nested_level2:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.device.write.bytes_server_1b_pd_0:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.iops_server_1b_pd_0:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       feature_template_Vlan_vmi_1_test_resourceGroup_0:
580         type: tosca.capabilities.Node
581         occurrences:
582         - 1
583         - UNBOUNDED
584       end_point_packet_external_network:
585         type: tosca.capabilities.Endpoint
586         occurrences:
587         - 1
588         - UNBOUNDED
589       forwarder_ps_server_1b_port_2_test_nested_level2:
590         type: org.openecomp.capabilities.Forwarder
591         occurrences:
592         - 1
593         - UNBOUNDED
594       disk.write.bytes_server_1b_pd_0:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       cpu.delta_server_1b_ps_2_test_nested_level2:
601         type: org.openecomp.capabilities.metric.Ceilometer
602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
603         occurrences:
604         - 1
605         - UNBOUNDED
606       instance_server_1b_ps_2_test_nested_level2:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.capacity_server_1b_ps_2_test_nested_level2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       binding_server_1b_pd_0:
619         type: tosca.capabilities.network.Bindable
620         occurrences:
621         - 1
622         - UNBOUNDED
623       disk.device.read.requests_server_1b_ps_2_test_nested_level2:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.device.write.requests.rate_server_1b_pd_0:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       disk.device.iops_server_1b_ps_2_test_nested_level2:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       feature_template_Vlan_vmi_1_test_resourceGroup_1_test_nested_level2:
642         type: tosca.capabilities.Node
643         occurrences:
644         - 1
645         - UNBOUNDED
646       network.outgoing.bytes_pd_server_1b_port_0:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.read.requests_server_1b_ps_1_test_nested_level2:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       memory.usage_server_1b_ps_1_test_nested_level2:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       link_packet_external_network:
665         type: tosca.capabilities.network.Linkable
666         occurrences:
667         - 1
668         - UNBOUNDED
669       memory.usage_server_1b_ps_2_test_nested_level2:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.device.iops_server_1b_ps_1_test_nested_level2:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       memory.resident_server_1b_pd_0:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       network.outgoing.packets.rate_pd_server_1b_port_0:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.read.bytes_server_1b_pd_0:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       feature_server_1b_ps_1_test_nested_level2:
700         type: tosca.capabilities.Node
701         occurrences:
702         - 1
703         - UNBOUNDED
704       vcpus_server_1b_ps_2_test_nested_level2:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       attachment_pd_server_1b_port_0:
711         type: tosca.capabilities.Attachment
712         occurrences:
713         - 1
714         - UNBOUNDED
715       attachment_packet_ext_network_test_nested_level2:
716         type: tosca.capabilities.Attachment
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.device.write.requests.rate_server_1b_ps_1_test_nested_level2:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       host_server_1b_ps_1_test_nested_level2:
727         type: tosca.capabilities.Container
728         valid_source_types:
729         - tosca.nodes.SoftwareComponent
730         occurrences:
731         - 1
732         - UNBOUNDED
733       disk.ephemeral.size_server_1b_pd_0:
734         type: org.openecomp.capabilities.metric.Ceilometer
735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
736         occurrences:
737         - 1
738         - UNBOUNDED
739       network.outgoing.bytes_ps_server_1b_port_1_test_nested_level2:
740         type: org.openecomp.capabilities.metric.Ceilometer
741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.write.bytes_server_1b_ps_1_test_nested_level2:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       end_point_packet_internal_network:
752         type: tosca.capabilities.Endpoint
753         occurrences:
754         - 1
755         - UNBOUNDED
756       attachment_ps_server_1b_port_1_test_nested_level2:
757         type: tosca.capabilities.Attachment
758         occurrences:
759         - 1
760         - UNBOUNDED
761       feature_ps_server_1b_port_1_test_nested_level2:
762         type: tosca.capabilities.Node
763         occurrences:
764         - 1
765         - UNBOUNDED
766       feature_packet_internal_network:
767         type: tosca.capabilities.Node
768         occurrences:
769         - 1
770         - UNBOUNDED
771       cpu.delta_server_1b_ps_1_test_nested_level2:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       disk.device.write.requests_server_1b_ps_1_test_nested_level2:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       disk.device.capacity_server_1b_ps_1_test_nested_level2:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.usage_server_1b_ps_2_test_nested_level2:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       instance_server_1b_pd_0:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.device.capacity_server_1b_pd_0:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.root.size_server_1b_ps_2_test_nested_level2:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.read.bytes.rate_server_1b_ps_1_test_nested_level2:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       instance_server_1b_ps_1_test_nested_level2:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.outgoing.bytes.rate_ps_server_1b_port_1_test_nested_level2:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       network.incoming.packets.rate_ps_server_1b_port_1_test_nested_level2:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.read.requests_server_1b_ps_1_test_nested_level2:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       network.outgoing.bytes.rate_pd_server_1b_port_0:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       network.incoming.packets.rate_pd_server_1b_port_0:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.incoming.packets_ps_server_1b_port_2_test_nested_level2:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       os_server_1b_pd_0:
862         type: tosca.capabilities.OperatingSystem
863         occurrences:
864         - 1
865         - UNBOUNDED
866       network.incoming.bytes_ps_server_1b_port_1_test_nested_level2:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       endpoint_server_1b_pd_0:
873         type: tosca.capabilities.Endpoint.Admin
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.read.bytes_server_1b_pd_0:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       cpu_util_server_1b_ps_1_test_nested_level2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.write.requests_server_1b_ps_2_test_nested_level2:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.latency_server_1b_ps_2_test_nested_level2:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       binding_server_1b_ps_1_test_nested_level2:
902         type: tosca.capabilities.network.Bindable
903         occurrences:
904         - 1
905         - UNBOUNDED
906       disk.device.usage_server_1b_ps_2_test_nested_level2:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       network.incoming.bytes.rate_ps_server_1b_port_1_test_nested_level2:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       binding_ps_server_1b_port_1_test_nested_level2:
919         type: tosca.capabilities.network.Bindable
920         valid_source_types:
921         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
922         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
923         occurrences:
924         - 0
925         - UNBOUNDED
926       host_server_1b_pd_0:
927         type: tosca.capabilities.Container
928         valid_source_types:
929         - tosca.nodes.SoftwareComponent
930         occurrences:
931         - 1
932         - UNBOUNDED
933       attachment_packet_int_network_test_nested_level2:
934         type: tosca.capabilities.Attachment
935         occurrences:
936         - 1
937         - UNBOUNDED
938       network.incoming.bytes_pd_server_1b_port_0:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       disk.root.size_server_1b_pd_0:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       binding_ps_server_1b_port_2_test_nested_level2:
951         type: tosca.capabilities.network.Bindable
952         valid_source_types:
953         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
954         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
955         occurrences:
956         - 0
957         - UNBOUNDED
958       disk.ephemeral.size_server_1b_ps_1_test_nested_level2:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.allocation_server_1b_ps_2_test_nested_level2:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       memory_server_1b_pd_0:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.device.latency_server_1b_pd_0:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       binding_server_1b_ps_2_test_nested_level2:
983         type: tosca.capabilities.network.Bindable
984         occurrences:
985         - 1
986         - UNBOUNDED
987       disk.device.read.requests.rate_server_1b_ps_1_test_nested_level2:
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.usage_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       cpu_server_1b_ps_2_test_nested_level2:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       feature_packet_external_network:
1006         type: tosca.capabilities.Node
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       memory.resident_server_1b_ps_2_test_nested_level2:
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       memory.resident_server_1b_ps_1_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       disk.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.device.write.bytes.rate_server_1b_ps_2_test_nested_level2:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       network.outgoing.packets.rate_ps_server_1b_port_1_test_nested_level2:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.device.latency_server_1b_ps_1_test_nested_level2:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.allocation_server_1b_pd_0:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       link_packet_ext_network_test_nested_level2:
1053         type: tosca.capabilities.network.Linkable
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.write.bytes_server_1b_ps_2_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       binding_pd_server_1b_port_0:
1064         type: tosca.capabilities.network.Bindable
1065         valid_source_types:
1066         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1067         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1068         occurrences:
1069         - 0
1070         - UNBOUNDED
1071       host_server_1b_ps_2_test_nested_level2:
1072         type: tosca.capabilities.Container
1073         valid_source_types:
1074         - tosca.nodes.SoftwareComponent
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       disk.device.read.requests.rate_server_1b_pd_0:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       link_packet_internal_network:
1085         type: tosca.capabilities.network.Linkable
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       network.incoming.packets.rate_ps_server_1b_port_2_test_nested_level2:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.write.requests_server_1b_pd_0:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       attachment_ps_server_1b_port_2_test_nested_level2:
1102         type: tosca.capabilities.Attachment
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.device.allocation_server_1b_ps_1_test_nested_level2:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.device.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       scalable_server_1b_pd_0:
1119         type: tosca.capabilities.Scalable
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       memory_server_1b_ps_2_test_nested_level2:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       network.outgoing.bytes.rate_ps_server_1b_port_2_test_nested_level2:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       os_server_1b_ps_2_test_nested_level2:
1136         type: tosca.capabilities.OperatingSystem
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       cpu.delta_server_1b_pd_0:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.read.bytes.rate_server_1b_ps_1_test_nested_level2:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       feature_test_resourceGroup_1_test_nested_level2:
1153         type: tosca.capabilities.Node
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.read.bytes.rate_server_1b_ps_2_test_nested_level2:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.device.allocation_server_1b_ps_2_test_nested_level2:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       vcpus_server_1b_pd_0:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.read.requests_server_1b_pd_0:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       network.incoming.packets_pd_server_1b_port_0:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.read.bytes.rate_server_1b_pd_0:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       memory.usage_server_1b_pd_0:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       attachment_packet_external_network:
1200         type: tosca.capabilities.Attachment
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       network.outpoing.packets_ps_server_1b_port_1_test_nested_level2:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.latency_server_1b_pd_0:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       network.outpoing.packets_ps_server_1b_port_2_test_nested_level2:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       network.incoming.bytes.rate_pd_server_1b_port_0:
1223         type: org.openecomp.capabilities.metric.Ceilometer
1224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       disk.write.requests.rate_server_1b_ps_2_test_nested_level2:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       disk.write.requests.rate_server_1b_ps_1_test_nested_level2:
1235         type: org.openecomp.capabilities.metric.Ceilometer
1236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240   org.openecomp.resource.abstract.nodes.pd_server_1b:
1241     derived_from: org.openecomp.resource.abstract.nodes.VFC
1242     properties:
1243       compute_pd_server_1b_name:
1244         type: list
1245         required: true
1246         status: SUPPORTED
1247         entry_schema:
1248           type: string
1249       subinterface_nested_vlan_service_template_filter_count:
1250         type: list
1251         required: true
1252         status: SUPPORTED
1253         entry_schema:
1254           type: float
1255       index_value:
1256         type: integer
1257         description: Index value of this substitution service template runtime instance
1258         required: false
1259         default: 0
1260         status: SUPPORTED
1261         constraints:
1262         - greater_or_equal: 0
1263       vm_flavor_name:
1264         type: string
1265         required: true
1266         status: SUPPORTED
1267       port_pd_server_1b_port_vlan_requirements:
1268         type: list
1269         required: true
1270         status: SUPPORTED
1271         entry_schema:
1272           type: org.openecomp.datatypes.network.VlanRequirements
1273       subinterface_nested_vlan_net1:
1274         type: list
1275         required: true
1276         status: SUPPORTED
1277         entry_schema:
1278           type: string
1279       port_pd_server_1b_port_network_role_tag:
1280         type: string
1281         required: true
1282         status: SUPPORTED
1283       vm_image_name:
1284         type: string
1285         required: true
1286         status: SUPPORTED
1287       port_pd_server_1b_port_replacement_policy:
1288         type: list
1289         required: true
1290         status: SUPPORTED
1291         entry_schema:
1292           type: string
1293       port_pd_server_1b_port_mac_requirements:
1294         type: org.openecomp.datatypes.network.MacRequirements
1295         required: true
1296         status: SUPPORTED
1297       port_pd_server_1b_port_network_role:
1298         type: string
1299         required: true
1300         status: SUPPORTED
1301       subinterface_nested_vlan_parent_interface:
1302         type: list
1303         required: true
1304         status: SUPPORTED
1305         entry_schema:
1306           type: string
1307       port_pd_server_1b_port_fixed_ips:
1308         type: list
1309         required: true
1310         status: SUPPORTED
1311         entry_schema:
1312           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1313       port_pd_server_1b_port_network:
1314         type: list
1315         required: true
1316         status: SUPPORTED
1317         entry_schema:
1318           type: string
1319       compute_pd_server_1b_availability_zone:
1320         type: list
1321         required: true
1322         status: SUPPORTED
1323         entry_schema:
1324           type: string
1325       port_pd_server_1b_port_order:
1326         type: integer
1327         required: true
1328         status: SUPPORTED
1329       port_pd_server_1b_port_exCP_naming:
1330         type: org.openecomp.datatypes.Naming
1331         required: true
1332         status: SUPPORTED
1333       port_pd_server_1b_port_ip_requirements:
1334         type: list
1335         required: true
1336         status: SUPPORTED
1337         entry_schema:
1338           type: org.openecomp.datatypes.network.IpRequirements
1339       port_pd_server_1b_port_subnetpoolid:
1340         type: string
1341         required: true
1342         status: SUPPORTED
1343     requirements:
1344     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
1345         capability: tosca.capabilities.Node
1346         node: tosca.nodes.Root
1347         relationship: tosca.relationships.DependsOn
1348         occurrences:
1349         - 0
1350         - UNBOUNDED
1351     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1352         capability: tosca.capabilities.Node
1353         node: tosca.nodes.Root
1354         relationship: tosca.relationships.DependsOn
1355         occurrences:
1356         - 0
1357         - UNBOUNDED
1358     - subinterface_link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1359         capability: tosca.capabilities.network.Linkable
1360         relationship: tosca.relationships.network.LinksTo
1361         occurrences:
1362         - 1
1363         - 1
1364     - dependency_pd_server_1b:
1365         capability: tosca.capabilities.Node
1366         node: tosca.nodes.Root
1367         relationship: tosca.relationships.DependsOn
1368         occurrences:
1369         - 0
1370         - UNBOUNDED
1371     - local_storage_pd_server_1b:
1372         capability: tosca.capabilities.Attachment
1373         node: tosca.nodes.BlockStorage
1374         relationship: tosca.relationships.AttachesTo
1375         occurrences:
1376         - 0
1377         - UNBOUNDED
1378     - dependency_pd_server_1b_pd_server_1b_port:
1379         capability: tosca.capabilities.Node
1380         node: tosca.nodes.Root
1381         relationship: tosca.relationships.DependsOn
1382         occurrences:
1383         - 0
1384         - UNBOUNDED
1385     - link_pd_server_1b_pd_server_1b_port:
1386         capability: tosca.capabilities.network.Linkable
1387         relationship: tosca.relationships.network.LinksTo
1388         occurrences:
1389         - 1
1390         - 1
1391     capabilities:
1392       disk.device.read.bytes_pd_server_1b:
1393         type: org.openecomp.capabilities.metric.Ceilometer
1394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1395         occurrences:
1396         - 1
1397         - UNBOUNDED
1398       feature_pd_server_1b_pd_server_1b_port:
1399         type: tosca.capabilities.Node
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       host_pd_server_1b:
1404         type: tosca.capabilities.Container
1405         valid_source_types:
1406         - tosca.nodes.SoftwareComponent
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       disk.read.bytes.rate_pd_server_1b:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       disk.allocation_pd_server_1b:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       cpu.delta_pd_server_1b:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       forwarder_pd_server_1b_pd_server_1b_port:
1435         type: org.openecomp.capabilities.Forwarder
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.device.read.requests_pd_server_1b:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       feature_pd_server_1b:
1452         type: tosca.capabilities.Node
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       disk.device.iops_pd_server_1b:
1457         type: org.openecomp.capabilities.metric.Ceilometer
1458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       binding_pd_server_1b_pd_server_1b_port:
1463         type: tosca.capabilities.network.Bindable
1464         valid_source_types:
1465         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1466         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1467         occurrences:
1468         - 0
1469         - UNBOUNDED
1470       cpu_pd_server_1b:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       disk.write.bytes.rate_pd_server_1b:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       disk.device.read.requests.rate_pd_server_1b:
1483         type: org.openecomp.capabilities.metric.Ceilometer
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       endpoint_pd_server_1b:
1489         type: tosca.capabilities.Endpoint.Admin
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.allocation_pd_server_1b:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       memory.usage_pd_server_1b:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       memory_pd_server_1b:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       disk.device.read.bytes.rate_pd_server_1b:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.latency_pd_server_1b:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       disk.read.bytes_pd_server_1b:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       disk.device.usage_pd_server_1b:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       attachment_pd_server_1b_pd_server_1b_port:
1542         type: tosca.capabilities.Attachment
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       disk.device.write.requests_pd_server_1b:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       disk.latency_pd_server_1b:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       disk.ephemeral.size_pd_server_1b:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       scalable_pd_server_1b:
1571         type: tosca.capabilities.Scalable
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       disk.write.requests_pd_server_1b:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1582         type: tosca.capabilities.Node
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.device.write.bytes.rate_pd_server_1b:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       disk.root.size_pd_server_1b:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       disk.iops_pd_server_1b:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       disk.write.bytes_pd_server_1b:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       disk.device.write.bytes_pd_server_1b:
1611         type: org.openecomp.capabilities.metric.Ceilometer
1612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       os_pd_server_1b:
1617         type: tosca.capabilities.OperatingSystem
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       vcpus_pd_server_1b:
1622         type: org.openecomp.capabilities.metric.Ceilometer
1623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       instance_pd_server_1b:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       binding_pd_server_1b:
1640         type: tosca.capabilities.network.Bindable
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       cpu_util_pd_server_1b:
1645         type: org.openecomp.capabilities.metric.Ceilometer
1646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       memory.resident_pd_server_1b:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1663         type: tosca.capabilities.Node
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.device.write.requests.rate_pd_server_1b:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       disk.device.capacity_pd_server_1b:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED
1685       disk.read.requests_pd_server_1b:
1686         type: org.openecomp.capabilities.metric.Ceilometer
1687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1688         occurrences:
1689         - 1
1690         - UNBOUNDED
1691       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1692         type: org.openecomp.capabilities.metric.Ceilometer
1693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       disk.capacity_pd_server_1b:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.usage_pd_server_1b:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       disk.write.requests.rate_pd_server_1b:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715   org.openecomp.resource.abstract.nodes.heat.nested_pattern5_levelTwo:
1716     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1717     properties:
1718       port_net:
1719         type: string
1720         description: port network
1721         required: true
1722         status: SUPPORTED
1723       ps_server_2b_ips:
1724         type: string
1725         required: true
1726         status: SUPPORTED
1727       ps_server_1b_ips:
1728         type: string
1729         required: true
1730         status: SUPPORTED
1731       packet_int_network_name:
1732         type: string
1733         description: network name
1734         required: true
1735         status: SUPPORTED
1736       security_group_name:
1737         type: list
1738         description: CMAUI1, CMAUI2 server names
1739         required: true
1740         status: SUPPORTED
1741         entry_schema:
1742           type: string
1743       availability_zone_0:
1744         type: string
1745         description: availabilityzone name
1746         required: true
1747         status: SUPPORTED
1748       ps_server_1b_flavor:
1749         type: string
1750         description: Flavor for PS server
1751         required: true
1752         status: SUPPORTED
1753       ps_server_1b_image:
1754         type: string
1755         description: Ps Image server
1756         required: true
1757         status: SUPPORTED
1758       sub_inf_net:
1759         type: string
1760         description: sub interface network
1761         required: true
1762         status: SUPPORTED
1763       ps_server_1b_names:
1764         type: list
1765         description: Ps server names
1766         required: true
1767         status: SUPPORTED
1768         entry_schema:
1769           type: string
1770       packet_ext_network_name:
1771         type: string
1772         description: network name
1773         required: true
1774         status: SUPPORTED
1775     requirements:
1776     - dependency_server_1b_ps_1:
1777         capability: tosca.capabilities.Node
1778         node: tosca.nodes.Root
1779         relationship: tosca.relationships.DependsOn
1780         occurrences:
1781         - 0
1782         - UNBOUNDED
1783     - local_storage_server_1b_ps_1:
1784         capability: tosca.capabilities.Attachment
1785         node: tosca.nodes.BlockStorage
1786         relationship: tosca.relationships.AttachesTo
1787         occurrences:
1788         - 0
1789         - UNBOUNDED
1790     - dependency_test_resourceGroup_1:
1791         capability: tosca.capabilities.Node
1792         node: tosca.nodes.Root
1793         relationship: tosca.relationships.DependsOn
1794         occurrences:
1795         - 0
1796         - UNBOUNDED
1797     - dependency_template_Vlan_vmi_1_test_resourceGroup_1:
1798         capability: tosca.capabilities.Node
1799         node: tosca.nodes.Root
1800         relationship: tosca.relationships.DependsOn
1801         occurrences:
1802         - 0
1803         - UNBOUNDED
1804     - dependency_ps_server_1b_port_1:
1805         capability: tosca.capabilities.Node
1806         node: tosca.nodes.Root
1807         relationship: tosca.relationships.DependsOn
1808         occurrences:
1809         - 0
1810         - UNBOUNDED
1811     - dependency_ps_server_1b_port_2:
1812         capability: tosca.capabilities.Node
1813         node: tosca.nodes.Root
1814         relationship: tosca.relationships.DependsOn
1815         occurrences:
1816         - 0
1817         - UNBOUNDED
1818     - dependency_packet_ext_network:
1819         capability: tosca.capabilities.Node
1820         node: tosca.nodes.Root
1821         relationship: tosca.relationships.DependsOn
1822         occurrences:
1823         - 0
1824         - UNBOUNDED
1825     - dependency_packet_int_network:
1826         capability: tosca.capabilities.Node
1827         node: tosca.nodes.Root
1828         relationship: tosca.relationships.DependsOn
1829         occurrences:
1830         - 0
1831         - UNBOUNDED
1832     - dependency_server_1b_ps_2:
1833         capability: tosca.capabilities.Node
1834         node: tosca.nodes.Root
1835         relationship: tosca.relationships.DependsOn
1836         occurrences:
1837         - 0
1838         - UNBOUNDED
1839     - local_storage_server_1b_ps_2:
1840         capability: tosca.capabilities.Attachment
1841         node: tosca.nodes.BlockStorage
1842         relationship: tosca.relationships.AttachesTo
1843         occurrences:
1844         - 0
1845         - UNBOUNDED
1846     capabilities:
1847       binding_ps_server_1b_port_2:
1848         type: tosca.capabilities.network.Bindable
1849         valid_source_types:
1850         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1851         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1852         occurrences:
1853         - 0
1854         - UNBOUNDED
1855       disk.device.latency_server_1b_ps_1:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       disk.device.usage_server_1b_ps_1:
1862         type: org.openecomp.capabilities.metric.Ceilometer
1863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1864         occurrences:
1865         - 1
1866         - UNBOUNDED
1867       disk.device.usage_server_1b_ps_2:
1868         type: org.openecomp.capabilities.metric.Ceilometer
1869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1870         occurrences:
1871         - 1
1872         - UNBOUNDED
1873       disk.read.requests_server_1b_ps_1:
1874         type: org.openecomp.capabilities.metric.Ceilometer
1875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       disk.device.write.requests.rate_server_1b_ps_1:
1880         type: org.openecomp.capabilities.metric.Ceilometer
1881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1882         occurrences:
1883         - 1
1884         - UNBOUNDED
1885       disk.read.requests_server_1b_ps_2:
1886         type: org.openecomp.capabilities.metric.Ceilometer
1887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1888         occurrences:
1889         - 1
1890         - UNBOUNDED
1891       disk.device.write.requests.rate_server_1b_ps_2:
1892         type: org.openecomp.capabilities.metric.Ceilometer
1893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       binding_ps_server_1b_port_1:
1898         type: tosca.capabilities.network.Bindable
1899         valid_source_types:
1900         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1901         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1902         occurrences:
1903         - 0
1904         - UNBOUNDED
1905       disk.read.bytes_server_1b_ps_1:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.read.bytes_server_1b_ps_2:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       disk.device.latency_server_1b_ps_2:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       disk.root.size_server_1b_ps_1:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       network.incoming.bytes.rate_ps_server_1b_port_2:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       disk.root.size_server_1b_ps_2:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       network.incoming.bytes.rate_ps_server_1b_port_1:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.device.read.requests.rate_server_1b_ps_1:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       disk.device.read.requests.rate_server_1b_ps_2:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       feature_test_resourceGroup_1:
1960         type: tosca.capabilities.Node
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       network.incoming.bytes_ps_server_1b_port_2:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       network.incoming.bytes_ps_server_1b_port_1:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       attachment_packet_int_network:
1977         type: tosca.capabilities.Attachment
1978         occurrences:
1979         - 1
1980         - UNBOUNDED
1981       cpu.delta_server_1b_ps_2:
1982         type: org.openecomp.capabilities.metric.Ceilometer
1983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1984         occurrences:
1985         - 1
1986         - UNBOUNDED
1987       memory.resident_server_1b_ps_2:
1988         type: org.openecomp.capabilities.metric.Ceilometer
1989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1990         occurrences:
1991         - 1
1992         - UNBOUNDED
1993       cpu.delta_server_1b_ps_1:
1994         type: org.openecomp.capabilities.metric.Ceilometer
1995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       memory.resident_server_1b_ps_1:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       cpu_util_server_1b_ps_1:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       disk.device.write.bytes.rate_server_1b_ps_2:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       disk.device.write.bytes.rate_server_1b_ps_1:
2018         type: org.openecomp.capabilities.metric.Ceilometer
2019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2020         occurrences:
2021         - 1
2022         - UNBOUNDED
2023       cpu_util_server_1b_ps_2:
2024         type: org.openecomp.capabilities.metric.Ceilometer
2025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2026         occurrences:
2027         - 1
2028         - UNBOUNDED
2029       disk.ephemeral.size_server_1b_ps_1:
2030         type: org.openecomp.capabilities.metric.Ceilometer
2031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2032         occurrences:
2033         - 1
2034         - UNBOUNDED
2035       disk.ephemeral.size_server_1b_ps_2:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       disk.capacity_server_1b_ps_2:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       memory_server_1b_ps_1:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       network.outgoing.packets.rate_ps_server_1b_port_1:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       disk.capacity_server_1b_ps_1:
2060         type: org.openecomp.capabilities.metric.Ceilometer
2061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       memory_server_1b_ps_2:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       instance_server_1b_ps_1:
2072         type: org.openecomp.capabilities.metric.Ceilometer
2073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       forwarder_ps_server_1b_port_1:
2078         type: org.openecomp.capabilities.Forwarder
2079         occurrences:
2080         - 1
2081         - UNBOUNDED
2082       forwarder_ps_server_1b_port_2:
2083         type: org.openecomp.capabilities.Forwarder
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       network.outgoing.packets.rate_ps_server_1b_port_2:
2088         type: org.openecomp.capabilities.metric.Ceilometer
2089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2090         occurrences:
2091         - 1
2092         - UNBOUNDED
2093       link_packet_int_network:
2094         type: tosca.capabilities.network.Linkable
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       instance_server_1b_ps_2:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104       feature_template_Vlan_vmi_1_test_resourceGroup_1:
2105         type: tosca.capabilities.Node
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       disk.device.capacity_server_1b_ps_1:
2110         type: org.openecomp.capabilities.metric.Ceilometer
2111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2112         occurrences:
2113         - 1
2114         - UNBOUNDED
2115       end_point_packet_ext_network:
2116         type: tosca.capabilities.Endpoint
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       disk.device.capacity_server_1b_ps_2:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       network.incoming.packets_ps_server_1b_port_2:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       disk.device.iops_server_1b_ps_2:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       disk.device.iops_server_1b_ps_1:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       network.incoming.packets_ps_server_1b_port_1:
2145         type: org.openecomp.capabilities.metric.Ceilometer
2146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       network.outgoing.bytes.rate_ps_server_1b_port_1:
2151         type: org.openecomp.capabilities.metric.Ceilometer
2152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       network.outpoing.packets_ps_server_1b_port_2:
2157         type: org.openecomp.capabilities.metric.Ceilometer
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2159         occurrences:
2160         - 1
2161         - UNBOUNDED
2162       network.outpoing.packets_ps_server_1b_port_1:
2163         type: org.openecomp.capabilities.metric.Ceilometer
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       endpoint_server_1b_ps_1:
2169         type: tosca.capabilities.Endpoint.Admin
2170         occurrences:
2171         - 1
2172         - UNBOUNDED
2173       disk.device.allocation_server_1b_ps_1:
2174         type: org.openecomp.capabilities.metric.Ceilometer
2175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       endpoint_server_1b_ps_2:
2180         type: tosca.capabilities.Endpoint.Admin
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       disk.write.requests.rate_server_1b_ps_2:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       disk.write.requests.rate_server_1b_ps_1:
2191         type: org.openecomp.capabilities.metric.Ceilometer
2192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2193         occurrences:
2194         - 1
2195         - UNBOUNDED
2196       host_server_1b_ps_2:
2197         type: tosca.capabilities.Container
2198         valid_source_types:
2199         - tosca.nodes.SoftwareComponent
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       host_server_1b_ps_1:
2204         type: tosca.capabilities.Container
2205         valid_source_types:
2206         - tosca.nodes.SoftwareComponent
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       feature_packet_int_network:
2211         type: tosca.capabilities.Node
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       network.outgoing.bytes.rate_ps_server_1b_port_2:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.write.bytes.rate_server_1b_ps_1:
2222         type: org.openecomp.capabilities.metric.Ceilometer
2223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2224         occurrences:
2225         - 1
2226         - UNBOUNDED
2227       disk.write.bytes_server_1b_ps_2:
2228         type: org.openecomp.capabilities.metric.Ceilometer
2229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2230         occurrences:
2231         - 1
2232         - UNBOUNDED
2233       disk.device.write.bytes_server_1b_ps_2:
2234         type: org.openecomp.capabilities.metric.Ceilometer
2235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2236         occurrences:
2237         - 1
2238         - UNBOUNDED
2239       disk.device.write.bytes_server_1b_ps_1:
2240         type: org.openecomp.capabilities.metric.Ceilometer
2241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2242         occurrences:
2243         - 1
2244         - UNBOUNDED
2245       disk.write.bytes_server_1b_ps_1:
2246         type: org.openecomp.capabilities.metric.Ceilometer
2247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2248         occurrences:
2249         - 1
2250         - UNBOUNDED
2251       disk.write.bytes.rate_server_1b_ps_2:
2252         type: org.openecomp.capabilities.metric.Ceilometer
2253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       disk.device.allocation_server_1b_ps_2:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       scalable_server_1b_ps_1:
2264         type: tosca.capabilities.Scalable
2265         occurrences:
2266         - 1
2267         - UNBOUNDED
2268       scalable_server_1b_ps_2:
2269         type: tosca.capabilities.Scalable
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.allocation_server_1b_ps_2:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.allocation_server_1b_ps_1:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       feature_server_1b_ps_2:
2286         type: tosca.capabilities.Node
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       feature_server_1b_ps_1:
2291         type: tosca.capabilities.Node
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       vcpus_server_1b_ps_1:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       vcpus_server_1b_ps_2:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       disk.read.bytes.rate_server_1b_ps_2:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       disk.read.bytes.rate_server_1b_ps_1:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.iops_server_1b_ps_1:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       memory.usage_server_1b_ps_2:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       memory.usage_server_1b_ps_1:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       disk.iops_server_1b_ps_2:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       disk.write.requests_server_1b_ps_1:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       disk.write.requests_server_1b_ps_2:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       network.incoming.packets.rate_ps_server_1b_port_2:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       disk.latency_server_1b_ps_2:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       disk.latency_server_1b_ps_1:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       network.incoming.packets.rate_ps_server_1b_port_1:
2374         type: org.openecomp.capabilities.metric.Ceilometer
2375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2376         occurrences:
2377         - 1
2378         - UNBOUNDED
2379       binding_server_1b_ps_1:
2380         type: tosca.capabilities.network.Bindable
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       link_packet_ext_network:
2385         type: tosca.capabilities.network.Linkable
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       binding_server_1b_ps_2:
2390         type: tosca.capabilities.network.Bindable
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       disk.device.write.requests_server_1b_ps_1:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       disk.device.read.requests_server_1b_ps_2:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       disk.device.write.requests_server_1b_ps_2:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       disk.device.read.requests_server_1b_ps_1:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       end_point_packet_int_network:
2419         type: tosca.capabilities.Endpoint
2420         occurrences:
2421         - 1
2422         - UNBOUNDED
2423       attachment_ps_server_1b_port_1:
2424         type: tosca.capabilities.Attachment
2425         occurrences:
2426         - 1
2427         - UNBOUNDED
2428       attachment_ps_server_1b_port_2:
2429         type: tosca.capabilities.Attachment
2430         occurrences:
2431         - 1
2432         - UNBOUNDED
2433       attachment_packet_ext_network:
2434         type: tosca.capabilities.Attachment
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       os_server_1b_ps_2:
2439         type: tosca.capabilities.OperatingSystem
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       os_server_1b_ps_1:
2444         type: tosca.capabilities.OperatingSystem
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       network.outgoing.bytes_ps_server_1b_port_2:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       network.outgoing.bytes_ps_server_1b_port_1:
2455         type: org.openecomp.capabilities.metric.Ceilometer
2456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       disk.usage_server_1b_ps_2:
2461         type: org.openecomp.capabilities.metric.Ceilometer
2462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       disk.usage_server_1b_ps_1:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       disk.device.read.bytes_server_1b_ps_2:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       disk.device.read.bytes_server_1b_ps_1:
2479         type: org.openecomp.capabilities.metric.Ceilometer
2480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       cpu_server_1b_ps_2:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       cpu_server_1b_ps_1:
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       feature_packet_ext_network:
2497         type: tosca.capabilities.Node
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       feature_ps_server_1b_port_1:
2502         type: tosca.capabilities.Node
2503         occurrences:
2504         - 1
2505         - UNBOUNDED
2506       feature_ps_server_1b_port_2:
2507         type: tosca.capabilities.Node
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       disk.device.read.bytes.rate_server_1b_ps_1:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       disk.device.read.bytes.rate_server_1b_ps_2:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523   org.openecomp.resource.abstract.nodes.ps_server_1b_1:
2524     derived_from: org.openecomp.resource.abstract.nodes.VFC
2525     properties:
2526       port_ps_server_1b_port_vlan_requirements:
2527         type: list
2528         required: true
2529         status: SUPPORTED
2530         entry_schema:
2531           type: org.openecomp.datatypes.network.VlanRequirements
2532       port_ps_server_1b_port_mac_requirements:
2533         type: org.openecomp.datatypes.network.MacRequirements
2534         required: true
2535         status: SUPPORTED
2536       port_ps_server_1b_port_network_role_tag:
2537         type: string
2538         required: true
2539         status: SUPPORTED
2540       port_ps_server_1b_port_fixed_ips:
2541         type: list
2542         required: true
2543         status: SUPPORTED
2544         entry_schema:
2545           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2546       index_value:
2547         type: integer
2548         description: Index value of this substitution service template runtime instance
2549         required: false
2550         default: 0
2551         status: SUPPORTED
2552         constraints:
2553         - greater_or_equal: 0
2554       port_ps_server_1b_port_order:
2555         type: integer
2556         required: true
2557         status: SUPPORTED
2558       vm_flavor_name:
2559         type: string
2560         required: true
2561         status: SUPPORTED
2562       port_ps_server_1b_port_network:
2563         type: list
2564         required: true
2565         status: SUPPORTED
2566         entry_schema:
2567           type: string
2568       port_ps_server_1b_port_exCP_naming:
2569         type: org.openecomp.datatypes.Naming
2570         required: true
2571         status: SUPPORTED
2572       port_ps_server_1b_port_ip_requirements:
2573         type: list
2574         required: true
2575         status: SUPPORTED
2576         entry_schema:
2577           type: org.openecomp.datatypes.network.IpRequirements
2578       vm_image_name:
2579         type: string
2580         required: true
2581         status: SUPPORTED
2582       port_ps_server_1b_port_network_role:
2583         type: string
2584         required: true
2585         status: SUPPORTED
2586       port_ps_server_1b_port_replacement_policy:
2587         type: list
2588         required: true
2589         status: SUPPORTED
2590         entry_schema:
2591           type: string
2592       port_ps_server_1b_port_subnetpoolid:
2593         type: string
2594         required: true
2595         status: SUPPORTED
2596       compute_ps_server_1b_availability_zone:
2597         type: list
2598         required: true
2599         status: SUPPORTED
2600         entry_schema:
2601           type: string
2602       compute_ps_server_1b_name:
2603         type: list
2604         required: true
2605         status: SUPPORTED
2606         entry_schema:
2607           type: string
2608     requirements:
2609     - dependency_ps_server_1b:
2610         capability: tosca.capabilities.Node
2611         node: tosca.nodes.Root
2612         relationship: tosca.relationships.DependsOn
2613         occurrences:
2614         - 0
2615         - UNBOUNDED
2616     - local_storage_ps_server_1b:
2617         capability: tosca.capabilities.Attachment
2618         node: tosca.nodes.BlockStorage
2619         relationship: tosca.relationships.AttachesTo
2620         occurrences:
2621         - 0
2622         - UNBOUNDED
2623     - dependency_ps_server_1b_ps_server_1b_port:
2624         capability: tosca.capabilities.Node
2625         node: tosca.nodes.Root
2626         relationship: tosca.relationships.DependsOn
2627         occurrences:
2628         - 0
2629         - UNBOUNDED
2630     - link_ps_server_1b_ps_server_1b_port:
2631         capability: tosca.capabilities.network.Linkable
2632         relationship: tosca.relationships.network.LinksTo
2633         occurrences:
2634         - 1
2635         - 1
2636     capabilities:
2637       disk.write.bytes.rate_ps_server_1b:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       disk.device.usage_ps_server_1b:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       disk.device.allocation_ps_server_1b:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       disk.device.write.requests_ps_server_1b:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       cpu_util_ps_server_1b:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       scalable_ps_server_1b:
2668         type: tosca.capabilities.Scalable
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.device.read.bytes.rate_ps_server_1b:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       disk.device.latency_ps_server_1b:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       disk.device.iops_ps_server_1b:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       attachment_ps_server_1b_ps_server_1b_port:
2691         type: tosca.capabilities.Attachment
2692         occurrences:
2693         - 1
2694         - UNBOUNDED
2695       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
2696         type: org.openecomp.capabilities.metric.Ceilometer
2697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       disk.device.capacity_ps_server_1b:
2702         type: org.openecomp.capabilities.metric.Ceilometer
2703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2704         occurrences:
2705         - 1
2706         - UNBOUNDED
2707       forwarder_ps_server_1b_ps_server_1b_port:
2708         type: org.openecomp.capabilities.Forwarder
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       instance_ps_server_1b:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       cpu_ps_server_1b:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       disk.device.write.bytes_ps_server_1b:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       disk.read.bytes.rate_ps_server_1b:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       disk.device.read.requests_ps_server_1b:
2737         type: org.openecomp.capabilities.metric.Ceilometer
2738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2739         occurrences:
2740         - 1
2741         - UNBOUNDED
2742       host_ps_server_1b:
2743         type: tosca.capabilities.Container
2744         valid_source_types:
2745         - tosca.nodes.SoftwareComponent
2746         occurrences:
2747         - 1
2748         - UNBOUNDED
2749       disk.usage_ps_server_1b:
2750         type: org.openecomp.capabilities.metric.Ceilometer
2751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2752         occurrences:
2753         - 1
2754         - UNBOUNDED
2755       disk.read.requests_ps_server_1b:
2756         type: org.openecomp.capabilities.metric.Ceilometer
2757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2758         occurrences:
2759         - 1
2760         - UNBOUNDED
2761       disk.device.read.requests.rate_ps_server_1b:
2762         type: org.openecomp.capabilities.metric.Ceilometer
2763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2764         occurrences:
2765         - 1
2766         - UNBOUNDED
2767       disk.capacity_ps_server_1b:
2768         type: org.openecomp.capabilities.metric.Ceilometer
2769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2770         occurrences:
2771         - 1
2772         - UNBOUNDED
2773       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
2774         type: org.openecomp.capabilities.metric.Ceilometer
2775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       disk.write.requests.rate_ps_server_1b:
2780         type: org.openecomp.capabilities.metric.Ceilometer
2781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2782         occurrences:
2783         - 1
2784         - UNBOUNDED
2785       disk.device.read.bytes_ps_server_1b:
2786         type: org.openecomp.capabilities.metric.Ceilometer
2787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       disk.device.write.requests.rate_ps_server_1b:
2792         type: org.openecomp.capabilities.metric.Ceilometer
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2794         occurrences:
2795         - 1
2796         - UNBOUNDED
2797       disk.root.size_ps_server_1b:
2798         type: org.openecomp.capabilities.metric.Ceilometer
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       binding_ps_server_1b:
2804         type: tosca.capabilities.network.Bindable
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       memory.resident_ps_server_1b:
2809         type: org.openecomp.capabilities.metric.Ceilometer
2810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2811         occurrences:
2812         - 1
2813         - UNBOUNDED
2814       memory_ps_server_1b:
2815         type: org.openecomp.capabilities.metric.Ceilometer
2816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2817         occurrences:
2818         - 1
2819         - UNBOUNDED
2820       disk.write.bytes_ps_server_1b:
2821         type: org.openecomp.capabilities.metric.Ceilometer
2822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2823         occurrences:
2824         - 1
2825         - UNBOUNDED
2826       disk.device.write.bytes.rate_ps_server_1b:
2827         type: org.openecomp.capabilities.metric.Ceilometer
2828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2829         occurrences:
2830         - 1
2831         - UNBOUNDED
2832       disk.read.bytes_ps_server_1b:
2833         type: org.openecomp.capabilities.metric.Ceilometer
2834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2835         occurrences:
2836         - 1
2837         - UNBOUNDED
2838       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
2839         type: org.openecomp.capabilities.metric.Ceilometer
2840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2841         occurrences:
2842         - 1
2843         - UNBOUNDED
2844       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
2845         type: org.openecomp.capabilities.metric.Ceilometer
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2847         occurrences:
2848         - 1
2849         - UNBOUNDED
2850       network.incoming.packets_ps_server_1b_ps_server_1b_port:
2851         type: org.openecomp.capabilities.metric.Ceilometer
2852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2853         occurrences:
2854         - 1
2855         - UNBOUNDED
2856       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
2857         type: org.openecomp.capabilities.metric.Ceilometer
2858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2859         occurrences:
2860         - 1
2861         - UNBOUNDED
2862       feature_ps_server_1b:
2863         type: tosca.capabilities.Node
2864         occurrences:
2865         - 1
2866         - UNBOUNDED
2867       os_ps_server_1b:
2868         type: tosca.capabilities.OperatingSystem
2869         occurrences:
2870         - 1
2871         - UNBOUNDED
2872       disk.iops_ps_server_1b:
2873         type: org.openecomp.capabilities.metric.Ceilometer
2874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       disk.allocation_ps_server_1b:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       disk.write.requests_ps_server_1b:
2885         type: org.openecomp.capabilities.metric.Ceilometer
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       memory.usage_ps_server_1b:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       disk.latency_ps_server_1b:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       endpoint_ps_server_1b:
2909         type: tosca.capabilities.Endpoint.Admin
2910         occurrences:
2911         - 1
2912         - UNBOUNDED
2913       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
2914         type: org.openecomp.capabilities.metric.Ceilometer
2915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       feature_ps_server_1b_ps_server_1b_port:
2920         type: tosca.capabilities.Node
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       vcpus_ps_server_1b:
2925         type: org.openecomp.capabilities.metric.Ceilometer
2926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       cpu.delta_ps_server_1b:
2931         type: org.openecomp.capabilities.metric.Ceilometer
2932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2933         occurrences:
2934         - 1
2935         - UNBOUNDED
2936       disk.ephemeral.size_ps_server_1b:
2937         type: org.openecomp.capabilities.metric.Ceilometer
2938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       binding_ps_server_1b_ps_server_1b_port:
2943         type: tosca.capabilities.network.Bindable
2944         valid_source_types:
2945         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2946         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2947         occurrences:
2948         - 0
2949         - UNBOUNDED
2950   org.openecomp.resource.abstract.nodes.ps_server_1b:
2951     derived_from: org.openecomp.resource.abstract.nodes.VFC
2952     properties:
2953       port_ps_server_1b_port_vlan_requirements:
2954         type: list
2955         required: true
2956         status: SUPPORTED
2957         entry_schema:
2958           type: org.openecomp.datatypes.network.VlanRequirements
2959       port_ps_server_1b_port_mac_requirements:
2960         type: org.openecomp.datatypes.network.MacRequirements
2961         required: true
2962         status: SUPPORTED
2963       subinterface_nested_vlan_service_template_filter_count:
2964         type: list
2965         required: true
2966         status: SUPPORTED
2967         entry_schema:
2968           type: float
2969       port_ps_server_1b_port_network_role_tag:
2970         type: string
2971         required: true
2972         status: SUPPORTED
2973       port_ps_server_1b_port_fixed_ips:
2974         type: list
2975         required: true
2976         status: SUPPORTED
2977         entry_schema:
2978           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2979       index_value:
2980         type: integer
2981         description: Index value of this substitution service template runtime instance
2982         required: false
2983         default: 0
2984         status: SUPPORTED
2985         constraints:
2986         - greater_or_equal: 0
2987       port_ps_server_1b_port_order:
2988         type: integer
2989         required: true
2990         status: SUPPORTED
2991       vm_flavor_name:
2992         type: string
2993         required: true
2994         status: SUPPORTED
2995       port_ps_server_1b_port_network:
2996         type: list
2997         required: true
2998         status: SUPPORTED
2999         entry_schema:
3000           type: string
3001       port_ps_server_1b_port_exCP_naming:
3002         type: org.openecomp.datatypes.Naming
3003         required: true
3004         status: SUPPORTED
3005       subinterface_nested_vlan_net1:
3006         type: list
3007         required: true
3008         status: SUPPORTED
3009         entry_schema:
3010           type: string
3011       port_ps_server_1b_port_ip_requirements:
3012         type: list
3013         required: true
3014         status: SUPPORTED
3015         entry_schema:
3016           type: org.openecomp.datatypes.network.IpRequirements
3017       vm_image_name:
3018         type: string
3019         required: true
3020         status: SUPPORTED
3021       port_ps_server_1b_port_network_role:
3022         type: string
3023         required: true
3024         status: SUPPORTED
3025       port_ps_server_1b_port_replacement_policy:
3026         type: list
3027         required: true
3028         status: SUPPORTED
3029         entry_schema:
3030           type: string
3031       subinterface_nested_vlan_parent_interface:
3032         type: list
3033         required: true
3034         status: SUPPORTED
3035         entry_schema:
3036           type: string
3037       port_ps_server_1b_port_subnetpoolid:
3038         type: string
3039         required: true
3040         status: SUPPORTED
3041       compute_ps_server_1b_availability_zone:
3042         type: list
3043         required: true
3044         status: SUPPORTED
3045         entry_schema:
3046           type: string
3047       compute_ps_server_1b_name:
3048         type: list
3049         required: true
3050         status: SUPPORTED
3051         entry_schema:
3052           type: string
3053     requirements:
3054     - dependency_ps_server_1b:
3055         capability: tosca.capabilities.Node
3056         node: tosca.nodes.Root
3057         relationship: tosca.relationships.DependsOn
3058         occurrences:
3059         - 0
3060         - UNBOUNDED
3061     - local_storage_ps_server_1b:
3062         capability: tosca.capabilities.Attachment
3063         node: tosca.nodes.BlockStorage
3064         relationship: tosca.relationships.AttachesTo
3065         occurrences:
3066         - 0
3067         - UNBOUNDED
3068     - dependency_ps_server_1b_ps_server_1b_port_nested_vlan:
3069         capability: tosca.capabilities.Node
3070         node: tosca.nodes.Root
3071         relationship: tosca.relationships.DependsOn
3072         occurrences:
3073         - 0
3074         - UNBOUNDED
3075     - dependency_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3076         capability: tosca.capabilities.Node
3077         node: tosca.nodes.Root
3078         relationship: tosca.relationships.DependsOn
3079         occurrences:
3080         - 0
3081         - UNBOUNDED
3082     - subinterface_link_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3083         capability: tosca.capabilities.network.Linkable
3084         relationship: tosca.relationships.network.LinksTo
3085         occurrences:
3086         - 1
3087         - 1
3088     - dependency_ps_server_1b_ps_server_1b_port:
3089         capability: tosca.capabilities.Node
3090         node: tosca.nodes.Root
3091         relationship: tosca.relationships.DependsOn
3092         occurrences:
3093         - 0
3094         - UNBOUNDED
3095     - link_ps_server_1b_ps_server_1b_port:
3096         capability: tosca.capabilities.network.Linkable
3097         relationship: tosca.relationships.network.LinksTo
3098         occurrences:
3099         - 1
3100         - 1
3101     capabilities:
3102       disk.write.bytes.rate_ps_server_1b:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       disk.device.usage_ps_server_1b:
3109         type: org.openecomp.capabilities.metric.Ceilometer
3110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3111         occurrences:
3112         - 1
3113         - UNBOUNDED
3114       disk.device.allocation_ps_server_1b:
3115         type: org.openecomp.capabilities.metric.Ceilometer
3116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3117         occurrences:
3118         - 1
3119         - UNBOUNDED
3120       disk.device.write.requests_ps_server_1b:
3121         type: org.openecomp.capabilities.metric.Ceilometer
3122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3123         occurrences:
3124         - 1
3125         - UNBOUNDED
3126       cpu_util_ps_server_1b:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       scalable_ps_server_1b:
3133         type: tosca.capabilities.Scalable
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       disk.device.read.bytes.rate_ps_server_1b:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       disk.device.latency_ps_server_1b:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       disk.device.iops_ps_server_1b:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       attachment_ps_server_1b_ps_server_1b_port:
3156         type: tosca.capabilities.Attachment
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       network.outgoing.packets.rate_ps_server_1b_ps_server_1b_port:
3161         type: org.openecomp.capabilities.metric.Ceilometer
3162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3163         occurrences:
3164         - 1
3165         - UNBOUNDED
3166       disk.device.capacity_ps_server_1b:
3167         type: org.openecomp.capabilities.metric.Ceilometer
3168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3169         occurrences:
3170         - 1
3171         - UNBOUNDED
3172       forwarder_ps_server_1b_ps_server_1b_port:
3173         type: org.openecomp.capabilities.Forwarder
3174         occurrences:
3175         - 1
3176         - UNBOUNDED
3177       instance_ps_server_1b:
3178         type: org.openecomp.capabilities.metric.Ceilometer
3179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       cpu_ps_server_1b:
3184         type: org.openecomp.capabilities.metric.Ceilometer
3185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3186         occurrences:
3187         - 1
3188         - UNBOUNDED
3189       disk.device.write.bytes_ps_server_1b:
3190         type: org.openecomp.capabilities.metric.Ceilometer
3191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       disk.read.bytes.rate_ps_server_1b:
3196         type: org.openecomp.capabilities.metric.Ceilometer
3197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3198         occurrences:
3199         - 1
3200         - UNBOUNDED
3201       disk.device.read.requests_ps_server_1b:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       host_ps_server_1b:
3208         type: tosca.capabilities.Container
3209         valid_source_types:
3210         - tosca.nodes.SoftwareComponent
3211         occurrences:
3212         - 1
3213         - UNBOUNDED
3214       disk.usage_ps_server_1b:
3215         type: org.openecomp.capabilities.metric.Ceilometer
3216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       disk.read.requests_ps_server_1b:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       feature_ps_server_1b_ps_server_1b_port_nested_vlan:
3227         type: tosca.capabilities.Node
3228         occurrences:
3229         - 1
3230         - UNBOUNDED
3231       disk.device.read.requests.rate_ps_server_1b:
3232         type: org.openecomp.capabilities.metric.Ceilometer
3233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3234         occurrences:
3235         - 1
3236         - UNBOUNDED
3237       disk.capacity_ps_server_1b:
3238         type: org.openecomp.capabilities.metric.Ceilometer
3239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3240         occurrences:
3241         - 1
3242         - UNBOUNDED
3243       network.incoming.bytes_ps_server_1b_ps_server_1b_port:
3244         type: org.openecomp.capabilities.metric.Ceilometer
3245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3246         occurrences:
3247         - 1
3248         - UNBOUNDED
3249       disk.write.requests.rate_ps_server_1b:
3250         type: org.openecomp.capabilities.metric.Ceilometer
3251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3252         occurrences:
3253         - 1
3254         - UNBOUNDED
3255       disk.device.read.bytes_ps_server_1b:
3256         type: org.openecomp.capabilities.metric.Ceilometer
3257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3258         occurrences:
3259         - 1
3260         - UNBOUNDED
3261       disk.device.write.requests.rate_ps_server_1b:
3262         type: org.openecomp.capabilities.metric.Ceilometer
3263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3264         occurrences:
3265         - 1
3266         - UNBOUNDED
3267       disk.root.size_ps_server_1b:
3268         type: org.openecomp.capabilities.metric.Ceilometer
3269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3270         occurrences:
3271         - 1
3272         - UNBOUNDED
3273       binding_ps_server_1b:
3274         type: tosca.capabilities.network.Bindable
3275         occurrences:
3276         - 1
3277         - UNBOUNDED
3278       memory.resident_ps_server_1b:
3279         type: org.openecomp.capabilities.metric.Ceilometer
3280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3281         occurrences:
3282         - 1
3283         - UNBOUNDED
3284       memory_ps_server_1b:
3285         type: org.openecomp.capabilities.metric.Ceilometer
3286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3287         occurrences:
3288         - 1
3289         - UNBOUNDED
3290       disk.write.bytes_ps_server_1b:
3291         type: org.openecomp.capabilities.metric.Ceilometer
3292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3293         occurrences:
3294         - 1
3295         - UNBOUNDED
3296       disk.device.write.bytes.rate_ps_server_1b:
3297         type: org.openecomp.capabilities.metric.Ceilometer
3298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3299         occurrences:
3300         - 1
3301         - UNBOUNDED
3302       disk.read.bytes_ps_server_1b:
3303         type: org.openecomp.capabilities.metric.Ceilometer
3304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3305         occurrences:
3306         - 1
3307         - UNBOUNDED
3308       network.incoming.packets.rate_ps_server_1b_ps_server_1b_port:
3309         type: org.openecomp.capabilities.metric.Ceilometer
3310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3311         occurrences:
3312         - 1
3313         - UNBOUNDED
3314       network.outgoing.bytes_ps_server_1b_ps_server_1b_port:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       network.incoming.packets_ps_server_1b_ps_server_1b_port:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       network.outgoing.bytes.rate_ps_server_1b_ps_server_1b_port:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       feature_ps_server_1b:
3333         type: tosca.capabilities.Node
3334         occurrences:
3335         - 1
3336         - UNBOUNDED
3337       os_ps_server_1b:
3338         type: tosca.capabilities.OperatingSystem
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       disk.iops_ps_server_1b:
3343         type: org.openecomp.capabilities.metric.Ceilometer
3344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       disk.allocation_ps_server_1b:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       disk.write.requests_ps_server_1b:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       network.outpoing.packets_ps_server_1b_ps_server_1b_port:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       memory.usage_ps_server_1b:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       disk.latency_ps_server_1b:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       endpoint_ps_server_1b:
3379         type: tosca.capabilities.Endpoint.Admin
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       network.incoming.bytes.rate_ps_server_1b_ps_server_1b_port:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       feature_ps_server_1b_ps_server_1b_port:
3390         type: tosca.capabilities.Node
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       vcpus_ps_server_1b:
3395         type: org.openecomp.capabilities.metric.Ceilometer
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       cpu.delta_ps_server_1b:
3401         type: org.openecomp.capabilities.metric.Ceilometer
3402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       disk.ephemeral.size_ps_server_1b:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       binding_ps_server_1b_ps_server_1b_port:
3413         type: tosca.capabilities.network.Bindable
3414         valid_source_types:
3415         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3416         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3417         occurrences:
3418         - 0
3419         - UNBOUNDED
3420       feature_template_Vlan_vmi_1_ps_server_1b_ps_server_1b_port_nested_vlan:
3421         type: tosca.capabilities.Node
3422         occurrences:
3423         - 1
3424         - UNBOUNDED
3425   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
3426     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
3427     properties:
3428       vlan_ids:
3429         type: string
3430         required: true
3431         status: SUPPORTED
3432       parent_interface:
3433         type: string
3434         required: true
3435         status: SUPPORTED
3436       virtual_ipv6_address:
3437         type: string
3438         required: true
3439         status: SUPPORTED
3440       virtual_ip_address:
3441         type: string
3442         required: true
3443         status: SUPPORTED
3444       lb_st_vlan_type_oam:
3445         type: string
3446         description: dummy
3447         required: true
3448         status: SUPPORTED
3449       mac_address:
3450         type: string
3451         required: true
3452         status: SUPPORTED
3453       net1:
3454         type: string
3455         required: true
3456         status: SUPPORTED
3457       subinterface_name_prefix:
3458         type: string
3459         required: true
3460         status: SUPPORTED
3461       subinterface_instance_index:
3462         type: float
3463         required: true
3464         status: SUPPORTED
3465     requirements:
3466     - dependency_template_Vlan_vmi_1:
3467         capability: tosca.capabilities.Node
3468         node: tosca.nodes.Root
3469         relationship: tosca.relationships.DependsOn
3470         occurrences:
3471         - 0
3472         - UNBOUNDED
3473     - subinterface_link_template_Vlan_vmi_1:
3474         capability: tosca.capabilities.network.Linkable
3475         relationship: tosca.relationships.network.LinksTo
3476         occurrences:
3477         - 1
3478         - 1
3479     - binding_template_Vlan_vmi_1:
3480         capability: tosca.capabilities.network.Bindable
3481         node: org.openecomp.resource.cp.nodes.network.Port
3482         relationship: tosca.relationships.network.BindsTo
3483         occurrences:
3484         - 1
3485         - 1
3486     capabilities:
3487       feature_template_Vlan_vmi_1:
3488         type: tosca.capabilities.Node
3489         occurrences:
3490         - 1
3491         - UNBOUNDED