cb3099c891a30648437ebb81a87aae4c8aba3074
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / mixPatterns / oneAppearancePerPattern / out / GlobalSubstitutionTypesServiceTemplate.yaml
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-no_vfc_v0.1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       server_group:
12         type: string
13         required: true
14         status: SUPPORTED
15       availabilityzone_name:
16         type: string
17         description: availabilityzone name
18         required: true
19         status: SUPPORTED
20       oam_net_gw:
21         type: string
22         description: CPS network gateway
23         required: true
24         status: SUPPORTED
25       pcm_image_name:
26         type: string
27         description: PCRF CM image name
28         required: true
29         status: SUPPORTED
30       security_group_name:
31         type: string
32         description: the name of security group
33         required: true
34         status: SUPPORTED
35       cps_net_ip:
36         type: string
37         description: CPS network ip
38         required: true
39         status: SUPPORTED
40       pcm_flavor_name:
41         type: string
42         description: flavor name of PCRF CM instance
43         required: true
44         status: SUPPORTED
45       pcm_vol:
46         type: string
47         description: CPS Cluman Cinder Volume
48         required: true
49         status: SUPPORTED
50       pcm_server_name:
51         type: string
52         description: PCRF CM server name
53         required: true
54         status: SUPPORTED
55       cps_net_name:
56         type: string
57         description: CPS network name
58         required: true
59         status: SUPPORTED
60       cps_net_mask:
61         type: string
62         description: CPS network mask
63         required: true
64         status: SUPPORTED
65       oam_net_ip:
66         type: string
67         description: OAM network ip
68         required: true
69         status: SUPPORTED
70       oam_net_mask:
71         type: string
72         description: CPS network mask
73         required: true
74         status: SUPPORTED
75       pcma_flavor_name:
76         type: string
77         required: true
78         status: SUPPORTED
79       oam_net_name:
80         type: string
81         description: OAM network name
82         required: true
83         status: SUPPORTED
84       pcma_server_name:
85         type: string
86         required: true
87         status: SUPPORTED
88       pcma_image_name:
89         type: string
90         required: true
91         status: SUPPORTED
92     attributes:
93       portId:
94         type: string
95         status: SUPPORTED
96     requirements:
97     - dependency_pcm_port_2:
98         capability: tosca.capabilities.Node
99         node: tosca.nodes.Root
100         relationship: tosca.relationships.DependsOn
101         occurrences:
102         - 0
103         - UNBOUNDED
104     - link_pcm_port_2:
105         capability: tosca.capabilities.network.Linkable
106         relationship: tosca.relationships.network.LinksTo
107         occurrences:
108         - 1
109         - 1
110     - dependency_pcm_port_1:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - link_pcm_port_1:
118         capability: tosca.capabilities.network.Linkable
119         relationship: tosca.relationships.network.LinksTo
120         occurrences:
121         - 1
122         - 1
123     - dependency_pcm_port_3:
124         capability: tosca.capabilities.Node
125         node: tosca.nodes.Root
126         relationship: tosca.relationships.DependsOn
127         occurrences:
128         - 0
129         - UNBOUNDED
130     - link_pcm_port_3:
131         capability: tosca.capabilities.network.Linkable
132         relationship: tosca.relationships.network.LinksTo
133         occurrences:
134         - 1
135         - 1
136     - dependency_server_pcma2:
137         capability: tosca.capabilities.Node
138         node: tosca.nodes.Root
139         relationship: tosca.relationships.DependsOn
140         occurrences:
141         - 0
142         - UNBOUNDED
143     - local_storage_server_pcma2:
144         capability: tosca.capabilities.Attachment
145         node: tosca.nodes.BlockStorage
146         relationship: tosca.relationships.AttachesTo
147         occurrences:
148         - 0
149         - UNBOUNDED
150     - dependency_server_pcma1:
151         capability: tosca.capabilities.Node
152         node: tosca.nodes.Root
153         relationship: tosca.relationships.DependsOn
154         occurrences:
155         - 0
156         - UNBOUNDED
157     - local_storage_server_pcma1:
158         capability: tosca.capabilities.Attachment
159         node: tosca.nodes.BlockStorage
160         relationship: tosca.relationships.AttachesTo
161         occurrences:
162         - 0
163         - UNBOUNDED
164     - dependency_pcm_port_0:
165         capability: tosca.capabilities.Node
166         node: tosca.nodes.Root
167         relationship: tosca.relationships.DependsOn
168         occurrences:
169         - 0
170         - UNBOUNDED
171     - link_pcm_port_0:
172         capability: tosca.capabilities.network.Linkable
173         relationship: tosca.relationships.network.LinksTo
174         occurrences:
175         - 1
176         - 1
177     capabilities:
178       network.incoming.packets.rate_pcm_port_0:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       network.incoming.packets.rate_pcm_port_3:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       network.incoming.packets.rate_pcm_port_2:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       network.incoming.packets.rate_pcm_port_1:
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.outpoing.packets_pcm_port_1:
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       disk.device.iops_server_pcma2:
209         type: org.openecomp.capabilities.metric.Ceilometer
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         occurrences:
212         - 1
213         - UNBOUNDED
214       network.outpoing.packets_pcm_port_0:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       network.outpoing.packets_pcm_port_3:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       network.outpoing.packets_pcm_port_2:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.device.iops_server_pcma1:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.device.capacity_server_pcma2:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.device.capacity_server_pcma1:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.read.requests_server_pcma2:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.read.requests_server_pcma1:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.write.requests.rate_server_pcma1:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.write.requests.rate_server_pcma2:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       memory_server_pcma2:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       memory_server_pcma1:
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       disk.device.read.bytes.rate_server_pcma1:
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       network.outgoing.bytes_pcm_port_3:
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       disk.device.read.bytes.rate_server_pcma2:
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       binding_pcm_port_3:
305         type: tosca.capabilities.network.Bindable
306         valid_source_types:
307         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
308         occurrences:
309         - 0
310         - UNBOUNDED
311       disk.device.latency_server_pcma2:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.device.usage_server_pcma2:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       network.incoming.bytes_pcm_port_0:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       disk.device.latency_server_pcma1:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       network.incoming.bytes_pcm_port_2:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       network.incoming.bytes_pcm_port_1:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.device.usage_server_pcma1:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       binding_pcm_port_0:
354         type: tosca.capabilities.network.Bindable
355         valid_source_types:
356         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
357         occurrences:
358         - 0
359         - UNBOUNDED
360       binding_pcm_port_1:
361         type: tosca.capabilities.network.Bindable
362         valid_source_types:
363         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
364         occurrences:
365         - 0
366         - UNBOUNDED
367       binding_pcm_port_2:
368         type: tosca.capabilities.network.Bindable
369         valid_source_types:
370         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
371         occurrences:
372         - 0
373         - UNBOUNDED
374       network.incoming.bytes_pcm_port_3:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       network.outgoing.packets.rate_pcm_port_3:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.device.read.requests_server_pcma1:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.device.read.requests_server_pcma2:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.outgoing.packets.rate_pcm_port_0:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       network.outgoing.packets.rate_pcm_port_1:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.write.bytes_server_pcma2:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       disk.device.read.requests.rate_server_pcma1:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       network.outgoing.packets.rate_pcm_port_2:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.device.read.requests.rate_server_pcma2:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.write.bytes_server_pcma1:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       feature_pcm_port_1:
441         type: tosca.capabilities.Node
442         occurrences:
443         - 1
444         - UNBOUNDED
445       binding_server_pcma1:
446         type: tosca.capabilities.network.Bindable
447         occurrences:
448         - 1
449         - UNBOUNDED
450       network.outgoing.bytes_pcm_port_0:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       binding_server_pcma2:
457         type: tosca.capabilities.network.Bindable
458         occurrences:
459         - 1
460         - UNBOUNDED
461       feature_pcm_port_0:
462         type: tosca.capabilities.Node
463         occurrences:
464         - 1
465         - UNBOUNDED
466       network.outgoing.bytes_pcm_port_2:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       feature_pcm_port_3:
473         type: tosca.capabilities.Node
474         occurrences:
475         - 1
476         - UNBOUNDED
477       feature_pcm_port_2:
478         type: tosca.capabilities.Node
479         occurrences:
480         - 1
481         - UNBOUNDED
482       network.outgoing.bytes_pcm_port_1:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       attachment_pcm_port_0:
489         type: tosca.capabilities.Attachment
490         occurrences:
491         - 1
492         - UNBOUNDED
493       attachment_pcm_port_1:
494         type: tosca.capabilities.Attachment
495         occurrences:
496         - 1
497         - UNBOUNDED
498       disk.write.bytes.rate_server_pcma2:
499         type: org.openecomp.capabilities.metric.Ceilometer
500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
501         occurrences:
502         - 1
503         - UNBOUNDED
504       attachment_pcm_port_2:
505         type: tosca.capabilities.Attachment
506         occurrences:
507         - 1
508         - UNBOUNDED
509       disk.write.bytes.rate_server_pcma1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       attachment_pcm_port_3:
516         type: tosca.capabilities.Attachment
517         occurrences:
518         - 1
519         - UNBOUNDED
520       disk.root.size_server_pcma2:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.root.size_server_pcma1:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       disk.iops_server_pcma2:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.iops_server_pcma1:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.device.write.bytes.rate_server_pcma1:
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       disk.device.write.bytes.rate_server_pcma2:
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       disk.read.bytes_server_pcma1:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       disk.read.bytes_server_pcma2:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       cpu_util_server_pcma1:
569         type: org.openecomp.capabilities.metric.Ceilometer
570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
571         occurrences:
572         - 1
573         - UNBOUNDED
574       cpu_util_server_pcma2:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       feature_server_pcma2:
581         type: tosca.capabilities.Node
582         occurrences:
583         - 1
584         - UNBOUNDED
585       memory.usage_server_pcma2:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       memory.usage_server_pcma1:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       feature_server_pcma1:
598         type: tosca.capabilities.Node
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.read.bytes.rate_server_pcma1:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.device.read.bytes_server_pcma2:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.device.read.bytes_server_pcma1:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       endpoint_server_pcma2:
621         type: tosca.capabilities.Endpoint.Admin
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.read.bytes.rate_server_pcma2:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       endpoint_server_pcma1:
632         type: tosca.capabilities.Endpoint.Admin
633         occurrences:
634         - 1
635         - UNBOUNDED
636       cpu.delta_server_pcma1:
637         type: org.openecomp.capabilities.metric.Ceilometer
638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
639         occurrences:
640         - 1
641         - UNBOUNDED
642       cpu.delta_server_pcma2:
643         type: org.openecomp.capabilities.metric.Ceilometer
644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
645         occurrences:
646         - 1
647         - UNBOUNDED
648       host_server_pcma2:
649         type: tosca.capabilities.Container
650         valid_source_types:
651         - tosca.nodes.SoftwareComponent
652         occurrences:
653         - 1
654         - UNBOUNDED
655       host_server_pcma1:
656         type: tosca.capabilities.Container
657         valid_source_types:
658         - tosca.nodes.SoftwareComponent
659         occurrences:
660         - 1
661         - UNBOUNDED
662       disk.ephemeral.size_server_pcma1:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.ephemeral.size_server_pcma2:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       disk.device.write.requests.rate_server_pcma2:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       disk.latency_server_pcma1:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.latency_server_pcma2:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       disk.device.write.requests.rate_server_pcma1:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       scalable_server_pcma2:
699         type: tosca.capabilities.Scalable
700         occurrences:
701         - 1
702         - UNBOUNDED
703       scalable_server_pcma1:
704         type: tosca.capabilities.Scalable
705         occurrences:
706         - 1
707         - UNBOUNDED
708       disk.device.write.requests_server_pcma1:
709         type: org.openecomp.capabilities.metric.Ceilometer
710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
711         occurrences:
712         - 1
713         - UNBOUNDED
714       disk.device.write.requests_server_pcma2:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       instance_server_pcma2:
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       disk.device.allocation_server_pcma1:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.device.allocation_server_pcma2:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       instance_server_pcma1:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       os_server_pcma1:
745         type: tosca.capabilities.OperatingSystem
746         occurrences:
747         - 1
748         - UNBOUNDED
749       os_server_pcma2:
750         type: tosca.capabilities.OperatingSystem
751         occurrences:
752         - 1
753         - UNBOUNDED
754       disk.capacity_server_pcma1:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       disk.capacity_server_pcma2:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       disk.write.requests_server_pcma1:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       disk.write.requests_server_pcma2:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       network.outgoing.bytes.rate_pcm_port_1:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.incoming.packets_pcm_port_0:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       network.outgoing.bytes.rate_pcm_port_2:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       network.outgoing.bytes.rate_pcm_port_0:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.incoming.packets_pcm_port_3:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.usage_server_pcma2:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       network.incoming.packets_pcm_port_2:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       network.outgoing.bytes.rate_pcm_port_3:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.usage_server_pcma1:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       vcpus_server_pcma1:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       memory.resident_server_pcma1:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       network.incoming.packets_pcm_port_1:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       vcpus_server_pcma2:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       memory.resident_server_pcma2:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.write.bytes_server_pcma2:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.allocation_server_pcma1:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.allocation_server_pcma2:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.device.write.bytes_server_pcma1:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       cpu_server_pcma1:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       network.incoming.bytes.rate_pcm_port_0:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       cpu_server_pcma2:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       network.incoming.bytes.rate_pcm_port_3:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       network.incoming.bytes.rate_pcm_port_2:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       network.incoming.bytes.rate_pcm_port_1:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922   org.openecomp.resource.abstract.nodes.heat.pcm_server:
923     derived_from: org.openecomp.resource.abstract.nodes.VFC
924     properties:
925       port_pcm_port_0_network_role:
926         type: string
927         required: true
928         status: SUPPORTED
929       port_pcm_port_1_network_role_tag:
930         type: string
931         required: true
932         status: SUPPORTED
933       availabilityzone_name:
934         type: string
935         description: availabilityzone name
936         required: true
937         status: SUPPORTED
938       port_pcm_port_0_vlan_requirements:
939         type: list
940         required: true
941         status: SUPPORTED
942         entry_schema:
943           type: org.openecomp.datatypes.network.VlanRequirements
944       pcm_image_name:
945         type: string
946         description: PCRF CM image name
947         required: true
948         status: SUPPORTED
949       port_pcm_port_0_order:
950         type: integer
951         required: true
952         status: SUPPORTED
953       port_pcm_port_0_subnetpoolid:
954         type: string
955         required: true
956         status: SUPPORTED
957       port_pcm_port_1_subnetpoolid:
958         type: string
959         required: true
960         status: SUPPORTED
961       port_pcm_port_0_network_role_tag:
962         type: string
963         required: true
964         status: SUPPORTED
965       pcm_server_name:
966         type: string
967         description: PCRF CM server name
968         required: true
969         status: SUPPORTED
970       cps_net_mask:
971         type: string
972         description: CPS network mask
973         required: true
974         status: SUPPORTED
975       port_pcm_port_1_exCP_naming:
976         type: org.openecomp.datatypes.Naming
977         required: true
978         status: SUPPORTED
979       port_pcm_port_0_exCP_naming:
980         type: org.openecomp.datatypes.Naming
981         required: true
982         status: SUPPORTED
983       oam_net_name:
984         type: string
985         description: OAM network name
986         required: true
987         status: SUPPORTED
988       port_pcm_port_1_network_role:
989         type: string
990         required: true
991         status: SUPPORTED
992       server_group:
993         type: string
994         required: true
995         status: SUPPORTED
996       port_pcm_port_0_ip_requirements:
997         type: list
998         required: true
999         status: SUPPORTED
1000         entry_schema:
1001           type: org.openecomp.datatypes.network.IpRequirements
1002       oam_net_gw:
1003         type: string
1004         description: CPS network gateway
1005         required: true
1006         status: SUPPORTED
1007       security_group_name:
1008         type: string
1009         description: the name of security group
1010         required: true
1011         status: SUPPORTED
1012       cps_net_ip:
1013         type: string
1014         description: CPS network ip
1015         required: true
1016         status: SUPPORTED
1017       port_pcm_port_1_mac_requirements:
1018         type: org.openecomp.datatypes.network.MacRequirements
1019         required: true
1020         status: SUPPORTED
1021       port_pcm_port_1_vlan_requirements:
1022         type: list
1023         required: true
1024         status: SUPPORTED
1025         entry_schema:
1026           type: org.openecomp.datatypes.network.VlanRequirements
1027       pcm_flavor_name:
1028         type: string
1029         description: flavor name of PCRF CM instance
1030         required: true
1031         status: SUPPORTED
1032       pcm_vol:
1033         type: string
1034         description: CPS Cluman Cinder Volume
1035         required: true
1036         status: SUPPORTED
1037       port_pcm_port_1_ip_requirements:
1038         type: list
1039         required: true
1040         status: SUPPORTED
1041         entry_schema:
1042           type: org.openecomp.datatypes.network.IpRequirements
1043       port_pcm_port_0_mac_requirements:
1044         type: org.openecomp.datatypes.network.MacRequirements
1045         required: true
1046         status: SUPPORTED
1047       cps_net_name:
1048         type: string
1049         description: CPS network name
1050         required: true
1051         status: SUPPORTED
1052       oam_net_ip:
1053         type: string
1054         description: OAM network ip
1055         required: true
1056         status: SUPPORTED
1057       oam_net_mask:
1058         type: string
1059         description: CPS network mask
1060         required: true
1061         status: SUPPORTED
1062       port_pcm_port_1_order:
1063         type: integer
1064         required: true
1065         status: SUPPORTED
1066     attributes:
1067       server_pcm_id:
1068         type: string
1069         description: the pcm nova service id
1070         status: SUPPORTED
1071     requirements:
1072     - dependency_pcm_port_1:
1073         capability: tosca.capabilities.Node
1074         node: tosca.nodes.Root
1075         relationship: tosca.relationships.DependsOn
1076         occurrences:
1077         - 0
1078         - UNBOUNDED
1079     - link_pcm_port_1:
1080         capability: tosca.capabilities.network.Linkable
1081         relationship: tosca.relationships.network.LinksTo
1082         occurrences:
1083         - 1
1084         - 1
1085     - dependency_server_pcm:
1086         capability: tosca.capabilities.Node
1087         node: tosca.nodes.Root
1088         relationship: tosca.relationships.DependsOn
1089         occurrences:
1090         - 0
1091         - UNBOUNDED
1092     - local_storage_server_pcm:
1093         capability: tosca.capabilities.Attachment
1094         node: tosca.nodes.BlockStorage
1095         relationship: tosca.relationships.AttachesTo
1096         occurrences:
1097         - 0
1098         - UNBOUNDED
1099     - dependency_pcm_port_0:
1100         capability: tosca.capabilities.Node
1101         node: tosca.nodes.Root
1102         relationship: tosca.relationships.DependsOn
1103         occurrences:
1104         - 0
1105         - UNBOUNDED
1106     - link_pcm_port_0:
1107         capability: tosca.capabilities.network.Linkable
1108         relationship: tosca.relationships.network.LinksTo
1109         occurrences:
1110         - 1
1111         - 1
1112     capabilities:
1113       network.incoming.packets.rate_pcm_port_0:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       cpu_server_pcm:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       network.incoming.packets.rate_pcm_port_1:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       network.outpoing.packets_pcm_port_1:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       memory_server_pcm:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       disk.write.requests_server_pcm:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       network.outpoing.packets_pcm_port_0:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       disk.device.iops_server_pcm:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       memory.resident_server_pcm:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       disk.device.write.requests_server_pcm:
1168         type: org.openecomp.capabilities.metric.Ceilometer
1169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       disk.device.usage_server_pcm:
1174         type: org.openecomp.capabilities.metric.Ceilometer
1175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1176         occurrences:
1177         - 1
1178         - UNBOUNDED
1179       disk.allocation_server_pcm:
1180         type: org.openecomp.capabilities.metric.Ceilometer
1181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       disk.usage_server_pcm:
1186         type: org.openecomp.capabilities.metric.Ceilometer
1187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1188         occurrences:
1189         - 1
1190         - UNBOUNDED
1191       disk.device.write.bytes_server_pcm:
1192         type: org.openecomp.capabilities.metric.Ceilometer
1193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1194         occurrences:
1195         - 1
1196         - UNBOUNDED
1197       disk.root.size_server_pcm:
1198         type: org.openecomp.capabilities.metric.Ceilometer
1199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       disk.ephemeral.size_server_pcm:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.device.latency_server_pcm:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       network.incoming.bytes_pcm_port_0:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       network.incoming.bytes_pcm_port_1:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       binding_pcm_port_0:
1228         type: tosca.capabilities.network.Bindable
1229         valid_source_types:
1230         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1231         occurrences:
1232         - 0
1233         - UNBOUNDED
1234       binding_pcm_port_1:
1235         type: tosca.capabilities.network.Bindable
1236         valid_source_types:
1237         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1238         occurrences:
1239         - 0
1240         - UNBOUNDED
1241       memory.usage_server_pcm:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.read.requests_server_pcm:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       disk.capacity_server_pcm:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       os_server_pcm:
1260         type: tosca.capabilities.OperatingSystem
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       disk.read.bytes_server_pcm:
1265         type: org.openecomp.capabilities.metric.Ceilometer
1266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       network.outgoing.packets.rate_pcm_port_0:
1271         type: org.openecomp.capabilities.metric.Ceilometer
1272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       network.outgoing.packets.rate_pcm_port_1:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       feature_pcm_port_1:
1283         type: tosca.capabilities.Node
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       network.outgoing.bytes_pcm_port_0:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       disk.device.read.bytes_server_pcm:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       feature_pcm_port_0:
1300         type: tosca.capabilities.Node
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       network.outgoing.bytes_pcm_port_1:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       attachment_pcm_port_0:
1311         type: tosca.capabilities.Attachment
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       attachment_pcm_port_1:
1316         type: tosca.capabilities.Attachment
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       endpoint_server_pcm:
1321         type: tosca.capabilities.Endpoint.Admin
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.device.read.requests.rate_server_pcm:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       vcpus_server_pcm:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       disk.write.bytes_server_pcm:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.iops_server_pcm:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.read.bytes.rate_server_pcm:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.allocation_server_pcm:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       scalable_server_pcm:
1362         type: tosca.capabilities.Scalable
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       disk.device.read.bytes.rate_server_pcm:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       cpu_util_server_pcm:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       disk.write.requests.rate_server_pcm:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       disk.device.write.bytes.rate_server_pcm:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       host_server_pcm:
1391         type: tosca.capabilities.Container
1392         valid_source_types:
1393         - tosca.nodes.SoftwareComponent
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       cpu.delta_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       network.outgoing.bytes.rate_pcm_port_1:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       network.incoming.packets_pcm_port_0:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       binding_server_pcm:
1416         type: tosca.capabilities.network.Bindable
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       network.outgoing.bytes.rate_pcm_port_0:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       disk.device.capacity_server_pcm:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       network.incoming.packets_pcm_port_1:
1433         type: org.openecomp.capabilities.metric.Ceilometer
1434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1435         occurrences:
1436         - 1
1437         - UNBOUNDED
1438       instance_server_pcm:
1439         type: org.openecomp.capabilities.metric.Ceilometer
1440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       disk.device.write.requests.rate_server_pcm:
1445         type: org.openecomp.capabilities.metric.Ceilometer
1446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1447         occurrences:
1448         - 1
1449         - UNBOUNDED
1450       disk.latency_server_pcm:
1451         type: org.openecomp.capabilities.metric.Ceilometer
1452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       disk.device.read.requests_server_pcm:
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       feature_server_pcm:
1463         type: tosca.capabilities.Node
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       network.incoming.bytes.rate_pcm_port_0:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       disk.write.bytes.rate_server_pcm:
1474         type: org.openecomp.capabilities.metric.Ceilometer
1475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       network.incoming.bytes.rate_pcm_port_1:
1480         type: org.openecomp.capabilities.metric.Ceilometer
1481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1482         occurrences:
1483         - 1
1484         - UNBOUNDED
1485   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
1486     derived_from: org.openecomp.resource.abstract.nodes.VFC
1487     properties:
1488       port_1c1_t1_port_exCP_naming:
1489         type: org.openecomp.datatypes.Naming
1490         required: true
1491         status: SUPPORTED
1492       port_1c1_t2_port_vlan_requirements:
1493         type: list
1494         required: true
1495         status: SUPPORTED
1496         entry_schema:
1497           type: org.openecomp.datatypes.network.VlanRequirements
1498       compute_1c1_scalling_instance_user_data_format:
1499         type: list
1500         required: true
1501         status: SUPPORTED
1502         entry_schema:
1503           type: string
1504       port_1c1_t2_port_network_role_tag:
1505         type: string
1506         required: true
1507         status: SUPPORTED
1508       vm_flavor_name:
1509         type: string
1510         required: true
1511         status: SUPPORTED
1512       port_1c1_t1_port_ip_requirements:
1513         type: list
1514         required: true
1515         status: SUPPORTED
1516         entry_schema:
1517           type: org.openecomp.datatypes.network.IpRequirements
1518       vm_image_name:
1519         type: string
1520         required: true
1521         status: SUPPORTED
1522       compute_1c1_scalling_instance_name:
1523         type: list
1524         required: true
1525         status: SUPPORTED
1526         entry_schema:
1527           type: string
1528       port_1c1_t1_port_name:
1529         type: list
1530         required: true
1531         status: SUPPORTED
1532         entry_schema:
1533           type: string
1534       port_1c1_t1_port_network:
1535         type: list
1536         required: true
1537         status: SUPPORTED
1538         entry_schema:
1539           type: string
1540       port_1c1_t2_port_fixed_ips:
1541         type: list
1542         required: true
1543         status: SUPPORTED
1544         entry_schema:
1545           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1546       port_1c1_t2_port_network:
1547         type: list
1548         required: true
1549         status: SUPPORTED
1550         entry_schema:
1551           type: string
1552       port_1c1_t1_port_fixed_ips:
1553         type: list
1554         required: true
1555         status: SUPPORTED
1556         entry_schema:
1557           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1558       port_1c1_t1_port_vlan_requirements:
1559         type: list
1560         required: true
1561         status: SUPPORTED
1562         entry_schema:
1563           type: org.openecomp.datatypes.network.VlanRequirements
1564       port_1c1_t2_port_ip_requirements:
1565         type: list
1566         required: true
1567         status: SUPPORTED
1568         entry_schema:
1569           type: org.openecomp.datatypes.network.IpRequirements
1570       port_1c1_t1_port_mac_requirements:
1571         type: org.openecomp.datatypes.network.MacRequirements
1572         required: true
1573         status: SUPPORTED
1574       index_value:
1575         type: integer
1576         description: Index value of this substitution service template runtime instance
1577         required: false
1578         default: 0
1579         status: SUPPORTED
1580         constraints:
1581         - greater_or_equal: 0
1582       port_1c1_t2_port_network_role:
1583         type: string
1584         required: true
1585         status: SUPPORTED
1586       port_1c1_t2_port_order:
1587         type: integer
1588         required: true
1589         status: SUPPORTED
1590       port_1c1_t2_port_mac_requirements:
1591         type: org.openecomp.datatypes.network.MacRequirements
1592         required: true
1593         status: SUPPORTED
1594       compute_1c1_scalling_instance_availability_zone:
1595         type: list
1596         required: true
1597         status: SUPPORTED
1598         entry_schema:
1599           type: string
1600       port_1c1_t2_port_subnetpoolid:
1601         type: string
1602         required: true
1603         status: SUPPORTED
1604       port_1c1_t2_port_name:
1605         type: list
1606         required: true
1607         status: SUPPORTED
1608         entry_schema:
1609           type: string
1610       compute_1c1_scalling_instance_scheduler_hints:
1611         type: list
1612         required: true
1613         status: SUPPORTED
1614         entry_schema:
1615           type: json
1616       port_1c1_t2_port_exCP_naming:
1617         type: org.openecomp.datatypes.Naming
1618         required: true
1619         status: SUPPORTED
1620       port_1c1_t1_port_subnetpoolid:
1621         type: string
1622         required: true
1623         status: SUPPORTED
1624       port_1c1_t1_port_network_role_tag:
1625         type: string
1626         required: true
1627         status: SUPPORTED
1628       port_1c1_t1_port_network_role:
1629         type: string
1630         required: true
1631         status: SUPPORTED
1632       port_1c1_t1_port_order:
1633         type: integer
1634         required: true
1635         status: SUPPORTED
1636     attributes:
1637       1c1_scalling_instance_instance_name:
1638         type: list
1639         status: SUPPORTED
1640         entry_schema:
1641           type: string
1642       1c1_scalling_instance_1c1_t2_port_tenant_id:
1643         type: list
1644         status: SUPPORTED
1645         entry_schema:
1646           type: string
1647     requirements:
1648     - dependency_1c1_scalling_instance_1c1_t1_port:
1649         capability: tosca.capabilities.Node
1650         node: tosca.nodes.Root
1651         relationship: tosca.relationships.DependsOn
1652         occurrences:
1653         - 0
1654         - UNBOUNDED
1655     - link_1c1_scalling_instance_1c1_t1_port:
1656         capability: tosca.capabilities.network.Linkable
1657         relationship: tosca.relationships.network.LinksTo
1658         occurrences:
1659         - 1
1660         - 1
1661     - dependency_1c1_scalling_instance:
1662         capability: tosca.capabilities.Node
1663         node: tosca.nodes.Root
1664         relationship: tosca.relationships.DependsOn
1665         occurrences:
1666         - 0
1667         - UNBOUNDED
1668     - local_storage_1c1_scalling_instance:
1669         capability: tosca.capabilities.Attachment
1670         node: tosca.nodes.BlockStorage
1671         relationship: tosca.relationships.AttachesTo
1672         occurrences:
1673         - 0
1674         - UNBOUNDED
1675     - dependency_1c1_scalling_instance_1c1_t2_port:
1676         capability: tosca.capabilities.Node
1677         node: tosca.nodes.Root
1678         relationship: tosca.relationships.DependsOn
1679         occurrences:
1680         - 0
1681         - UNBOUNDED
1682     - link_1c1_scalling_instance_1c1_t2_port:
1683         capability: tosca.capabilities.network.Linkable
1684         relationship: tosca.relationships.network.LinksTo
1685         occurrences:
1686         - 1
1687         - 1
1688     capabilities:
1689       disk.device.latency_1c1_scalling_instance:
1690         type: org.openecomp.capabilities.metric.Ceilometer
1691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       disk.ephemeral.size_1c1_scalling_instance:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       disk.root.size_1c1_scalling_instance:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       endpoint_1c1_scalling_instance:
1708         type: tosca.capabilities.Endpoint.Admin
1709         occurrences:
1710         - 1
1711         - UNBOUNDED
1712       disk.read.bytes_1c1_scalling_instance:
1713         type: org.openecomp.capabilities.metric.Ceilometer
1714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1715         occurrences:
1716         - 1
1717         - UNBOUNDED
1718       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t2_port:
1719         type: org.openecomp.capabilities.metric.Ceilometer
1720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1721         occurrences:
1722         - 1
1723         - UNBOUNDED
1724       network.incoming.packets.rate_1c1_scalling_instance_1c1_t2_port:
1725         type: org.openecomp.capabilities.metric.Ceilometer
1726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1727         occurrences:
1728         - 1
1729         - UNBOUNDED
1730       disk.usage_1c1_scalling_instance:
1731         type: org.openecomp.capabilities.metric.Ceilometer
1732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1733         occurrences:
1734         - 1
1735         - UNBOUNDED
1736       memory.resident_1c1_scalling_instance:
1737         type: org.openecomp.capabilities.metric.Ceilometer
1738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1739         occurrences:
1740         - 1
1741         - UNBOUNDED
1742       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t2_port:
1743         type: org.openecomp.capabilities.metric.Ceilometer
1744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1745         occurrences:
1746         - 1
1747         - UNBOUNDED
1748       cpu_1c1_scalling_instance:
1749         type: org.openecomp.capabilities.metric.Ceilometer
1750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       disk.write.bytes_1c1_scalling_instance:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       network.incoming.packets.rate_1c1_scalling_instance_1c1_t1_port:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       network.incoming.bytes_1c1_scalling_instance_1c1_t1_port:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       disk.write.bytes.rate_1c1_scalling_instance:
1773         type: org.openecomp.capabilities.metric.Ceilometer
1774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       disk.device.allocation_1c1_scalling_instance:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t1_port:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       feature_1c1_scalling_instance:
1791         type: tosca.capabilities.Node
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       disk.device.write.requests.rate_1c1_scalling_instance:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       disk.read.bytes.rate_1c1_scalling_instance:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       network.outpoing.packets_1c1_scalling_instance_1c1_t2_port:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       scalable_1c1_scalling_instance:
1814         type: tosca.capabilities.Scalable
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       disk.device.read.bytes_1c1_scalling_instance:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       binding_1c1_scalling_instance_1c1_t2_port:
1825         type: tosca.capabilities.network.Bindable
1826         valid_source_types:
1827         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1828         occurrences:
1829         - 0
1830         - UNBOUNDED
1831       disk.device.write.bytes_1c1_scalling_instance:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.read.requests_1c1_scalling_instance:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       network.incoming.packets_1c1_scalling_instance_1c1_t2_port:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       vcpus_1c1_scalling_instance:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       network.outgoing.bytes_1c1_scalling_instance_1c1_t1_port:
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       host_1c1_scalling_instance:
1862         type: tosca.capabilities.Container
1863         valid_source_types:
1864         - tosca.nodes.SoftwareComponent
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       disk.write.requests_1c1_scalling_instance:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       feature_1c1_scalling_instance_1c1_t1_port:
1875         type: tosca.capabilities.Node
1876         occurrences:
1877         - 1
1878         - UNBOUNDED
1879       binding_1c1_scalling_instance_1c1_t1_port:
1880         type: tosca.capabilities.network.Bindable
1881         valid_source_types:
1882         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1883         occurrences:
1884         - 0
1885         - UNBOUNDED
1886       disk.device.read.requests.rate_1c1_scalling_instance:
1887         type: org.openecomp.capabilities.metric.Ceilometer
1888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1889         occurrences:
1890         - 1
1891         - UNBOUNDED
1892       attachment_1c1_scalling_instance_1c1_t2_port:
1893         type: tosca.capabilities.Attachment
1894         occurrences:
1895         - 1
1896         - UNBOUNDED
1897       disk.device.read.bytes.rate_1c1_scalling_instance:
1898         type: org.openecomp.capabilities.metric.Ceilometer
1899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1900         occurrences:
1901         - 1
1902         - UNBOUNDED
1903       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t1_port:
1904         type: org.openecomp.capabilities.metric.Ceilometer
1905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1906         occurrences:
1907         - 1
1908         - UNBOUNDED
1909       disk.device.iops_1c1_scalling_instance:
1910         type: org.openecomp.capabilities.metric.Ceilometer
1911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1912         occurrences:
1913         - 1
1914         - UNBOUNDED
1915       disk.device.capacity_1c1_scalling_instance:
1916         type: org.openecomp.capabilities.metric.Ceilometer
1917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       disk.capacity_1c1_scalling_instance:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927       disk.write.requests.rate_1c1_scalling_instance:
1928         type: org.openecomp.capabilities.metric.Ceilometer
1929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1930         occurrences:
1931         - 1
1932         - UNBOUNDED
1933       cpu_util_1c1_scalling_instance:
1934         type: org.openecomp.capabilities.metric.Ceilometer
1935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1936         occurrences:
1937         - 1
1938         - UNBOUNDED
1939       disk.device.read.requests_1c1_scalling_instance:
1940         type: org.openecomp.capabilities.metric.Ceilometer
1941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1942         occurrences:
1943         - 1
1944         - UNBOUNDED
1945       disk.device.write.bytes.rate_1c1_scalling_instance:
1946         type: org.openecomp.capabilities.metric.Ceilometer
1947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1948         occurrences:
1949         - 1
1950         - UNBOUNDED
1951       disk.device.write.requests_1c1_scalling_instance:
1952         type: org.openecomp.capabilities.metric.Ceilometer
1953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t1_port:
1958         type: org.openecomp.capabilities.metric.Ceilometer
1959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963       network.outgoing.bytes_1c1_scalling_instance_1c1_t2_port:
1964         type: org.openecomp.capabilities.metric.Ceilometer
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       disk.latency_1c1_scalling_instance:
1970         type: org.openecomp.capabilities.metric.Ceilometer
1971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1972         occurrences:
1973         - 1
1974         - UNBOUNDED
1975       binding_1c1_scalling_instance:
1976         type: tosca.capabilities.network.Bindable
1977         occurrences:
1978         - 1
1979         - UNBOUNDED
1980       disk.device.usage_1c1_scalling_instance:
1981         type: org.openecomp.capabilities.metric.Ceilometer
1982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1983         occurrences:
1984         - 1
1985         - UNBOUNDED
1986       network.incoming.packets_1c1_scalling_instance_1c1_t1_port:
1987         type: org.openecomp.capabilities.metric.Ceilometer
1988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1989         occurrences:
1990         - 1
1991         - UNBOUNDED
1992       disk.allocation_1c1_scalling_instance:
1993         type: org.openecomp.capabilities.metric.Ceilometer
1994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1995         occurrences:
1996         - 1
1997         - UNBOUNDED
1998       feature_1c1_scalling_instance_1c1_t2_port:
1999         type: tosca.capabilities.Node
2000         occurrences:
2001         - 1
2002         - UNBOUNDED
2003       memory.usage_1c1_scalling_instance:
2004         type: org.openecomp.capabilities.metric.Ceilometer
2005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2006         occurrences:
2007         - 1
2008         - UNBOUNDED
2009       network.incoming.bytes_1c1_scalling_instance_1c1_t2_port:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t2_port:
2016         type: org.openecomp.capabilities.metric.Ceilometer
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2018         occurrences:
2019         - 1
2020         - UNBOUNDED
2021       os_1c1_scalling_instance:
2022         type: tosca.capabilities.OperatingSystem
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       disk.iops_1c1_scalling_instance:
2027         type: org.openecomp.capabilities.metric.Ceilometer
2028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2029         occurrences:
2030         - 1
2031         - UNBOUNDED
2032       network.outpoing.packets_1c1_scalling_instance_1c1_t1_port:
2033         type: org.openecomp.capabilities.metric.Ceilometer
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       attachment_1c1_scalling_instance_1c1_t1_port:
2039         type: tosca.capabilities.Attachment
2040         occurrences:
2041         - 1
2042         - UNBOUNDED
2043       cpu.delta_1c1_scalling_instance:
2044         type: org.openecomp.capabilities.metric.Ceilometer
2045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2046         occurrences:
2047         - 1
2048         - UNBOUNDED
2049       memory_1c1_scalling_instance:
2050         type: org.openecomp.capabilities.metric.Ceilometer
2051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2052         occurrences:
2053         - 1
2054         - UNBOUNDED
2055       instance_1c1_scalling_instance:
2056         type: org.openecomp.capabilities.metric.Ceilometer
2057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2058         occurrences:
2059         - 1
2060         - UNBOUNDED
2061   org.openecomp.resource.abstract.nodes.a_single_1a:
2062     derived_from: org.openecomp.resource.abstract.nodes.VFC
2063     properties:
2064       port_1a_t1_port_ip_requirements:
2065         type: list
2066         required: true
2067         status: SUPPORTED
2068         entry_schema:
2069           type: org.openecomp.datatypes.network.IpRequirements
2070       port_1a_t2_port_network_role_tag:
2071         type: string
2072         required: true
2073         status: SUPPORTED
2074       vm_flavor_name:
2075         type: string
2076         required: true
2077         status: SUPPORTED
2078       port_1a_t2_port_network_role:
2079         type: string
2080         required: true
2081         status: SUPPORTED
2082       port_1a_t2_port_network:
2083         type: list
2084         required: true
2085         status: SUPPORTED
2086         entry_schema:
2087           type: string
2088       port_1a_t1_port_mac_requirements:
2089         type: org.openecomp.datatypes.network.MacRequirements
2090         required: true
2091         status: SUPPORTED
2092       port_1a_t1_port_network:
2093         type: list
2094         required: true
2095         status: SUPPORTED
2096         entry_schema:
2097           type: string
2098       port_1a_t1_port_subnetpoolid:
2099         type: string
2100         required: true
2101         status: SUPPORTED
2102       vm_image_name:
2103         type: string
2104         required: true
2105         status: SUPPORTED
2106       port_1a_t2_port_ip_requirements:
2107         type: list
2108         required: true
2109         status: SUPPORTED
2110         entry_schema:
2111           type: org.openecomp.datatypes.network.IpRequirements
2112       port_1a_t1_port_vlan_requirements:
2113         type: list
2114         required: true
2115         status: SUPPORTED
2116         entry_schema:
2117           type: org.openecomp.datatypes.network.VlanRequirements
2118       port_1a_t1_port_exCP_naming:
2119         type: org.openecomp.datatypes.Naming
2120         required: true
2121         status: SUPPORTED
2122       compute_a_single_1a_availability_zone:
2123         type: list
2124         required: true
2125         status: SUPPORTED
2126         entry_schema:
2127           type: string
2128       compute_a_single_1a_scheduler_hints:
2129         type: list
2130         required: true
2131         status: SUPPORTED
2132         entry_schema:
2133           type: json
2134       index_value:
2135         type: integer
2136         description: Index value of this substitution service template runtime instance
2137         required: false
2138         default: 0
2139         status: SUPPORTED
2140         constraints:
2141         - greater_or_equal: 0
2142       port_1a_t1_port_network_role_tag:
2143         type: string
2144         required: true
2145         status: SUPPORTED
2146       port_1a_t1_port_network_role:
2147         type: string
2148         required: true
2149         status: SUPPORTED
2150       port_1a_t1_port_order:
2151         type: integer
2152         required: true
2153         status: SUPPORTED
2154       port_1a_t2_port_exCP_naming:
2155         type: org.openecomp.datatypes.Naming
2156         required: true
2157         status: SUPPORTED
2158       port_1a_t2_port_vlan_requirements:
2159         type: list
2160         required: true
2161         status: SUPPORTED
2162         entry_schema:
2163           type: org.openecomp.datatypes.network.VlanRequirements
2164       port_1a_t2_port_subnetpoolid:
2165         type: string
2166         required: true
2167         status: SUPPORTED
2168       port_1a_t2_port_order:
2169         type: integer
2170         required: true
2171         status: SUPPORTED
2172       compute_a_single_1a_user_data_format:
2173         type: list
2174         required: true
2175         status: SUPPORTED
2176         entry_schema:
2177           type: string
2178       compute_a_single_1a_name:
2179         type: list
2180         required: true
2181         status: SUPPORTED
2182         entry_schema:
2183           type: string
2184       port_1a_t2_port_mac_requirements:
2185         type: org.openecomp.datatypes.network.MacRequirements
2186         required: true
2187         status: SUPPORTED
2188     attributes:
2189       a_single_1a_instance_name:
2190         type: list
2191         status: SUPPORTED
2192         entry_schema:
2193           type: string
2194       a_single_1a_1a_t1_port_tenant_id:
2195         type: list
2196         status: SUPPORTED
2197         entry_schema:
2198           type: string
2199     requirements:
2200     - dependency_a_single_1a_1a_t1_port:
2201         capability: tosca.capabilities.Node
2202         node: tosca.nodes.Root
2203         relationship: tosca.relationships.DependsOn
2204         occurrences:
2205         - 0
2206         - UNBOUNDED
2207     - link_a_single_1a_1a_t1_port:
2208         capability: tosca.capabilities.network.Linkable
2209         relationship: tosca.relationships.network.LinksTo
2210         occurrences:
2211         - 1
2212         - 1
2213     - dependency_a_single_1a:
2214         capability: tosca.capabilities.Node
2215         node: tosca.nodes.Root
2216         relationship: tosca.relationships.DependsOn
2217         occurrences:
2218         - 0
2219         - UNBOUNDED
2220     - local_storage_a_single_1a:
2221         capability: tosca.capabilities.Attachment
2222         node: tosca.nodes.BlockStorage
2223         relationship: tosca.relationships.AttachesTo
2224         occurrences:
2225         - 0
2226         - UNBOUNDED
2227     - dependency_a_single_1a_1a_t2_port:
2228         capability: tosca.capabilities.Node
2229         node: tosca.nodes.Root
2230         relationship: tosca.relationships.DependsOn
2231         occurrences:
2232         - 0
2233         - UNBOUNDED
2234     - link_a_single_1a_1a_t2_port:
2235         capability: tosca.capabilities.network.Linkable
2236         relationship: tosca.relationships.network.LinksTo
2237         occurrences:
2238         - 1
2239         - 1
2240     capabilities:
2241       disk.read.bytes_a_single_1a:
2242         type: org.openecomp.capabilities.metric.Ceilometer
2243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2244         occurrences:
2245         - 1
2246         - UNBOUNDED
2247       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
2248         type: org.openecomp.capabilities.metric.Ceilometer
2249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2250         occurrences:
2251         - 1
2252         - UNBOUNDED
2253       disk.usage_a_single_1a:
2254         type: org.openecomp.capabilities.metric.Ceilometer
2255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       attachment_a_single_1a_1a_t2_port:
2260         type: tosca.capabilities.Attachment
2261         occurrences:
2262         - 1
2263         - UNBOUNDED
2264       scalable_a_single_1a:
2265         type: tosca.capabilities.Scalable
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       host_a_single_1a:
2276         type: tosca.capabilities.Container
2277         valid_source_types:
2278         - tosca.nodes.SoftwareComponent
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       endpoint_a_single_1a:
2283         type: tosca.capabilities.Endpoint.Admin
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       disk.root.size_a_single_1a:
2288         type: org.openecomp.capabilities.metric.Ceilometer
2289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2290         occurrences:
2291         - 1
2292         - UNBOUNDED
2293       memory.resident_a_single_1a:
2294         type: org.openecomp.capabilities.metric.Ceilometer
2295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2296         occurrences:
2297         - 1
2298         - UNBOUNDED
2299       network.incoming.packets.rate_a_single_1a_1a_t2_port:
2300         type: org.openecomp.capabilities.metric.Ceilometer
2301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       cpu.delta_a_single_1a:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       disk.device.write.requests_a_single_1a:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       disk.iops_a_single_1a:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       network.incoming.bytes_a_single_1a_1a_t1_port:
2330         type: org.openecomp.capabilities.metric.Ceilometer
2331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2332         occurrences:
2333         - 1
2334         - UNBOUNDED
2335       cpu_util_a_single_1a:
2336         type: org.openecomp.capabilities.metric.Ceilometer
2337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       os_a_single_1a:
2342         type: tosca.capabilities.OperatingSystem
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       disk.device.usage_a_single_1a:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       network.incoming.packets.rate_a_single_1a_1a_t1_port:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       disk.read.requests_a_single_1a:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.read.bytes.rate_a_single_1a:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       disk.write.bytes.rate_a_single_1a:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       attachment_a_single_1a_1a_t1_port:
2383         type: tosca.capabilities.Attachment
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       cpu_a_single_1a:
2388         type: org.openecomp.capabilities.metric.Ceilometer
2389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       memory.usage_a_single_1a:
2394         type: org.openecomp.capabilities.metric.Ceilometer
2395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2396         occurrences:
2397         - 1
2398         - UNBOUNDED
2399       disk.device.write.requests.rate_a_single_1a:
2400         type: org.openecomp.capabilities.metric.Ceilometer
2401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2402         occurrences:
2403         - 1
2404         - UNBOUNDED
2405       binding_a_single_1a_1a_t2_port:
2406         type: tosca.capabilities.network.Bindable
2407         valid_source_types:
2408         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2409         occurrences:
2410         - 0
2411         - UNBOUNDED
2412       network.incoming.packets_a_single_1a_1a_t2_port:
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       disk.device.read.requests_a_single_1a:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.latency_a_single_1a:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       instance_a_single_1a:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       binding_a_single_1a:
2437         type: tosca.capabilities.network.Bindable
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       disk.latency_a_single_1a:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       network.outgoing.bytes_a_single_1a_1a_t2_port:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       disk.device.allocation_a_single_1a:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       disk.write.bytes_a_single_1a:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       feature_a_single_1a_1a_t1_port:
2466         type: tosca.capabilities.Node
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       network.outpoing.packets_a_single_1a_1a_t2_port:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       network.outpoing.packets_a_single_1a_1a_t1_port:
2477         type: org.openecomp.capabilities.metric.Ceilometer
2478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2479         occurrences:
2480         - 1
2481         - UNBOUNDED
2482       disk.device.read.bytes.rate_a_single_1a:
2483         type: org.openecomp.capabilities.metric.Ceilometer
2484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2485         occurrences:
2486         - 1
2487         - UNBOUNDED
2488       disk.device.write.bytes_a_single_1a:
2489         type: org.openecomp.capabilities.metric.Ceilometer
2490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2491         occurrences:
2492         - 1
2493         - UNBOUNDED
2494       disk.device.write.bytes.rate_a_single_1a:
2495         type: org.openecomp.capabilities.metric.Ceilometer
2496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2497         occurrences:
2498         - 1
2499         - UNBOUNDED
2500       memory_a_single_1a:
2501         type: org.openecomp.capabilities.metric.Ceilometer
2502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2503         occurrences:
2504         - 1
2505         - UNBOUNDED
2506       disk.allocation_a_single_1a:
2507         type: org.openecomp.capabilities.metric.Ceilometer
2508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2509         occurrences:
2510         - 1
2511         - UNBOUNDED
2512       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
2513         type: org.openecomp.capabilities.metric.Ceilometer
2514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2515         occurrences:
2516         - 1
2517         - UNBOUNDED
2518       feature_a_single_1a_1a_t2_port:
2519         type: tosca.capabilities.Node
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.capacity_a_single_1a:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       disk.device.read.bytes_a_single_1a:
2530         type: org.openecomp.capabilities.metric.Ceilometer
2531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2532         occurrences:
2533         - 1
2534         - UNBOUNDED
2535       network.incoming.packets_a_single_1a_1a_t1_port:
2536         type: org.openecomp.capabilities.metric.Ceilometer
2537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       feature_a_single_1a:
2542         type: tosca.capabilities.Node
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       network.outgoing.bytes_a_single_1a_1a_t1_port:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.ephemeral.size_a_single_1a:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       vcpus_a_single_1a:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       binding_a_single_1a_1a_t1_port:
2565         type: tosca.capabilities.network.Bindable
2566         valid_source_types:
2567         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2568         occurrences:
2569         - 0
2570         - UNBOUNDED
2571       disk.device.iops_a_single_1a:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       disk.write.requests_a_single_1a:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       disk.device.read.requests.rate_a_single_1a:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.device.capacity_a_single_1a:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       disk.write.requests.rate_a_single_1a:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       network.incoming.bytes_a_single_1a_1a_t2_port:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613   org.openecomp.resource.abstract.nodes.b_single_1b_1:
2614     derived_from: org.openecomp.resource.abstract.nodes.VFC
2615     properties:
2616       port_1b_t1_port_order:
2617         type: integer
2618         required: true
2619         status: SUPPORTED
2620       port_1b_t1_port_network_role:
2621         type: string
2622         required: true
2623         status: SUPPORTED
2624       port_1b_t1_port_exCP_naming:
2625         type: org.openecomp.datatypes.Naming
2626         required: true
2627         status: SUPPORTED
2628       vm_flavor_name:
2629         type: string
2630         required: true
2631         status: SUPPORTED
2632       port_1b_t1_port_ip_requirements:
2633         type: list
2634         required: true
2635         status: SUPPORTED
2636         entry_schema:
2637           type: org.openecomp.datatypes.network.IpRequirements
2638       vm_image_name:
2639         type: string
2640         required: true
2641         status: SUPPORTED
2642       port_1b_t2_port_network_role:
2643         type: string
2644         required: true
2645         status: SUPPORTED
2646       port_1b_t2_port_order:
2647         type: integer
2648         required: true
2649         status: SUPPORTED
2650       compute_b_single_1b_user_data_format:
2651         type: list
2652         required: true
2653         status: SUPPORTED
2654         entry_schema:
2655           type: string
2656       port_1b_t2_port_exCP_naming:
2657         type: org.openecomp.datatypes.Naming
2658         required: true
2659         status: SUPPORTED
2660       port_1b_t2_port_network_role_tag:
2661         type: string
2662         required: true
2663         status: SUPPORTED
2664       port_1b_t2_port_subnetpoolid:
2665         type: string
2666         required: true
2667         status: SUPPORTED
2668       port_1b_t2_port_mac_requirements:
2669         type: org.openecomp.datatypes.network.MacRequirements
2670         required: true
2671         status: SUPPORTED
2672       compute_b_single_1b_availability_zone:
2673         type: list
2674         required: true
2675         status: SUPPORTED
2676         entry_schema:
2677           type: string
2678       index_value:
2679         type: integer
2680         description: Index value of this substitution service template runtime instance
2681         required: false
2682         default: 0
2683         status: SUPPORTED
2684         constraints:
2685         - greater_or_equal: 0
2686       compute_b_single_1b_scheduler_hints:
2687         type: list
2688         required: true
2689         status: SUPPORTED
2690         entry_schema:
2691           type: json
2692       port_1b_t2_port_vlan_requirements:
2693         type: list
2694         required: true
2695         status: SUPPORTED
2696         entry_schema:
2697           type: org.openecomp.datatypes.network.VlanRequirements
2698       port_1b_t2_port_ip_requirements:
2699         type: list
2700         required: true
2701         status: SUPPORTED
2702         entry_schema:
2703           type: org.openecomp.datatypes.network.IpRequirements
2704       port_1b_t1_port_network_role_tag:
2705         type: string
2706         required: true
2707         status: SUPPORTED
2708       port_1b_t1_port_subnetpoolid:
2709         type: string
2710         required: true
2711         status: SUPPORTED
2712       port_1b_t1_port_mac_requirements:
2713         type: org.openecomp.datatypes.network.MacRequirements
2714         required: true
2715         status: SUPPORTED
2716       port_1b_t2_port_network:
2717         type: list
2718         required: true
2719         status: SUPPORTED
2720         entry_schema:
2721           type: string
2722       port_1b_t1_port_vlan_requirements:
2723         type: list
2724         required: true
2725         status: SUPPORTED
2726         entry_schema:
2727           type: org.openecomp.datatypes.network.VlanRequirements
2728       port_1b_t1_port_network:
2729         type: list
2730         required: true
2731         status: SUPPORTED
2732         entry_schema:
2733           type: string
2734       compute_b_single_1b_name:
2735         type: list
2736         required: true
2737         status: SUPPORTED
2738         entry_schema:
2739           type: string
2740     attributes:
2741       b_single_1b_instance_name:
2742         type: list
2743         status: SUPPORTED
2744         entry_schema:
2745           type: string
2746       b_single_1b_1b_t1_port_tenant_id:
2747         type: list
2748         status: SUPPORTED
2749         entry_schema:
2750           type: string
2751     requirements:
2752     - dependency_b_single_1b:
2753         capability: tosca.capabilities.Node
2754         node: tosca.nodes.Root
2755         relationship: tosca.relationships.DependsOn
2756         occurrences:
2757         - 0
2758         - UNBOUNDED
2759     - local_storage_b_single_1b:
2760         capability: tosca.capabilities.Attachment
2761         node: tosca.nodes.BlockStorage
2762         relationship: tosca.relationships.AttachesTo
2763         occurrences:
2764         - 0
2765         - UNBOUNDED
2766     - dependency_b_single_1b_1b_t1_port:
2767         capability: tosca.capabilities.Node
2768         node: tosca.nodes.Root
2769         relationship: tosca.relationships.DependsOn
2770         occurrences:
2771         - 0
2772         - UNBOUNDED
2773     - link_b_single_1b_1b_t1_port:
2774         capability: tosca.capabilities.network.Linkable
2775         relationship: tosca.relationships.network.LinksTo
2776         occurrences:
2777         - 1
2778         - 1
2779     - dependency_b_single_1b_1b_t2_port:
2780         capability: tosca.capabilities.Node
2781         node: tosca.nodes.Root
2782         relationship: tosca.relationships.DependsOn
2783         occurrences:
2784         - 0
2785         - UNBOUNDED
2786     - link_b_single_1b_1b_t2_port:
2787         capability: tosca.capabilities.network.Linkable
2788         relationship: tosca.relationships.network.LinksTo
2789         occurrences:
2790         - 1
2791         - 1
2792     capabilities:
2793       attachment_b_single_1b_1b_t2_port:
2794         type: tosca.capabilities.Attachment
2795         occurrences:
2796         - 1
2797         - UNBOUNDED
2798       endpoint_b_single_1b:
2799         type: tosca.capabilities.Endpoint.Admin
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       feature_b_single_1b:
2804         type: tosca.capabilities.Node
2805         occurrences:
2806         - 1
2807         - UNBOUNDED
2808       disk.iops_b_single_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       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
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       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
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       scalable_b_single_1b:
2827         type: tosca.capabilities.Scalable
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       disk.write.bytes_b_single_1b:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       os_b_single_1b:
2838         type: tosca.capabilities.OperatingSystem
2839         occurrences:
2840         - 1
2841         - UNBOUNDED
2842       vcpus_b_single_1b:
2843         type: org.openecomp.capabilities.metric.Ceilometer
2844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2845         occurrences:
2846         - 1
2847         - UNBOUNDED
2848       cpu_b_single_1b:
2849         type: org.openecomp.capabilities.metric.Ceilometer
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       disk.device.read.requests.rate_b_single_1b:
2855         type: org.openecomp.capabilities.metric.Ceilometer
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       network.incoming.packets.rate_b_single_1b_1b_t2_port:
2861         type: org.openecomp.capabilities.metric.Ceilometer
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2863         occurrences:
2864         - 1
2865         - UNBOUNDED
2866       instance_b_single_1b:
2867         type: org.openecomp.capabilities.metric.Ceilometer
2868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2869         occurrences:
2870         - 1
2871         - UNBOUNDED
2872       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
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.read.bytes_b_single_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.device.latency_b_single_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       disk.usage_b_single_1b:
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       network.incoming.bytes_b_single_1b_1b_t1_port:
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.device.allocation_b_single_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       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       disk.device.capacity_b_single_1b:
2915         type: org.openecomp.capabilities.metric.Ceilometer
2916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       disk.latency_b_single_1b:
2921         type: org.openecomp.capabilities.metric.Ceilometer
2922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       network.incoming.packets_b_single_1b_1b_t2_port:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       network.incoming.packets.rate_b_single_1b_1b_t1_port:
2933         type: org.openecomp.capabilities.metric.Ceilometer
2934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       attachment_b_single_1b_1b_t1_port:
2939         type: tosca.capabilities.Attachment
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       disk.device.write.requests_b_single_1b:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       binding_b_single_1b_1b_t2_port:
2950         type: tosca.capabilities.network.Bindable
2951         valid_source_types:
2952         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2953         occurrences:
2954         - 0
2955         - UNBOUNDED
2956       disk.ephemeral.size_b_single_1b:
2957         type: org.openecomp.capabilities.metric.Ceilometer
2958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962       disk.write.requests.rate_b_single_1b:
2963         type: org.openecomp.capabilities.metric.Ceilometer
2964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2965         occurrences:
2966         - 1
2967         - UNBOUNDED
2968       network.outpoing.packets_b_single_1b_1b_t2_port:
2969         type: org.openecomp.capabilities.metric.Ceilometer
2970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2971         occurrences:
2972         - 1
2973         - UNBOUNDED
2974       disk.device.iops_b_single_1b:
2975         type: org.openecomp.capabilities.metric.Ceilometer
2976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       disk.read.requests_b_single_1b:
2981         type: org.openecomp.capabilities.metric.Ceilometer
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2983         occurrences:
2984         - 1
2985         - UNBOUNDED
2986       memory.resident_b_single_1b:
2987         type: org.openecomp.capabilities.metric.Ceilometer
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2989         occurrences:
2990         - 1
2991         - UNBOUNDED
2992       disk.root.size_b_single_1b:
2993         type: org.openecomp.capabilities.metric.Ceilometer
2994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       feature_b_single_1b_1b_t1_port:
2999         type: tosca.capabilities.Node
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       network.outgoing.bytes_b_single_1b_1b_t2_port:
3004         type: org.openecomp.capabilities.metric.Ceilometer
3005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3006         occurrences:
3007         - 1
3008         - UNBOUNDED
3009       disk.capacity_b_single_1b:
3010         type: org.openecomp.capabilities.metric.Ceilometer
3011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       disk.device.write.bytes_b_single_1b:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       disk.device.read.bytes_b_single_1b:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       disk.device.read.bytes.rate_b_single_1b:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       cpu_util_b_single_1b:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       disk.write.requests_b_single_1b:
3040         type: org.openecomp.capabilities.metric.Ceilometer
3041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       disk.device.usage_b_single_1b:
3052         type: org.openecomp.capabilities.metric.Ceilometer
3053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3054         occurrences:
3055         - 1
3056         - UNBOUNDED
3057       disk.read.bytes.rate_b_single_1b:
3058         type: org.openecomp.capabilities.metric.Ceilometer
3059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063       network.outgoing.bytes_b_single_1b_1b_t1_port:
3064         type: org.openecomp.capabilities.metric.Ceilometer
3065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3066         occurrences:
3067         - 1
3068         - UNBOUNDED
3069       disk.device.read.requests_b_single_1b:
3070         type: org.openecomp.capabilities.metric.Ceilometer
3071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       network.incoming.packets_b_single_1b_1b_t1_port:
3076         type: org.openecomp.capabilities.metric.Ceilometer
3077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3078         occurrences:
3079         - 1
3080         - UNBOUNDED
3081       binding_b_single_1b_1b_t1_port:
3082         type: tosca.capabilities.network.Bindable
3083         valid_source_types:
3084         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3085         occurrences:
3086         - 0
3087         - UNBOUNDED
3088       network.outpoing.packets_b_single_1b_1b_t1_port:
3089         type: org.openecomp.capabilities.metric.Ceilometer
3090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       disk.device.write.requests.rate_b_single_1b:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       memory.usage_b_single_1b:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       disk.write.bytes.rate_b_single_1b:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       network.incoming.bytes_b_single_1b_1b_t2_port:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       cpu.delta_b_single_1b:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       disk.allocation_b_single_1b:
3131         type: org.openecomp.capabilities.metric.Ceilometer
3132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3133         occurrences:
3134         - 1
3135         - UNBOUNDED
3136       disk.device.write.bytes.rate_b_single_1b:
3137         type: org.openecomp.capabilities.metric.Ceilometer
3138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3139         occurrences:
3140         - 1
3141         - UNBOUNDED
3142       memory_b_single_1b:
3143         type: org.openecomp.capabilities.metric.Ceilometer
3144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3145         occurrences:
3146         - 1
3147         - UNBOUNDED
3148       host_b_single_1b:
3149         type: tosca.capabilities.Container
3150         valid_source_types:
3151         - tosca.nodes.SoftwareComponent
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       binding_b_single_1b:
3156         type: tosca.capabilities.network.Bindable
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       feature_b_single_1b_1b_t2_port:
3161         type: tosca.capabilities.Node
3162         occurrences:
3163         - 1
3164         - UNBOUNDED
3165   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_0:
3166     derived_from: org.openecomp.resource.abstract.nodes.VFC
3167     properties:
3168       port_1c2_t2_port_order:
3169         type: integer
3170         required: true
3171         status: SUPPORTED
3172       compute_1c2_catalog_instance_availability_zone:
3173         type: list
3174         required: true
3175         status: SUPPORTED
3176         entry_schema:
3177           type: string
3178       port_1c2_t2_port_subnetpoolid:
3179         type: string
3180         required: true
3181         status: SUPPORTED
3182       port_1c2_t2_port_network_role:
3183         type: string
3184         required: true
3185         status: SUPPORTED
3186       vm_flavor_name:
3187         type: string
3188         required: true
3189         status: SUPPORTED
3190       port_1c2_t2_port_network_role_tag:
3191         type: string
3192         required: true
3193         status: SUPPORTED
3194       port_1c2_t1_port_vlan_requirements:
3195         type: list
3196         required: true
3197         status: SUPPORTED
3198         entry_schema:
3199           type: org.openecomp.datatypes.network.VlanRequirements
3200       vm_image_name:
3201         type: string
3202         required: true
3203         status: SUPPORTED
3204       port_1c2_t2_port_exCP_naming:
3205         type: org.openecomp.datatypes.Naming
3206         required: true
3207         status: SUPPORTED
3208       port_1c2_t1_port_order:
3209         type: integer
3210         required: true
3211         status: SUPPORTED
3212       port_1c2_t1_port_subnetpoolid:
3213         type: string
3214         required: true
3215         status: SUPPORTED
3216       port_1c2_t2_port_ip_requirements:
3217         type: list
3218         required: true
3219         status: SUPPORTED
3220         entry_schema:
3221           type: org.openecomp.datatypes.network.IpRequirements
3222       port_1c2_t1_port_mac_requirements:
3223         type: org.openecomp.datatypes.network.MacRequirements
3224         required: true
3225         status: SUPPORTED
3226       port_1c2_t1_port_network_role:
3227         type: string
3228         required: true
3229         status: SUPPORTED
3230       port_1c2_t2_port_network:
3231         type: list
3232         required: true
3233         status: SUPPORTED
3234         entry_schema:
3235           type: string
3236       index_value:
3237         type: integer
3238         description: Index value of this substitution service template runtime instance
3239         required: false
3240         default: 0
3241         status: SUPPORTED
3242         constraints:
3243         - greater_or_equal: 0
3244       compute_1c2_catalog_instance_name:
3245         type: list
3246         required: true
3247         status: SUPPORTED
3248         entry_schema:
3249           type: string
3250       port_1c2_t1_port_exCP_naming:
3251         type: org.openecomp.datatypes.Naming
3252         required: true
3253         status: SUPPORTED
3254       port_1c2_t1_port_network:
3255         type: list
3256         required: true
3257         status: SUPPORTED
3258         entry_schema:
3259           type: string
3260       port_1c2_t2_port_mac_requirements:
3261         type: org.openecomp.datatypes.network.MacRequirements
3262         required: true
3263         status: SUPPORTED
3264       port_1c2_t2_port_vlan_requirements:
3265         type: list
3266         required: true
3267         status: SUPPORTED
3268         entry_schema:
3269           type: org.openecomp.datatypes.network.VlanRequirements
3270       compute_1c2_catalog_instance_user_data_format:
3271         type: list
3272         required: true
3273         status: SUPPORTED
3274         entry_schema:
3275           type: string
3276       port_1c2_t1_port_network_role_tag:
3277         type: string
3278         required: true
3279         status: SUPPORTED
3280       port_1c2_t1_port_ip_requirements:
3281         type: list
3282         required: true
3283         status: SUPPORTED
3284         entry_schema:
3285           type: org.openecomp.datatypes.network.IpRequirements
3286       compute_1c2_catalog_instance_scheduler_hints:
3287         type: list
3288         required: true
3289         status: SUPPORTED
3290         entry_schema:
3291           type: json
3292     attributes:
3293       1c2_catalog_instance_instance_name:
3294         type: list
3295         status: SUPPORTED
3296         entry_schema:
3297           type: string
3298       1c2_catalog_instance_1c2_t1_port_tenant_id:
3299         type: list
3300         status: SUPPORTED
3301         entry_schema:
3302           type: string
3303     requirements:
3304     - dependency_1c2_catalog_instance:
3305         capability: tosca.capabilities.Node
3306         node: tosca.nodes.Root
3307         relationship: tosca.relationships.DependsOn
3308         occurrences:
3309         - 0
3310         - UNBOUNDED
3311     - local_storage_1c2_catalog_instance:
3312         capability: tosca.capabilities.Attachment
3313         node: tosca.nodes.BlockStorage
3314         relationship: tosca.relationships.AttachesTo
3315         occurrences:
3316         - 0
3317         - UNBOUNDED
3318     - dependency_1c2_catalog_instance_1c2_t2_port:
3319         capability: tosca.capabilities.Node
3320         node: tosca.nodes.Root
3321         relationship: tosca.relationships.DependsOn
3322         occurrences:
3323         - 0
3324         - UNBOUNDED
3325     - link_1c2_catalog_instance_1c2_t2_port:
3326         capability: tosca.capabilities.network.Linkable
3327         relationship: tosca.relationships.network.LinksTo
3328         occurrences:
3329         - 1
3330         - 1
3331     - dependency_1c2_catalog_instance_1c2_t1_port:
3332         capability: tosca.capabilities.Node
3333         node: tosca.nodes.Root
3334         relationship: tosca.relationships.DependsOn
3335         occurrences:
3336         - 0
3337         - UNBOUNDED
3338     - link_1c2_catalog_instance_1c2_t1_port:
3339         capability: tosca.capabilities.network.Linkable
3340         relationship: tosca.relationships.network.LinksTo
3341         occurrences:
3342         - 1
3343         - 1
3344     capabilities:
3345       disk.device.capacity_1c2_catalog_instance:
3346         type: org.openecomp.capabilities.metric.Ceilometer
3347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3348         occurrences:
3349         - 1
3350         - UNBOUNDED
3351       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3352         type: org.openecomp.capabilities.metric.Ceilometer
3353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3354         occurrences:
3355         - 1
3356         - UNBOUNDED
3357       disk.read.bytes.rate_1c2_catalog_instance:
3358         type: org.openecomp.capabilities.metric.Ceilometer
3359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3360         occurrences:
3361         - 1
3362         - UNBOUNDED
3363       memory.usage_1c2_catalog_instance:
3364         type: org.openecomp.capabilities.metric.Ceilometer
3365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3366         occurrences:
3367         - 1
3368         - UNBOUNDED
3369       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3370         type: org.openecomp.capabilities.metric.Ceilometer
3371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3372         occurrences:
3373         - 1
3374         - UNBOUNDED
3375       disk.write.bytes.rate_1c2_catalog_instance:
3376         type: org.openecomp.capabilities.metric.Ceilometer
3377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       binding_1c2_catalog_instance_1c2_t2_port:
3382         type: tosca.capabilities.network.Bindable
3383         valid_source_types:
3384         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3385         occurrences:
3386         - 0
3387         - UNBOUNDED
3388       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3389         type: org.openecomp.capabilities.metric.Ceilometer
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
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_util_1c2_catalog_instance:
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       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
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       feature_1c2_catalog_instance_1c2_t1_port:
3413         type: tosca.capabilities.Node
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417       attachment_1c2_catalog_instance_1c2_t1_port:
3418         type: tosca.capabilities.Attachment
3419         occurrences:
3420         - 1
3421         - UNBOUNDED
3422       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
3423         type: org.openecomp.capabilities.metric.Ceilometer
3424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3425         occurrences:
3426         - 1
3427         - UNBOUNDED
3428       cpu_1c2_catalog_instance:
3429         type: org.openecomp.capabilities.metric.Ceilometer
3430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3431         occurrences:
3432         - 1
3433         - UNBOUNDED
3434       disk.read.requests_1c2_catalog_instance:
3435         type: org.openecomp.capabilities.metric.Ceilometer
3436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3437         occurrences:
3438         - 1
3439         - UNBOUNDED
3440       binding_1c2_catalog_instance_1c2_t1_port:
3441         type: tosca.capabilities.network.Bindable
3442         valid_source_types:
3443         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3444         occurrences:
3445         - 0
3446         - UNBOUNDED
3447       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3448         type: org.openecomp.capabilities.metric.Ceilometer
3449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3450         occurrences:
3451         - 1
3452         - UNBOUNDED
3453       disk.ephemeral.size_1c2_catalog_instance:
3454         type: org.openecomp.capabilities.metric.Ceilometer
3455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       disk.device.write.bytes_1c2_catalog_instance:
3460         type: org.openecomp.capabilities.metric.Ceilometer
3461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       memory.resident_1c2_catalog_instance:
3466         type: org.openecomp.capabilities.metric.Ceilometer
3467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       disk.device.write.requests.rate_1c2_catalog_instance:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
3478         type: org.openecomp.capabilities.metric.Ceilometer
3479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3480         occurrences:
3481         - 1
3482         - UNBOUNDED
3483       os_1c2_catalog_instance:
3484         type: tosca.capabilities.OperatingSystem
3485         occurrences:
3486         - 1
3487         - UNBOUNDED
3488       disk.device.iops_1c2_catalog_instance:
3489         type: org.openecomp.capabilities.metric.Ceilometer
3490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       endpoint_1c2_catalog_instance:
3495         type: tosca.capabilities.Endpoint.Admin
3496         occurrences:
3497         - 1
3498         - UNBOUNDED
3499       disk.allocation_1c2_catalog_instance:
3500         type: org.openecomp.capabilities.metric.Ceilometer
3501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3502         occurrences:
3503         - 1
3504         - UNBOUNDED
3505       disk.latency_1c2_catalog_instance:
3506         type: org.openecomp.capabilities.metric.Ceilometer
3507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3508         occurrences:
3509         - 1
3510         - UNBOUNDED
3511       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3512         type: org.openecomp.capabilities.metric.Ceilometer
3513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3514         occurrences:
3515         - 1
3516         - UNBOUNDED
3517       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
3518         type: org.openecomp.capabilities.metric.Ceilometer
3519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3520         occurrences:
3521         - 1
3522         - UNBOUNDED
3523       disk.iops_1c2_catalog_instance:
3524         type: org.openecomp.capabilities.metric.Ceilometer
3525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3526         occurrences:
3527         - 1
3528         - UNBOUNDED
3529       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
3530         type: org.openecomp.capabilities.metric.Ceilometer
3531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3532         occurrences:
3533         - 1
3534         - UNBOUNDED
3535       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
3536         type: org.openecomp.capabilities.metric.Ceilometer
3537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3538         occurrences:
3539         - 1
3540         - UNBOUNDED
3541       vcpus_1c2_catalog_instance:
3542         type: org.openecomp.capabilities.metric.Ceilometer
3543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3544         occurrences:
3545         - 1
3546         - UNBOUNDED
3547       disk.device.latency_1c2_catalog_instance:
3548         type: org.openecomp.capabilities.metric.Ceilometer
3549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       attachment_1c2_catalog_instance_1c2_t2_port:
3554         type: tosca.capabilities.Attachment
3555         occurrences:
3556         - 1
3557         - UNBOUNDED
3558       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
3559         type: org.openecomp.capabilities.metric.Ceilometer
3560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       disk.read.bytes_1c2_catalog_instance:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       instance_1c2_catalog_instance:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       disk.capacity_1c2_catalog_instance:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       disk.write.bytes_1c2_catalog_instance:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       disk.device.read.bytes.rate_1c2_catalog_instance:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       disk.device.allocation_1c2_catalog_instance:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       disk.device.read.bytes_1c2_catalog_instance:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       disk.device.read.requests_1c2_catalog_instance:
3613         type: org.openecomp.capabilities.metric.Ceilometer
3614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       disk.device.write.bytes.rate_1c2_catalog_instance:
3619         type: org.openecomp.capabilities.metric.Ceilometer
3620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3621         occurrences:
3622         - 1
3623         - UNBOUNDED
3624       scalable_1c2_catalog_instance:
3625         type: tosca.capabilities.Scalable
3626         occurrences:
3627         - 1
3628         - UNBOUNDED
3629       disk.device.write.requests_1c2_catalog_instance:
3630         type: org.openecomp.capabilities.metric.Ceilometer
3631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3632         occurrences:
3633         - 1
3634         - UNBOUNDED
3635       host_1c2_catalog_instance:
3636         type: tosca.capabilities.Container
3637         valid_source_types:
3638         - tosca.nodes.SoftwareComponent
3639         occurrences:
3640         - 1
3641         - UNBOUNDED
3642       disk.root.size_1c2_catalog_instance:
3643         type: org.openecomp.capabilities.metric.Ceilometer
3644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3645         occurrences:
3646         - 1
3647         - UNBOUNDED
3648       disk.device.usage_1c2_catalog_instance:
3649         type: org.openecomp.capabilities.metric.Ceilometer
3650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3651         occurrences:
3652         - 1
3653         - UNBOUNDED
3654       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
3655         type: org.openecomp.capabilities.metric.Ceilometer
3656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       disk.usage_1c2_catalog_instance:
3661         type: org.openecomp.capabilities.metric.Ceilometer
3662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3663         occurrences:
3664         - 1
3665         - UNBOUNDED
3666       feature_1c2_catalog_instance:
3667         type: tosca.capabilities.Node
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       memory_1c2_catalog_instance:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       disk.write.requests.rate_1c2_catalog_instance:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       disk.write.requests_1c2_catalog_instance:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       binding_1c2_catalog_instance:
3696         type: tosca.capabilities.network.Bindable
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       cpu.delta_1c2_catalog_instance:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       feature_1c2_catalog_instance_1c2_t2_port:
3707         type: tosca.capabilities.Node
3708         occurrences:
3709         - 1
3710         - UNBOUNDED
3711       disk.device.read.requests.rate_1c2_catalog_instance:
3712         type: org.openecomp.capabilities.metric.Ceilometer
3713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3714         occurrences:
3715         - 1
3716         - UNBOUNDED
3717   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_1:
3718     derived_from: org.openecomp.resource.abstract.nodes.VFC
3719     properties:
3720       port_1c2_t2_port_order:
3721         type: integer
3722         required: true
3723         status: SUPPORTED
3724       compute_1c2_catalog_instance_availability_zone:
3725         type: list
3726         required: true
3727         status: SUPPORTED
3728         entry_schema:
3729           type: string
3730       port_1c2_t2_port_subnetpoolid:
3731         type: string
3732         required: true
3733         status: SUPPORTED
3734       port_1c2_t2_port_network_role:
3735         type: string
3736         required: true
3737         status: SUPPORTED
3738       vm_flavor_name:
3739         type: string
3740         required: true
3741         status: SUPPORTED
3742       port_1c2_t2_port_network_role_tag:
3743         type: string
3744         required: true
3745         status: SUPPORTED
3746       port_1c2_t1_port_vlan_requirements:
3747         type: list
3748         required: true
3749         status: SUPPORTED
3750         entry_schema:
3751           type: org.openecomp.datatypes.network.VlanRequirements
3752       vm_image_name:
3753         type: string
3754         required: true
3755         status: SUPPORTED
3756       port_1c2_t2_port_exCP_naming:
3757         type: org.openecomp.datatypes.Naming
3758         required: true
3759         status: SUPPORTED
3760       port_1c2_t1_port_order:
3761         type: integer
3762         required: true
3763         status: SUPPORTED
3764       port_1c2_t1_port_subnetpoolid:
3765         type: string
3766         required: true
3767         status: SUPPORTED
3768       port_1c2_t2_port_ip_requirements:
3769         type: list
3770         required: true
3771         status: SUPPORTED
3772         entry_schema:
3773           type: org.openecomp.datatypes.network.IpRequirements
3774       port_1c2_t1_port_mac_requirements:
3775         type: org.openecomp.datatypes.network.MacRequirements
3776         required: true
3777         status: SUPPORTED
3778       port_1c2_t1_port_network_role:
3779         type: string
3780         required: true
3781         status: SUPPORTED
3782       port_1c2_t2_port_network:
3783         type: list
3784         required: true
3785         status: SUPPORTED
3786         entry_schema:
3787           type: string
3788       index_value:
3789         type: integer
3790         description: Index value of this substitution service template runtime instance
3791         required: false
3792         default: 0
3793         status: SUPPORTED
3794         constraints:
3795         - greater_or_equal: 0
3796       compute_1c2_catalog_instance_name:
3797         type: list
3798         required: true
3799         status: SUPPORTED
3800         entry_schema:
3801           type: string
3802       port_1c2_t1_port_exCP_naming:
3803         type: org.openecomp.datatypes.Naming
3804         required: true
3805         status: SUPPORTED
3806       port_1c2_t1_port_network:
3807         type: list
3808         required: true
3809         status: SUPPORTED
3810         entry_schema:
3811           type: string
3812       port_1c2_t2_port_mac_requirements:
3813         type: org.openecomp.datatypes.network.MacRequirements
3814         required: true
3815         status: SUPPORTED
3816       port_1c2_t2_port_vlan_requirements:
3817         type: list
3818         required: true
3819         status: SUPPORTED
3820         entry_schema:
3821           type: org.openecomp.datatypes.network.VlanRequirements
3822       compute_1c2_catalog_instance_user_data_format:
3823         type: list
3824         required: true
3825         status: SUPPORTED
3826         entry_schema:
3827           type: string
3828       port_1c2_t1_port_network_role_tag:
3829         type: string
3830         required: true
3831         status: SUPPORTED
3832       port_1c2_t1_port_ip_requirements:
3833         type: list
3834         required: true
3835         status: SUPPORTED
3836         entry_schema:
3837           type: org.openecomp.datatypes.network.IpRequirements
3838       compute_1c2_catalog_instance_scheduler_hints:
3839         type: list
3840         required: true
3841         status: SUPPORTED
3842         entry_schema:
3843           type: json
3844     attributes:
3845       1c2_catalog_instance_instance_name:
3846         type: list
3847         status: SUPPORTED
3848         entry_schema:
3849           type: string
3850       1c2_catalog_instance_1c2_t1_port_tenant_id:
3851         type: list
3852         status: SUPPORTED
3853         entry_schema:
3854           type: string
3855     requirements:
3856     - dependency_1c2_catalog_instance:
3857         capability: tosca.capabilities.Node
3858         node: tosca.nodes.Root
3859         relationship: tosca.relationships.DependsOn
3860         occurrences:
3861         - 0
3862         - UNBOUNDED
3863     - local_storage_1c2_catalog_instance:
3864         capability: tosca.capabilities.Attachment
3865         node: tosca.nodes.BlockStorage
3866         relationship: tosca.relationships.AttachesTo
3867         occurrences:
3868         - 0
3869         - UNBOUNDED
3870     - dependency_1c2_catalog_instance_1c2_t2_port:
3871         capability: tosca.capabilities.Node
3872         node: tosca.nodes.Root
3873         relationship: tosca.relationships.DependsOn
3874         occurrences:
3875         - 0
3876         - UNBOUNDED
3877     - link_1c2_catalog_instance_1c2_t2_port:
3878         capability: tosca.capabilities.network.Linkable
3879         relationship: tosca.relationships.network.LinksTo
3880         occurrences:
3881         - 1
3882         - 1
3883     - dependency_1c2_catalog_instance_1c2_t1_port:
3884         capability: tosca.capabilities.Node
3885         node: tosca.nodes.Root
3886         relationship: tosca.relationships.DependsOn
3887         occurrences:
3888         - 0
3889         - UNBOUNDED
3890     - link_1c2_catalog_instance_1c2_t1_port:
3891         capability: tosca.capabilities.network.Linkable
3892         relationship: tosca.relationships.network.LinksTo
3893         occurrences:
3894         - 1
3895         - 1
3896     capabilities:
3897       disk.device.capacity_1c2_catalog_instance:
3898         type: org.openecomp.capabilities.metric.Ceilometer
3899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3900         occurrences:
3901         - 1
3902         - UNBOUNDED
3903       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3904         type: org.openecomp.capabilities.metric.Ceilometer
3905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3906         occurrences:
3907         - 1
3908         - UNBOUNDED
3909       disk.read.bytes.rate_1c2_catalog_instance:
3910         type: org.openecomp.capabilities.metric.Ceilometer
3911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3912         occurrences:
3913         - 1
3914         - UNBOUNDED
3915       memory.usage_1c2_catalog_instance:
3916         type: org.openecomp.capabilities.metric.Ceilometer
3917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3918         occurrences:
3919         - 1
3920         - UNBOUNDED
3921       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3922         type: org.openecomp.capabilities.metric.Ceilometer
3923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3924         occurrences:
3925         - 1
3926         - UNBOUNDED
3927       disk.write.bytes.rate_1c2_catalog_instance:
3928         type: org.openecomp.capabilities.metric.Ceilometer
3929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3930         occurrences:
3931         - 1
3932         - UNBOUNDED
3933       binding_1c2_catalog_instance_1c2_t2_port:
3934         type: tosca.capabilities.network.Bindable
3935         valid_source_types:
3936         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3937         occurrences:
3938         - 0
3939         - UNBOUNDED
3940       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3941         type: org.openecomp.capabilities.metric.Ceilometer
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3943         occurrences:
3944         - 1
3945         - UNBOUNDED
3946       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
3947         type: org.openecomp.capabilities.metric.Ceilometer
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3949         occurrences:
3950         - 1
3951         - UNBOUNDED
3952       cpu_util_1c2_catalog_instance:
3953         type: org.openecomp.capabilities.metric.Ceilometer
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3955         occurrences:
3956         - 1
3957         - UNBOUNDED
3958       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
3959         type: org.openecomp.capabilities.metric.Ceilometer
3960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3961         occurrences:
3962         - 1
3963         - UNBOUNDED
3964       feature_1c2_catalog_instance_1c2_t1_port:
3965         type: tosca.capabilities.Node
3966         occurrences:
3967         - 1
3968         - UNBOUNDED
3969       attachment_1c2_catalog_instance_1c2_t1_port:
3970         type: tosca.capabilities.Attachment
3971         occurrences:
3972         - 1
3973         - UNBOUNDED
3974       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
3975         type: org.openecomp.capabilities.metric.Ceilometer
3976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3977         occurrences:
3978         - 1
3979         - UNBOUNDED
3980       cpu_1c2_catalog_instance:
3981         type: org.openecomp.capabilities.metric.Ceilometer
3982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3983         occurrences:
3984         - 1
3985         - UNBOUNDED
3986       disk.read.requests_1c2_catalog_instance:
3987         type: org.openecomp.capabilities.metric.Ceilometer
3988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3989         occurrences:
3990         - 1
3991         - UNBOUNDED
3992       binding_1c2_catalog_instance_1c2_t1_port:
3993         type: tosca.capabilities.network.Bindable
3994         valid_source_types:
3995         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3996         occurrences:
3997         - 0
3998         - UNBOUNDED
3999       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4000         type: org.openecomp.capabilities.metric.Ceilometer
4001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4002         occurrences:
4003         - 1
4004         - UNBOUNDED
4005       disk.ephemeral.size_1c2_catalog_instance:
4006         type: org.openecomp.capabilities.metric.Ceilometer
4007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4008         occurrences:
4009         - 1
4010         - UNBOUNDED
4011       disk.device.write.bytes_1c2_catalog_instance:
4012         type: org.openecomp.capabilities.metric.Ceilometer
4013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4014         occurrences:
4015         - 1
4016         - UNBOUNDED
4017       memory.resident_1c2_catalog_instance:
4018         type: org.openecomp.capabilities.metric.Ceilometer
4019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4020         occurrences:
4021         - 1
4022         - UNBOUNDED
4023       disk.device.write.requests.rate_1c2_catalog_instance:
4024         type: org.openecomp.capabilities.metric.Ceilometer
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4026         occurrences:
4027         - 1
4028         - UNBOUNDED
4029       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
4030         type: org.openecomp.capabilities.metric.Ceilometer
4031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4032         occurrences:
4033         - 1
4034         - UNBOUNDED
4035       os_1c2_catalog_instance:
4036         type: tosca.capabilities.OperatingSystem
4037         occurrences:
4038         - 1
4039         - UNBOUNDED
4040       disk.device.iops_1c2_catalog_instance:
4041         type: org.openecomp.capabilities.metric.Ceilometer
4042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4043         occurrences:
4044         - 1
4045         - UNBOUNDED
4046       endpoint_1c2_catalog_instance:
4047         type: tosca.capabilities.Endpoint.Admin
4048         occurrences:
4049         - 1
4050         - UNBOUNDED
4051       disk.allocation_1c2_catalog_instance:
4052         type: org.openecomp.capabilities.metric.Ceilometer
4053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4054         occurrences:
4055         - 1
4056         - UNBOUNDED
4057       disk.latency_1c2_catalog_instance:
4058         type: org.openecomp.capabilities.metric.Ceilometer
4059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4060         occurrences:
4061         - 1
4062         - UNBOUNDED
4063       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4064         type: org.openecomp.capabilities.metric.Ceilometer
4065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4066         occurrences:
4067         - 1
4068         - UNBOUNDED
4069       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
4070         type: org.openecomp.capabilities.metric.Ceilometer
4071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4072         occurrences:
4073         - 1
4074         - UNBOUNDED
4075       disk.iops_1c2_catalog_instance:
4076         type: org.openecomp.capabilities.metric.Ceilometer
4077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4078         occurrences:
4079         - 1
4080         - UNBOUNDED
4081       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
4082         type: org.openecomp.capabilities.metric.Ceilometer
4083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4084         occurrences:
4085         - 1
4086         - UNBOUNDED
4087       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
4088         type: org.openecomp.capabilities.metric.Ceilometer
4089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4090         occurrences:
4091         - 1
4092         - UNBOUNDED
4093       vcpus_1c2_catalog_instance:
4094         type: org.openecomp.capabilities.metric.Ceilometer
4095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.device.latency_1c2_catalog_instance:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       attachment_1c2_catalog_instance_1c2_t2_port:
4106         type: tosca.capabilities.Attachment
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
4111         type: org.openecomp.capabilities.metric.Ceilometer
4112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4113         occurrences:
4114         - 1
4115         - UNBOUNDED
4116       disk.read.bytes_1c2_catalog_instance:
4117         type: org.openecomp.capabilities.metric.Ceilometer
4118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4119         occurrences:
4120         - 1
4121         - UNBOUNDED
4122       instance_1c2_catalog_instance:
4123         type: org.openecomp.capabilities.metric.Ceilometer
4124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4125         occurrences:
4126         - 1
4127         - UNBOUNDED
4128       disk.capacity_1c2_catalog_instance:
4129         type: org.openecomp.capabilities.metric.Ceilometer
4130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.write.bytes_1c2_catalog_instance:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       disk.device.read.bytes.rate_1c2_catalog_instance:
4141         type: org.openecomp.capabilities.metric.Ceilometer
4142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4143         occurrences:
4144         - 1
4145         - UNBOUNDED
4146       disk.device.allocation_1c2_catalog_instance:
4147         type: org.openecomp.capabilities.metric.Ceilometer
4148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4149         occurrences:
4150         - 1
4151         - UNBOUNDED
4152       disk.device.read.bytes_1c2_catalog_instance:
4153         type: org.openecomp.capabilities.metric.Ceilometer
4154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4155         occurrences:
4156         - 1
4157         - UNBOUNDED
4158       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
4159         type: org.openecomp.capabilities.metric.Ceilometer
4160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4161         occurrences:
4162         - 1
4163         - UNBOUNDED
4164       disk.device.read.requests_1c2_catalog_instance:
4165         type: org.openecomp.capabilities.metric.Ceilometer
4166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4167         occurrences:
4168         - 1
4169         - UNBOUNDED
4170       disk.device.write.bytes.rate_1c2_catalog_instance:
4171         type: org.openecomp.capabilities.metric.Ceilometer
4172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4173         occurrences:
4174         - 1
4175         - UNBOUNDED
4176       scalable_1c2_catalog_instance:
4177         type: tosca.capabilities.Scalable
4178         occurrences:
4179         - 1
4180         - UNBOUNDED
4181       disk.device.write.requests_1c2_catalog_instance:
4182         type: org.openecomp.capabilities.metric.Ceilometer
4183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4184         occurrences:
4185         - 1
4186         - UNBOUNDED
4187       host_1c2_catalog_instance:
4188         type: tosca.capabilities.Container
4189         valid_source_types:
4190         - tosca.nodes.SoftwareComponent
4191         occurrences:
4192         - 1
4193         - UNBOUNDED
4194       disk.root.size_1c2_catalog_instance:
4195         type: org.openecomp.capabilities.metric.Ceilometer
4196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4197         occurrences:
4198         - 1
4199         - UNBOUNDED
4200       disk.device.usage_1c2_catalog_instance:
4201         type: org.openecomp.capabilities.metric.Ceilometer
4202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4203         occurrences:
4204         - 1
4205         - UNBOUNDED
4206       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
4207         type: org.openecomp.capabilities.metric.Ceilometer
4208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4209         occurrences:
4210         - 1
4211         - UNBOUNDED
4212       disk.usage_1c2_catalog_instance:
4213         type: org.openecomp.capabilities.metric.Ceilometer
4214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4215         occurrences:
4216         - 1
4217         - UNBOUNDED
4218       feature_1c2_catalog_instance:
4219         type: tosca.capabilities.Node
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
4224         type: org.openecomp.capabilities.metric.Ceilometer
4225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4226         occurrences:
4227         - 1
4228         - UNBOUNDED
4229       memory_1c2_catalog_instance:
4230         type: org.openecomp.capabilities.metric.Ceilometer
4231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4232         occurrences:
4233         - 1
4234         - UNBOUNDED
4235       disk.write.requests.rate_1c2_catalog_instance:
4236         type: org.openecomp.capabilities.metric.Ceilometer
4237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4238         occurrences:
4239         - 1
4240         - UNBOUNDED
4241       disk.write.requests_1c2_catalog_instance:
4242         type: org.openecomp.capabilities.metric.Ceilometer
4243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4244         occurrences:
4245         - 1
4246         - UNBOUNDED
4247       binding_1c2_catalog_instance:
4248         type: tosca.capabilities.network.Bindable
4249         occurrences:
4250         - 1
4251         - UNBOUNDED
4252       cpu.delta_1c2_catalog_instance:
4253         type: org.openecomp.capabilities.metric.Ceilometer
4254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4255         occurrences:
4256         - 1
4257         - UNBOUNDED
4258       feature_1c2_catalog_instance_1c2_t2_port:
4259         type: tosca.capabilities.Node
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       disk.device.read.requests.rate_1c2_catalog_instance:
4264         type: org.openecomp.capabilities.metric.Ceilometer
4265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4266         occurrences:
4267         - 1
4268         - UNBOUNDED
4269   org.openecomp.resource.abstract.nodes.b_single_1b_0:
4270     derived_from: org.openecomp.resource.abstract.nodes.VFC
4271     properties:
4272       port_1b_t2_port_mac_requirements:
4273         type: org.openecomp.datatypes.network.MacRequirements
4274         required: true
4275         status: SUPPORTED
4276       compute_b_single_1b_availability_zone:
4277         type: list
4278         required: true
4279         status: SUPPORTED
4280         entry_schema:
4281           type: string
4282       index_value:
4283         type: integer
4284         description: Index value of this substitution service template runtime instance
4285         required: false
4286         default: 0
4287         status: SUPPORTED
4288         constraints:
4289         - greater_or_equal: 0
4290       compute_b_single_1b_scheduler_hints:
4291         type: list
4292         required: true
4293         status: SUPPORTED
4294         entry_schema:
4295           type: json
4296       port_1b_t1_port_order:
4297         type: integer
4298         required: true
4299         status: SUPPORTED
4300       port_1b_t2_port_vlan_requirements:
4301         type: list
4302         required: true
4303         status: SUPPORTED
4304         entry_schema:
4305           type: org.openecomp.datatypes.network.VlanRequirements
4306       port_1b_t2_port_ip_requirements:
4307         type: list
4308         required: true
4309         status: SUPPORTED
4310         entry_schema:
4311           type: org.openecomp.datatypes.network.IpRequirements
4312       port_1b_t1_port_network_role:
4313         type: string
4314         required: true
4315         status: SUPPORTED
4316       port_1b_t1_port_exCP_naming:
4317         type: org.openecomp.datatypes.Naming
4318         required: true
4319         status: SUPPORTED
4320       vm_flavor_name:
4321         type: string
4322         required: true
4323         status: SUPPORTED
4324       port_1b_t1_port_network_role_tag:
4325         type: string
4326         required: true
4327         status: SUPPORTED
4328       port_1b_t1_port_ip_requirements:
4329         type: list
4330         required: true
4331         status: SUPPORTED
4332         entry_schema:
4333           type: org.openecomp.datatypes.network.IpRequirements
4334       vm_image_name:
4335         type: string
4336         required: true
4337         status: SUPPORTED
4338       port_1b_t1_port_subnetpoolid:
4339         type: string
4340         required: true
4341         status: SUPPORTED
4342       port_1b_t1_port_mac_requirements:
4343         type: org.openecomp.datatypes.network.MacRequirements
4344         required: true
4345         status: SUPPORTED
4346       port_1b_t2_port_network:
4347         type: list
4348         required: true
4349         status: SUPPORTED
4350         entry_schema:
4351           type: string
4352       port_1b_t2_port_network_role:
4353         type: string
4354         required: true
4355         status: SUPPORTED
4356       port_1b_t2_port_order:
4357         type: integer
4358         required: true
4359         status: SUPPORTED
4360       port_1b_t1_port_vlan_requirements:
4361         type: list
4362         required: true
4363         status: SUPPORTED
4364         entry_schema:
4365           type: org.openecomp.datatypes.network.VlanRequirements
4366       compute_b_single_1b_user_data_format:
4367         type: list
4368         required: true
4369         status: SUPPORTED
4370         entry_schema:
4371           type: string
4372       port_1b_t2_port_exCP_naming:
4373         type: org.openecomp.datatypes.Naming
4374         required: true
4375         status: SUPPORTED
4376       compute_b_single_1b_name:
4377         type: list
4378         required: true
4379         status: SUPPORTED
4380         entry_schema:
4381           type: string
4382       port_1b_t2_port_network_role_tag:
4383         type: string
4384         required: true
4385         status: SUPPORTED
4386       port_1b_t2_port_subnetpoolid:
4387         type: string
4388         required: true
4389         status: SUPPORTED
4390     attributes:
4391       b_single_1b_instance_name:
4392         type: list
4393         status: SUPPORTED
4394         entry_schema:
4395           type: string
4396       b_single_1b_1b_t1_port_tenant_id:
4397         type: list
4398         status: SUPPORTED
4399         entry_schema:
4400           type: string
4401     requirements:
4402     - dependency_b_single_1b:
4403         capability: tosca.capabilities.Node
4404         node: tosca.nodes.Root
4405         relationship: tosca.relationships.DependsOn
4406         occurrences:
4407         - 0
4408         - UNBOUNDED
4409     - local_storage_b_single_1b:
4410         capability: tosca.capabilities.Attachment
4411         node: tosca.nodes.BlockStorage
4412         relationship: tosca.relationships.AttachesTo
4413         occurrences:
4414         - 0
4415         - UNBOUNDED
4416     - dependency_b_single_1b_1b_t1_port:
4417         capability: tosca.capabilities.Node
4418         node: tosca.nodes.Root
4419         relationship: tosca.relationships.DependsOn
4420         occurrences:
4421         - 0
4422         - UNBOUNDED
4423     - link_b_single_1b_1b_t1_port:
4424         capability: tosca.capabilities.network.Linkable
4425         relationship: tosca.relationships.network.LinksTo
4426         occurrences:
4427         - 1
4428         - 1
4429     - dependency_b_single_1b_1b_t2_port:
4430         capability: tosca.capabilities.Node
4431         node: tosca.nodes.Root
4432         relationship: tosca.relationships.DependsOn
4433         occurrences:
4434         - 0
4435         - UNBOUNDED
4436     - link_b_single_1b_1b_t2_port:
4437         capability: tosca.capabilities.network.Linkable
4438         relationship: tosca.relationships.network.LinksTo
4439         occurrences:
4440         - 1
4441         - 1
4442     capabilities:
4443       attachment_b_single_1b_1b_t2_port:
4444         type: tosca.capabilities.Attachment
4445         occurrences:
4446         - 1
4447         - UNBOUNDED
4448       endpoint_b_single_1b:
4449         type: tosca.capabilities.Endpoint.Admin
4450         occurrences:
4451         - 1
4452         - UNBOUNDED
4453       feature_b_single_1b:
4454         type: tosca.capabilities.Node
4455         occurrences:
4456         - 1
4457         - UNBOUNDED
4458       disk.iops_b_single_1b:
4459         type: org.openecomp.capabilities.metric.Ceilometer
4460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4461         occurrences:
4462         - 1
4463         - UNBOUNDED
4464       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
4465         type: org.openecomp.capabilities.metric.Ceilometer
4466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4467         occurrences:
4468         - 1
4469         - UNBOUNDED
4470       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
4471         type: org.openecomp.capabilities.metric.Ceilometer
4472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4473         occurrences:
4474         - 1
4475         - UNBOUNDED
4476       scalable_b_single_1b:
4477         type: tosca.capabilities.Scalable
4478         occurrences:
4479         - 1
4480         - UNBOUNDED
4481       disk.write.bytes_b_single_1b:
4482         type: org.openecomp.capabilities.metric.Ceilometer
4483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4484         occurrences:
4485         - 1
4486         - UNBOUNDED
4487       os_b_single_1b:
4488         type: tosca.capabilities.OperatingSystem
4489         occurrences:
4490         - 1
4491         - UNBOUNDED
4492       vcpus_b_single_1b:
4493         type: org.openecomp.capabilities.metric.Ceilometer
4494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4495         occurrences:
4496         - 1
4497         - UNBOUNDED
4498       cpu_b_single_1b:
4499         type: org.openecomp.capabilities.metric.Ceilometer
4500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       disk.device.read.requests.rate_b_single_1b:
4505         type: org.openecomp.capabilities.metric.Ceilometer
4506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4507         occurrences:
4508         - 1
4509         - UNBOUNDED
4510       network.incoming.packets.rate_b_single_1b_1b_t2_port:
4511         type: org.openecomp.capabilities.metric.Ceilometer
4512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4513         occurrences:
4514         - 1
4515         - UNBOUNDED
4516       instance_b_single_1b:
4517         type: org.openecomp.capabilities.metric.Ceilometer
4518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4519         occurrences:
4520         - 1
4521         - UNBOUNDED
4522       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
4523         type: org.openecomp.capabilities.metric.Ceilometer
4524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4525         occurrences:
4526         - 1
4527         - UNBOUNDED
4528       disk.read.bytes_b_single_1b:
4529         type: org.openecomp.capabilities.metric.Ceilometer
4530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       disk.device.latency_b_single_1b:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       disk.usage_b_single_1b:
4541         type: org.openecomp.capabilities.metric.Ceilometer
4542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4543         occurrences:
4544         - 1
4545         - UNBOUNDED
4546       network.incoming.bytes_b_single_1b_1b_t1_port:
4547         type: org.openecomp.capabilities.metric.Ceilometer
4548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4549         occurrences:
4550         - 1
4551         - UNBOUNDED
4552       disk.device.allocation_b_single_1b:
4553         type: org.openecomp.capabilities.metric.Ceilometer
4554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4555         occurrences:
4556         - 1
4557         - UNBOUNDED
4558       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
4559         type: org.openecomp.capabilities.metric.Ceilometer
4560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4561         occurrences:
4562         - 1
4563         - UNBOUNDED
4564       disk.device.capacity_b_single_1b:
4565         type: org.openecomp.capabilities.metric.Ceilometer
4566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4567         occurrences:
4568         - 1
4569         - UNBOUNDED
4570       disk.latency_b_single_1b:
4571         type: org.openecomp.capabilities.metric.Ceilometer
4572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4573         occurrences:
4574         - 1
4575         - UNBOUNDED
4576       network.incoming.packets_b_single_1b_1b_t2_port:
4577         type: org.openecomp.capabilities.metric.Ceilometer
4578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4579         occurrences:
4580         - 1
4581         - UNBOUNDED
4582       network.incoming.packets.rate_b_single_1b_1b_t1_port:
4583         type: org.openecomp.capabilities.metric.Ceilometer
4584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4585         occurrences:
4586         - 1
4587         - UNBOUNDED
4588       attachment_b_single_1b_1b_t1_port:
4589         type: tosca.capabilities.Attachment
4590         occurrences:
4591         - 1
4592         - UNBOUNDED
4593       disk.device.write.requests_b_single_1b:
4594         type: org.openecomp.capabilities.metric.Ceilometer
4595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4596         occurrences:
4597         - 1
4598         - UNBOUNDED
4599       binding_b_single_1b_1b_t2_port:
4600         type: tosca.capabilities.network.Bindable
4601         valid_source_types:
4602         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4603         occurrences:
4604         - 0
4605         - UNBOUNDED
4606       disk.ephemeral.size_b_single_1b:
4607         type: org.openecomp.capabilities.metric.Ceilometer
4608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4609         occurrences:
4610         - 1
4611         - UNBOUNDED
4612       disk.write.requests.rate_b_single_1b:
4613         type: org.openecomp.capabilities.metric.Ceilometer
4614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4615         occurrences:
4616         - 1
4617         - UNBOUNDED
4618       network.outpoing.packets_b_single_1b_1b_t2_port:
4619         type: org.openecomp.capabilities.metric.Ceilometer
4620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4621         occurrences:
4622         - 1
4623         - UNBOUNDED
4624       disk.device.iops_b_single_1b:
4625         type: org.openecomp.capabilities.metric.Ceilometer
4626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4627         occurrences:
4628         - 1
4629         - UNBOUNDED
4630       disk.read.requests_b_single_1b:
4631         type: org.openecomp.capabilities.metric.Ceilometer
4632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4633         occurrences:
4634         - 1
4635         - UNBOUNDED
4636       memory.resident_b_single_1b:
4637         type: org.openecomp.capabilities.metric.Ceilometer
4638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4639         occurrences:
4640         - 1
4641         - UNBOUNDED
4642       disk.root.size_b_single_1b:
4643         type: org.openecomp.capabilities.metric.Ceilometer
4644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4645         occurrences:
4646         - 1
4647         - UNBOUNDED
4648       feature_b_single_1b_1b_t1_port:
4649         type: tosca.capabilities.Node
4650         occurrences:
4651         - 1
4652         - UNBOUNDED
4653       network.outgoing.bytes_b_single_1b_1b_t2_port:
4654         type: org.openecomp.capabilities.metric.Ceilometer
4655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4656         occurrences:
4657         - 1
4658         - UNBOUNDED
4659       disk.capacity_b_single_1b:
4660         type: org.openecomp.capabilities.metric.Ceilometer
4661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4662         occurrences:
4663         - 1
4664         - UNBOUNDED
4665       disk.device.write.bytes_b_single_1b:
4666         type: org.openecomp.capabilities.metric.Ceilometer
4667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4668         occurrences:
4669         - 1
4670         - UNBOUNDED
4671       disk.device.read.bytes_b_single_1b:
4672         type: org.openecomp.capabilities.metric.Ceilometer
4673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4674         occurrences:
4675         - 1
4676         - UNBOUNDED
4677       disk.device.read.bytes.rate_b_single_1b:
4678         type: org.openecomp.capabilities.metric.Ceilometer
4679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4680         occurrences:
4681         - 1
4682         - UNBOUNDED
4683       cpu_util_b_single_1b:
4684         type: org.openecomp.capabilities.metric.Ceilometer
4685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4686         occurrences:
4687         - 1
4688         - UNBOUNDED
4689       disk.write.requests_b_single_1b:
4690         type: org.openecomp.capabilities.metric.Ceilometer
4691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4692         occurrences:
4693         - 1
4694         - UNBOUNDED
4695       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
4696         type: org.openecomp.capabilities.metric.Ceilometer
4697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4698         occurrences:
4699         - 1
4700         - UNBOUNDED
4701       disk.device.usage_b_single_1b:
4702         type: org.openecomp.capabilities.metric.Ceilometer
4703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4704         occurrences:
4705         - 1
4706         - UNBOUNDED
4707       disk.read.bytes.rate_b_single_1b:
4708         type: org.openecomp.capabilities.metric.Ceilometer
4709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4710         occurrences:
4711         - 1
4712         - UNBOUNDED
4713       network.outgoing.bytes_b_single_1b_1b_t1_port:
4714         type: org.openecomp.capabilities.metric.Ceilometer
4715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4716         occurrences:
4717         - 1
4718         - UNBOUNDED
4719       disk.device.read.requests_b_single_1b:
4720         type: org.openecomp.capabilities.metric.Ceilometer
4721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4722         occurrences:
4723         - 1
4724         - UNBOUNDED
4725       network.incoming.packets_b_single_1b_1b_t1_port:
4726         type: org.openecomp.capabilities.metric.Ceilometer
4727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4728         occurrences:
4729         - 1
4730         - UNBOUNDED
4731       binding_b_single_1b_1b_t1_port:
4732         type: tosca.capabilities.network.Bindable
4733         valid_source_types:
4734         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4735         occurrences:
4736         - 0
4737         - UNBOUNDED
4738       network.outpoing.packets_b_single_1b_1b_t1_port:
4739         type: org.openecomp.capabilities.metric.Ceilometer
4740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4741         occurrences:
4742         - 1
4743         - UNBOUNDED
4744       disk.device.write.requests.rate_b_single_1b:
4745         type: org.openecomp.capabilities.metric.Ceilometer
4746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4747         occurrences:
4748         - 1
4749         - UNBOUNDED
4750       memory.usage_b_single_1b:
4751         type: org.openecomp.capabilities.metric.Ceilometer
4752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4753         occurrences:
4754         - 1
4755         - UNBOUNDED
4756       disk.write.bytes.rate_b_single_1b:
4757         type: org.openecomp.capabilities.metric.Ceilometer
4758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4759         occurrences:
4760         - 1
4761         - UNBOUNDED
4762       network.incoming.bytes_b_single_1b_1b_t2_port:
4763         type: org.openecomp.capabilities.metric.Ceilometer
4764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4765         occurrences:
4766         - 1
4767         - UNBOUNDED
4768       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
4769         type: org.openecomp.capabilities.metric.Ceilometer
4770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4771         occurrences:
4772         - 1
4773         - UNBOUNDED
4774       cpu.delta_b_single_1b:
4775         type: org.openecomp.capabilities.metric.Ceilometer
4776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4777         occurrences:
4778         - 1
4779         - UNBOUNDED
4780       disk.allocation_b_single_1b:
4781         type: org.openecomp.capabilities.metric.Ceilometer
4782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4783         occurrences:
4784         - 1
4785         - UNBOUNDED
4786       disk.device.write.bytes.rate_b_single_1b:
4787         type: org.openecomp.capabilities.metric.Ceilometer
4788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4789         occurrences:
4790         - 1
4791         - UNBOUNDED
4792       memory_b_single_1b:
4793         type: org.openecomp.capabilities.metric.Ceilometer
4794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4795         occurrences:
4796         - 1
4797         - UNBOUNDED
4798       host_b_single_1b:
4799         type: tosca.capabilities.Container
4800         valid_source_types:
4801         - tosca.nodes.SoftwareComponent
4802         occurrences:
4803         - 1
4804         - UNBOUNDED
4805       binding_b_single_1b:
4806         type: tosca.capabilities.network.Bindable
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       feature_b_single_1b_1b_t2_port:
4811         type: tosca.capabilities.Node
4812         occurrences:
4813         - 1
4814         - UNBOUNDED