f0406ad3721a52db4f5582e6e39f0a579f6fafb9
[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       p1:
12         type: string
13         description: UID of OAM network
14         required: true
15         status: SUPPORTED
16       p2:
17         type: string
18         description: UID of OAM network
19         required: true
20         status: SUPPORTED
21       ps_server_1b_ips:
22         type: string
23         required: true
24         status: SUPPORTED
25       packet_internal_network_name:
26         type: string
27         required: true
28         status: SUPPORTED
29       pd_server_1b_names:
30         type: list
31         description: PD server names
32         required: true
33         status: SUPPORTED
34         entry_schema:
35           type: string
36       security_group_name:
37         type: list
38         description: CMAUI1, CMAUI2 server names
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: string
43       ps_server_1b_names:
44         type: list
45         description: Ps server names
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       ps_server_2b_ips:
51         type: string
52         required: true
53         status: SUPPORTED
54       pd_server_1b_flavor:
55         type: string
56         description: Flavor for PD server
57         required: true
58         status: SUPPORTED
59       pd_server_1b_ips:
60         type: string
61         required: true
62         status: SUPPORTED
63       packet_external_network_name:
64         type: string
65         required: true
66         status: SUPPORTED
67       availability_zone_0:
68         type: string
69         description: availabilityzone name
70         required: true
71         status: SUPPORTED
72       ps_server_1b_flavor:
73         type: string
74         description: Flavor for PS server
75         required: true
76         status: SUPPORTED
77       ps_server_1b_image:
78         type: string
79         description: Ps Image server
80         required: true
81         status: SUPPORTED
82       net:
83         type: string
84         required: true
85         status: SUPPORTED
86       pd_server_1b_image:
87         type: string
88         description: PD Image server
89         required: true
90         status: SUPPORTED
91       pd_server_2b_ips:
92         type: string
93         required: true
94         status: SUPPORTED
95     requirements:
96     - dependency_server_1b_pd_0:
97         capability: tosca.capabilities.Node
98         node: tosca.nodes.Root
99         relationship: tosca.relationships.DependsOn
100         occurrences:
101         - 0
102         - UNBOUNDED
103     - local_storage_server_1b_pd_0:
104         capability: tosca.capabilities.Attachment
105         node: tosca.nodes.BlockStorage
106         relationship: tosca.relationships.AttachesTo
107         occurrences:
108         - 0
109         - UNBOUNDED
110     - dependency_test_resourceGroup_1:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - dependency_template_Vlan_vmi_1_test_resourceGroup_1:
118         capability: tosca.capabilities.Node
119         node: tosca.nodes.Root
120         relationship: tosca.relationships.DependsOn
121         occurrences:
122         - 0
123         - UNBOUNDED
124     - dependency_pd_server_1b_port_0:
125         capability: tosca.capabilities.Node
126         node: tosca.nodes.Root
127         relationship: tosca.relationships.DependsOn
128         occurrences:
129         - 0
130         - UNBOUNDED
131     - dependency_packet_external_network:
132         capability: tosca.capabilities.Node
133         node: tosca.nodes.Root
134         relationship: tosca.relationships.DependsOn
135         occurrences:
136         - 0
137         - UNBOUNDED
138     - dependency_test_resourceGroup_0:
139         capability: tosca.capabilities.Node
140         node: tosca.nodes.Root
141         relationship: tosca.relationships.DependsOn
142         occurrences:
143         - 0
144         - UNBOUNDED
145     - dependency_template_Vlan_vmi_1_test_resourceGroup_0:
146         capability: tosca.capabilities.Node
147         node: tosca.nodes.Root
148         relationship: tosca.relationships.DependsOn
149         occurrences:
150         - 0
151         - UNBOUNDED
152     - dependency_packet_internal_network:
153         capability: tosca.capabilities.Node
154         node: tosca.nodes.Root
155         relationship: tosca.relationships.DependsOn
156         occurrences:
157         - 0
158         - UNBOUNDED
159     - dependency_pd_server_1b_port_1:
160         capability: tosca.capabilities.Node
161         node: tosca.nodes.Root
162         relationship: tosca.relationships.DependsOn
163         occurrences:
164         - 0
165         - UNBOUNDED
166     - dependency_server_1b_pd_1:
167         capability: tosca.capabilities.Node
168         node: tosca.nodes.Root
169         relationship: tosca.relationships.DependsOn
170         occurrences:
171         - 0
172         - UNBOUNDED
173     - local_storage_server_1b_pd_1:
174         capability: tosca.capabilities.Attachment
175         node: tosca.nodes.BlockStorage
176         relationship: tosca.relationships.AttachesTo
177         occurrences:
178         - 0
179         - UNBOUNDED
180     capabilities:
181       disk.device.write.requests_server_1b_pd_0:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       disk.device.write.requests_server_1b_pd_1:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       forwarder_pd_server_1b_port_0:
194         type: org.openecomp.capabilities.Forwarder
195         occurrences:
196         - 1
197         - UNBOUNDED
198       disk.capacity_server_1b_pd_1:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       forwarder_pd_server_1b_port_1:
205         type: org.openecomp.capabilities.Forwarder
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.capacity_server_1b_pd_0:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       network.outpoing.packets_pd_server_1b_port_0:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       network.outpoing.packets_pd_server_1b_port_1:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       feature_pd_server_1b_port_0:
228         type: tosca.capabilities.Node
229         occurrences:
230         - 1
231         - UNBOUNDED
232       feature_pd_server_1b_port_1:
233         type: tosca.capabilities.Node
234         occurrences:
235         - 1
236         - UNBOUNDED
237       attachment_packet_internal_network:
238         type: tosca.capabilities.Attachment
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.allocation_server_1b_pd_0:
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       feature_test_resourceGroup_0:
249         type: tosca.capabilities.Node
250         occurrences:
251         - 1
252         - UNBOUNDED
253       cpu_server_1b_pd_1:
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       cpu_server_1b_pd_0:
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_test_resourceGroup_1:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.write.requests.rate_server_1b_pd_0:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.write.requests.rate_server_1b_pd_1:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.device.read.bytes.rate_server_1b_pd_0:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.device.read.bytes.rate_server_1b_pd_1:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.write.bytes.rate_server_1b_pd_0:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.write.bytes.rate_server_1b_pd_1:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.device.allocation_server_1b_pd_1:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       disk.usage_server_1b_pd_0:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.usage_server_1b_pd_1:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.device.iops_server_1b_pd_1:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       disk.device.iops_server_1b_pd_0:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.read.requests_server_1b_pd_1:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       cpu_util_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       disk.read.requests_server_1b_pd_0:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       disk.device.write.bytes.rate_server_1b_pd_1:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.device.write.bytes.rate_server_1b_pd_0:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       cpu_util_server_1b_pd_1:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       feature_server_1b_pd_1:
373         type: tosca.capabilities.Node
374         occurrences:
375         - 1
376         - UNBOUNDED
377       feature_server_1b_pd_0:
378         type: tosca.capabilities.Node
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.write.bytes_server_1b_pd_1:
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.write.bytes_server_1b_pd_1:
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       disk.device.write.bytes_server_1b_pd_0:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.iops_server_1b_pd_0:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       feature_template_Vlan_vmi_1_test_resourceGroup_0:
407         type: tosca.capabilities.Node
408         occurrences:
409         - 1
410         - UNBOUNDED
411       feature_template_Vlan_vmi_1_test_resourceGroup_1:
412         type: tosca.capabilities.Node
413         occurrences:
414         - 1
415         - UNBOUNDED
416       end_point_packet_external_network:
417         type: tosca.capabilities.Endpoint
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.iops_server_1b_pd_1:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.write.bytes_server_1b_pd_0:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       binding_server_1b_pd_0:
434         type: tosca.capabilities.network.Bindable
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.device.write.requests.rate_server_1b_pd_1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.device.write.requests.rate_server_1b_pd_0:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       binding_server_1b_pd_1:
451         type: tosca.capabilities.network.Bindable
452         occurrences:
453         - 1
454         - UNBOUNDED
455       network.outgoing.bytes_pd_server_1b_port_0:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       network.outgoing.bytes_pd_server_1b_port_1:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       link_packet_external_network:
468         type: tosca.capabilities.network.Linkable
469         occurrences:
470         - 1
471         - UNBOUNDED
472       memory.resident_server_1b_pd_0:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       attachment_pd_server_1b_port_1:
479         type: tosca.capabilities.Attachment
480         occurrences:
481         - 1
482         - UNBOUNDED
483       network.outgoing.packets.rate_pd_server_1b_port_1:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       network.outgoing.packets.rate_pd_server_1b_port_0:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       memory.resident_server_1b_pd_1:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.device.read.bytes_server_1b_pd_1:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       disk.device.read.bytes_server_1b_pd_0:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       attachment_pd_server_1b_port_0:
514         type: tosca.capabilities.Attachment
515         occurrences:
516         - 1
517         - UNBOUNDED
518       disk.ephemeral.size_server_1b_pd_0:
519         type: org.openecomp.capabilities.metric.Ceilometer
520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.ephemeral.size_server_1b_pd_1:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       end_point_packet_internal_network:
531         type: tosca.capabilities.Endpoint
532         occurrences:
533         - 1
534         - UNBOUNDED
535       feature_packet_internal_network:
536         type: tosca.capabilities.Node
537         occurrences:
538         - 1
539         - UNBOUNDED
540       instance_server_1b_pd_0:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       disk.device.capacity_server_1b_pd_0:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       instance_server_1b_pd_1:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.device.capacity_server_1b_pd_1:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       network.outgoing.bytes.rate_pd_server_1b_port_1:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       network.outgoing.bytes.rate_pd_server_1b_port_0:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       network.incoming.packets.rate_pd_server_1b_port_0:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       os_server_1b_pd_1:
583         type: tosca.capabilities.OperatingSystem
584         occurrences:
585         - 1
586         - UNBOUNDED
587       os_server_1b_pd_0:
588         type: tosca.capabilities.OperatingSystem
589         occurrences:
590         - 1
591         - UNBOUNDED
592       endpoint_server_1b_pd_0:
593         type: tosca.capabilities.Endpoint.Admin
594         occurrences:
595         - 1
596         - UNBOUNDED
597       disk.read.bytes_server_1b_pd_0:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       network.incoming.packets.rate_pd_server_1b_port_1:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.read.bytes_server_1b_pd_1:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       endpoint_server_1b_pd_1:
616         type: tosca.capabilities.Endpoint.Admin
617         occurrences:
618         - 1
619         - UNBOUNDED
620       network.incoming.bytes_pd_server_1b_port_1:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       host_server_1b_pd_1:
627         type: tosca.capabilities.Container
628         valid_source_types:
629         - tosca.nodes.SoftwareComponent
630         occurrences:
631         - 1
632         - UNBOUNDED
633       host_server_1b_pd_0:
634         type: tosca.capabilities.Container
635         valid_source_types:
636         - tosca.nodes.SoftwareComponent
637         occurrences:
638         - 1
639         - UNBOUNDED
640       network.incoming.bytes_pd_server_1b_port_0:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       disk.root.size_server_1b_pd_1:
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.root.size_server_1b_pd_0:
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_server_1b_pd_0:
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       disk.device.latency_server_1b_pd_0:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       memory_server_1b_pd_1:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.device.usage_server_1b_pd_0:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       disk.device.usage_server_1b_pd_1:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       feature_packet_external_network:
689         type: tosca.capabilities.Node
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.allocation_server_1b_pd_1:
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       disk.allocation_server_1b_pd_0:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       binding_pd_server_1b_port_0:
706         type: tosca.capabilities.network.Bindable
707         valid_source_types:
708         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
709         occurrences:
710         - 0
711         - UNBOUNDED
712       disk.device.latency_server_1b_pd_1:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       binding_pd_server_1b_port_1:
719         type: tosca.capabilities.network.Bindable
720         valid_source_types:
721         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
722         occurrences:
723         - 0
724         - UNBOUNDED
725       disk.device.read.requests.rate_server_1b_pd_0:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       link_packet_internal_network:
732         type: tosca.capabilities.network.Linkable
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.device.read.requests.rate_server_1b_pd_1:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       disk.write.requests_server_1b_pd_0:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       disk.write.requests_server_1b_pd_1:
749         type: org.openecomp.capabilities.metric.Ceilometer
750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
751         occurrences:
752         - 1
753         - UNBOUNDED
754       scalable_server_1b_pd_0:
755         type: tosca.capabilities.Scalable
756         occurrences:
757         - 1
758         - UNBOUNDED
759       scalable_server_1b_pd_1:
760         type: tosca.capabilities.Scalable
761         occurrences:
762         - 1
763         - UNBOUNDED
764       cpu.delta_server_1b_pd_0:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       cpu.delta_server_1b_pd_1:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       vcpus_server_1b_pd_0:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       disk.device.read.requests_server_1b_pd_1:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.read.requests_server_1b_pd_0:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.incoming.packets_pd_server_1b_port_1:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       vcpus_server_1b_pd_1:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       network.incoming.packets_pd_server_1b_port_0:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.read.bytes.rate_server_1b_pd_1:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       disk.read.bytes.rate_server_1b_pd_0:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       memory.usage_server_1b_pd_1:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       memory.usage_server_1b_pd_0:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       attachment_packet_external_network:
837         type: tosca.capabilities.Attachment
838         occurrences:
839         - 1
840         - UNBOUNDED
841       network.incoming.bytes.rate_pd_server_1b_port_1:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.latency_server_1b_pd_1:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       disk.latency_server_1b_pd_0:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.incoming.bytes.rate_pd_server_1b_port_0:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865   org.openecomp.resource.abstract.nodes.pd_server_1b:
866     derived_from: org.openecomp.resource.abstract.nodes.VFC
867     properties:
868       compute_pd_server_1b_name:
869         type: list
870         required: true
871         status: SUPPORTED
872         entry_schema:
873           type: string
874       subinterface_nested_vlan_service_template_filter_count:
875         type: list
876         required: true
877         status: SUPPORTED
878         entry_schema:
879           type: float
880       index_value:
881         type: integer
882         description: Index value of this substitution service template runtime instance
883         required: false
884         default: 0
885         status: SUPPORTED
886         constraints:
887         - greater_or_equal: 0
888       vm_flavor_name:
889         type: string
890         required: true
891         status: SUPPORTED
892       port_pd_server_1b_port_vlan_requirements:
893         type: list
894         required: true
895         status: SUPPORTED
896         entry_schema:
897           type: org.openecomp.datatypes.network.VlanRequirements
898       subinterface_nested_vlan_net1:
899         type: list
900         required: true
901         status: SUPPORTED
902         entry_schema:
903           type: string
904       port_pd_server_1b_port_network_role_tag:
905         type: string
906         required: true
907         status: SUPPORTED
908       vm_image_name:
909         type: string
910         required: true
911         status: SUPPORTED
912       port_pd_server_1b_port_replacement_policy:
913         type: list
914         required: true
915         status: SUPPORTED
916         entry_schema:
917           type: string
918       port_pd_server_1b_port_mac_requirements:
919         type: org.openecomp.datatypes.network.MacRequirements
920         required: true
921         status: SUPPORTED
922       port_pd_server_1b_port_network_role:
923         type: string
924         required: true
925         status: SUPPORTED
926       subinterface_nested_vlan_parent_interface:
927         type: list
928         required: true
929         status: SUPPORTED
930         entry_schema:
931           type: string
932       port_pd_server_1b_port_fixed_ips:
933         type: list
934         required: true
935         status: SUPPORTED
936         entry_schema:
937           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
938       port_pd_server_1b_port_network:
939         type: list
940         required: true
941         status: SUPPORTED
942         entry_schema:
943           type: string
944       compute_pd_server_1b_availability_zone:
945         type: list
946         required: true
947         status: SUPPORTED
948         entry_schema:
949           type: string
950       port_pd_server_1b_port_order:
951         type: integer
952         required: true
953         status: SUPPORTED
954       port_pd_server_1b_port_exCP_naming:
955         type: org.openecomp.datatypes.Naming
956         required: true
957         status: SUPPORTED
958       port_pd_server_1b_port_ip_requirements:
959         type: list
960         required: true
961         status: SUPPORTED
962         entry_schema:
963           type: org.openecomp.datatypes.network.IpRequirements
964       port_pd_server_1b_port_subnetpoolid:
965         type: string
966         required: true
967         status: SUPPORTED
968     requirements:
969     - dependency_pd_server_1b_pd_server_1b_port_nested_vlan:
970         capability: tosca.capabilities.Node
971         node: tosca.nodes.Root
972         relationship: tosca.relationships.DependsOn
973         occurrences:
974         - 0
975         - UNBOUNDED
976     - dependency_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
977         capability: tosca.capabilities.Node
978         node: tosca.nodes.Root
979         relationship: tosca.relationships.DependsOn
980         occurrences:
981         - 0
982         - UNBOUNDED
983     - link_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
984         capability: tosca.capabilities.network.Linkable
985         relationship: tosca.relationships.network.LinksTo
986         occurrences:
987         - 1
988         - 1
989     - dependency_pd_server_1b:
990         capability: tosca.capabilities.Node
991         node: tosca.nodes.Root
992         relationship: tosca.relationships.DependsOn
993         occurrences:
994         - 0
995         - UNBOUNDED
996     - local_storage_pd_server_1b:
997         capability: tosca.capabilities.Attachment
998         node: tosca.nodes.BlockStorage
999         relationship: tosca.relationships.AttachesTo
1000         occurrences:
1001         - 0
1002         - UNBOUNDED
1003     - dependency_pd_server_1b_pd_server_1b_port:
1004         capability: tosca.capabilities.Node
1005         node: tosca.nodes.Root
1006         relationship: tosca.relationships.DependsOn
1007         occurrences:
1008         - 0
1009         - UNBOUNDED
1010     - link_pd_server_1b_pd_server_1b_port:
1011         capability: tosca.capabilities.network.Linkable
1012         relationship: tosca.relationships.network.LinksTo
1013         occurrences:
1014         - 1
1015         - 1
1016     capabilities:
1017       disk.device.read.bytes_pd_server_1b:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       feature_pd_server_1b_pd_server_1b_port:
1024         type: tosca.capabilities.Node
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       host_pd_server_1b:
1029         type: tosca.capabilities.Container
1030         valid_source_types:
1031         - tosca.nodes.SoftwareComponent
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       disk.read.bytes.rate_pd_server_1b:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       disk.allocation_pd_server_1b:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       cpu.delta_pd_server_1b:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       forwarder_pd_server_1b_pd_server_1b_port:
1060         type: org.openecomp.capabilities.Forwarder
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       disk.device.read.requests_pd_server_1b:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       feature_pd_server_1b:
1077         type: tosca.capabilities.Node
1078         occurrences:
1079         - 1
1080         - UNBOUNDED
1081       disk.device.iops_pd_server_1b:
1082         type: org.openecomp.capabilities.metric.Ceilometer
1083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1084         occurrences:
1085         - 1
1086         - UNBOUNDED
1087       binding_pd_server_1b_pd_server_1b_port:
1088         type: tosca.capabilities.network.Bindable
1089         valid_source_types:
1090         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1091         occurrences:
1092         - 0
1093         - UNBOUNDED
1094       cpu_pd_server_1b:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.write.bytes.rate_pd_server_1b:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.device.read.requests.rate_pd_server_1b:
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       endpoint_pd_server_1b:
1113         type: tosca.capabilities.Endpoint.Admin
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       disk.device.allocation_pd_server_1b:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       memory.usage_pd_server_1b:
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.outpoing.packets_pd_server_1b_pd_server_1b_port:
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       memory_pd_server_1b:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       disk.device.read.bytes.rate_pd_server_1b:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       disk.device.latency_pd_server_1b:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.read.bytes_pd_server_1b:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.device.usage_pd_server_1b:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       attachment_pd_server_1b_pd_server_1b_port:
1166         type: tosca.capabilities.Attachment
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       disk.device.write.requests_pd_server_1b:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       disk.latency_pd_server_1b:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       disk.ephemeral.size_pd_server_1b:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       scalable_pd_server_1b:
1195         type: tosca.capabilities.Scalable
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.write.requests_pd_server_1b:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       feature_template_Vlan_vmi_1_pd_server_1b_pd_server_1b_port_nested_vlan:
1206         type: tosca.capabilities.Node
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.device.write.bytes.rate_pd_server_1b:
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       disk.root.size_pd_server_1b:
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       disk.iops_pd_server_1b:
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.bytes_pd_server_1b:
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.device.write.bytes_pd_server_1b:
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       os_pd_server_1b:
1241         type: tosca.capabilities.OperatingSystem
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       vcpus_pd_server_1b:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       instance_pd_server_1b:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       binding_pd_server_1b:
1264         type: tosca.capabilities.network.Bindable
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       cpu_util_pd_server_1b:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       memory.resident_pd_server_1b:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       feature_pd_server_1b_pd_server_1b_port_nested_vlan:
1287         type: tosca.capabilities.Node
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       network.incoming.packets_pd_server_1b_pd_server_1b_port:
1292         type: org.openecomp.capabilities.metric.Ceilometer
1293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1294         occurrences:
1295         - 1
1296         - UNBOUNDED
1297       disk.device.write.requests.rate_pd_server_1b:
1298         type: org.openecomp.capabilities.metric.Ceilometer
1299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1300         occurrences:
1301         - 1
1302         - UNBOUNDED
1303       disk.device.capacity_pd_server_1b:
1304         type: org.openecomp.capabilities.metric.Ceilometer
1305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1306         occurrences:
1307         - 1
1308         - UNBOUNDED
1309       disk.read.requests_pd_server_1b:
1310         type: org.openecomp.capabilities.metric.Ceilometer
1311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       disk.capacity_pd_server_1b:
1322         type: org.openecomp.capabilities.metric.Ceilometer
1323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1324         occurrences:
1325         - 1
1326         - UNBOUNDED
1327       disk.usage_pd_server_1b:
1328         type: org.openecomp.capabilities.metric.Ceilometer
1329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       disk.write.requests.rate_pd_server_1b:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
1340     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1341     properties:
1342       vlan_ids:
1343         type: string
1344         required: true
1345         status: SUPPORTED
1346       parent_interface:
1347         type: string
1348         required: true
1349         status: SUPPORTED
1350       virtual_ipv6_address:
1351         type: string
1352         required: true
1353         status: SUPPORTED
1354       virtual_ip_address:
1355         type: string
1356         required: true
1357         status: SUPPORTED
1358       lb_st_vlan_type_oam:
1359         type: string
1360         description: dummy
1361         required: true
1362         status: SUPPORTED
1363       mac_address:
1364         type: string
1365         required: true
1366         status: SUPPORTED
1367       net1:
1368         type: string
1369         required: true
1370         status: SUPPORTED
1371       subinterface_name_prefix:
1372         type: string
1373         required: true
1374         status: SUPPORTED
1375       subinterface_instance_index:
1376         type: float
1377         required: true
1378         status: SUPPORTED
1379     requirements:
1380     - dependency_template_Vlan_vmi_1:
1381         capability: tosca.capabilities.Node
1382         node: tosca.nodes.Root
1383         relationship: tosca.relationships.DependsOn
1384         occurrences:
1385         - 0
1386         - UNBOUNDED
1387     - link_template_Vlan_vmi_1:
1388         capability: tosca.capabilities.network.Linkable
1389         relationship: tosca.relationships.network.LinksTo
1390         occurrences:
1391         - 1
1392         - 1
1393     - binding_template_Vlan_vmi_1:
1394         capability: tosca.capabilities.network.Bindable
1395         node: org.openecomp.resource.cp.nodes.network.Port
1396         relationship: tosca.relationships.network.BindsTo
1397         occurrences:
1398         - 1
1399         - 1
1400     capabilities:
1401       feature_template_Vlan_vmi_1:
1402         type: tosca.capabilities.Node
1403         occurrences:
1404         - 1
1405         - UNBOUNDED