839624153b4e9605af9f8c4e7639c1f2ac2f8c99
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.vfc.nodes.heat.pd_server:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10     properties:
11       compute_pd_server_key_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       port_pd01_port_replacement_policy:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       compute_pd_server_personality:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: json
29       compute_pd_server_image_update_policy:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pd01_port_security_groups:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: json
45       port_pd01_port_mac_requirements:
46         type: org.openecomp.datatypes.network.MacRequirements
47         required: true
48         status: SUPPORTED
49       vm_image_name:
50         type: string
51         required: true
52         status: SUPPORTED
53       port_template_VMInt_OAM_lb_virtual_machine_interface_properties:
54         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.interface.Properties
55         required: true
56         status: SUPPORTED
57       port_pd01_port_device_id:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: string
63       port_pd01_port_admin_state_up:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: boolean
69       port_pd01_port_vlan_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.VlanRequirements
75       compute_pd_server_metadata:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: json
81       port_template_VMInt_OAM_lb_subnetpoolid:
82         type: string
83         required: true
84         status: SUPPORTED
85       compute_pd_server_diskConfig:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: string
91       port_pd01_port_mac_address:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_template_VMInt_OAM_lb_network_role:
96         type: string
97         required: true
98         status: SUPPORTED
99       port_pd01_port_allowed_address_pairs:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: org.openecomp.datatypes.heat.network.AddressPair
105       port_pd01_port_exCP_naming:
106         type: org.openecomp.datatypes.Naming
107         required: true
108         status: SUPPORTED
109       compute_pd_server_admin_pass:
110         type: list
111         required: true
112         status: SUPPORTED
113         entry_schema:
114           type: string
115       compute_pd_server_flavor_update_policy:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: string
121       port_template_VMInt_OAM_lb_ip_requirements:
122         type: list
123         required: true
124         status: SUPPORTED
125         entry_schema:
126           type: org.openecomp.datatypes.network.IpRequirements
127       port_template_VMInt_OAM_lb_exCP_naming:
128         type: org.openecomp.datatypes.Naming
129         required: true
130         status: SUPPORTED
131       port_template_VMInt_OAM_lb_virtual_machine_interface_allowed_address_pairs:
132         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
133         required: true
134         status: SUPPORTED
135       port_pd01_port_value_specs:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: json
141       compute_pd_server_security_groups:
142         type: list
143         required: true
144         status: SUPPORTED
145         entry_schema:
146           type: json
147       port_template_VMInt_OAM_lb_port_tuple_refs:
148         type: list
149         required: true
150         status: SUPPORTED
151         entry_schema:
152           type: json
153       compute_pd_server_software_config_transport:
154         type: list
155         required: true
156         status: SUPPORTED
157         entry_schema:
158           type: string
159       port_pd01_port_network_role_tag:
160         type: string
161         required: true
162         status: SUPPORTED
163       compute_pd_server_scheduler_hints:
164         type: list
165         required: true
166         status: SUPPORTED
167         entry_schema:
168           type: json
169       port_pd01_port_name:
170         type: list
171         required: true
172         status: SUPPORTED
173         entry_schema:
174           type: string
175       compute_pd_server_contrail_service_instance_ind:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: boolean
181       compute_pd_server_availability_zone:
182         type: list
183         required: true
184         status: SUPPORTED
185         entry_schema:
186           type: string
187       compute_pd_server_name:
188         type: list
189         required: true
190         status: SUPPORTED
191         entry_schema:
192           type: string
193       port_template_VMInt_OAM_lb_network_role_tag:
194         type: string
195         required: true
196         status: SUPPORTED
197       port_pd01_port_binding:vnic_type:
198         type: list
199         required: true
200         status: SUPPORTED
201         entry_schema:
202           type: string
203       port_pd01_port_device_owner:
204         type: list
205         required: true
206         status: SUPPORTED
207         entry_schema:
208           type: string
209       port_pd01_port_fixed_ips:
210         type: list
211         required: true
212         status: SUPPORTED
213         entry_schema:
214           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
215       port_pd01_port_ip_requirements:
216         type: list
217         required: true
218         status: SUPPORTED
219         entry_schema:
220           type: org.openecomp.datatypes.network.IpRequirements
221       port_pd01_port_qos_policy:
222         type: list
223         required: true
224         status: SUPPORTED
225         entry_schema:
226           type: string
227       compute_pd_server_config_drive:
228         type: list
229         required: true
230         status: SUPPORTED
231         entry_schema:
232           type: boolean
233       compute_pd_server_user_data_format:
234         type: list
235         required: true
236         status: SUPPORTED
237         entry_schema:
238           type: string
239       port_template_VMInt_OAM_lb_virtual_network_refs:
240         type: list
241         required: true
242         status: SUPPORTED
243         entry_schema:
244           type: json
245       index_value:
246         type: integer
247         description: Index value of this substitution service template runtime instance
248         required: false
249         default: 0
250         status: SUPPORTED
251         constraints:
252         - greater_or_equal: 0
253       port_template_VMInt_OAM_lb_order:
254         type: integer
255         required: true
256         status: SUPPORTED
257       port_template_VMInt_OAM_lb_virtual_machine_interface_mac_addresses:
258         type: list
259         required: true
260         status: SUPPORTED
261         entry_schema:
262           type: json
263       port_template_VMInt_OAM_lb_name:
264         type: list
265         required: true
266         status: SUPPORTED
267         entry_schema:
268           type: string
269       port_pd01_port_port_security_enabled:
270         type: list
271         required: true
272         status: SUPPORTED
273         entry_schema:
274           type: boolean
275       port_template_VMInt_OAM_lb_vlan_requirements:
276         type: list
277         required: true
278         status: SUPPORTED
279         entry_schema:
280           type: org.openecomp.datatypes.network.VlanRequirements
281       compute_pd_server_user_data_update_policy:
282         type: list
283         required: true
284         status: SUPPORTED
285         entry_schema:
286           type: string
287       port_pd01_port_network:
288         type: list
289         required: true
290         status: SUPPORTED
291         entry_schema:
292           type: string
293       compute_pd_server_reservation_id:
294         type: list
295         required: true
296         status: SUPPORTED
297         entry_schema:
298           type: string
299       port_pd01_port_order:
300         type: integer
301         required: true
302         status: SUPPORTED
303       port_pd01_port_subnetpoolid:
304         type: string
305         required: true
306         status: SUPPORTED
307       port_template_VMInt_OAM_lb_mac_requirements:
308         type: org.openecomp.datatypes.network.MacRequirements
309         required: true
310         status: SUPPORTED
311       port_pd01_port_network_role:
312         type: string
313         required: true
314         status: SUPPORTED
315       port_template_VMInt_OAM_lb_security_group_refs:
316         type: list
317         required: true
318         status: SUPPORTED
319         entry_schema:
320           type: json
321     attributes:
322       pd_server_pd01_port_allowed_address_pairs:
323         type: list
324         status: SUPPORTED
325         entry_schema:
326           type: org.openecomp.datatypes.heat.network.AddressPair
327       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_mac_addresses:
328         type: list
329         status: SUPPORTED
330         entry_schema:
331           type: string
332       pd_server_template_VMInt_OAM_lb_virtual_network_refs:
333         type: list
334         status: SUPPORTED
335         entry_schema:
336           type: string
337       pd_server_template_VMInt_OAM_lb_fq_name:
338         type: string
339         status: SUPPORTED
340       pd_server_show:
341         type: string
342         status: SUPPORTED
343       pd_server_console_urls:
344         type: string
345         status: SUPPORTED
346       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_allowed_address_pairs:
347         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
348         status: SUPPORTED
349       pd_server_pd01_port_security_groups:
350         type: list
351         status: SUPPORTED
352         entry_schema:
353           type: string
354       pd_server_pd01_port_port_security_enabled:
355         type: boolean
356         status: SUPPORTED
357       pd_server_pd01_port_status:
358         type: string
359         status: SUPPORTED
360       pd_server_template_VMInt_OAM_lb_port_tuple_refs:
361         type: list
362         status: SUPPORTED
363         entry_schema:
364           type: string
365       pd_server_pd01_port_fixed_ips:
366         type: list
367         status: SUPPORTED
368         entry_schema:
369           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
370       pd_server_accessIPv6:
371         type: string
372         status: SUPPORTED
373       pd_server_pd01_port_admin_state_up:
374         type: boolean
375         status: SUPPORTED
376       pd_server_instance_name:
377         type: string
378         status: SUPPORTED
379       pd_server_template_VMInt_OAM_lb_name:
380         type: string
381         status: SUPPORTED
382       pd_server_accessIPv4:
383         type: string
384         status: SUPPORTED
385       pd_server_pd01_port_device_owner:
386         type: string
387         status: SUPPORTED
388       pd_server_pd01_port_show:
389         type: string
390         status: SUPPORTED
391       pd_server_pd01_port_network:
392         type: string
393         status: SUPPORTED
394       pd_server_pd01_port_qos_policy:
395         type: string
396         status: SUPPORTED
397       pd_server_pd01_port_mac_address:
398         type: string
399         status: SUPPORTED
400       pd_server_addresses:
401         type: map
402         status: SUPPORTED
403         entry_schema:
404           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
405       pd_server_pd01_port_tenant_id:
406         type: string
407         status: SUPPORTED
408       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_properties:
409         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.interface.Properties
410         status: SUPPORTED
411       pd_server_pd01_port_device_id:
412         type: string
413         status: SUPPORTED
414       pd_server_pd01_port_name:
415         type: string
416         status: SUPPORTED
417       pd_server_template_VMInt_OAM_lb_show:
418         type: string
419         status: SUPPORTED
420       pd_server_pd01_port_subnets:
421         type: list
422         status: SUPPORTED
423         entry_schema:
424           type: string
425   org.openecomp.resource.abstract.nodes.pd_server:
426     derived_from: org.openecomp.resource.abstract.nodes.VFC
427     properties:
428       compute_pd_server_key_name:
429         type: list
430         required: true
431         status: SUPPORTED
432         entry_schema:
433           type: string
434       port_pd01_port_replacement_policy:
435         type: list
436         required: true
437         status: SUPPORTED
438         entry_schema:
439           type: string
440       compute_pd_server_personality:
441         type: list
442         required: true
443         status: SUPPORTED
444         entry_schema:
445           type: json
446       compute_pd_server_image_update_policy:
447         type: list
448         required: true
449         status: SUPPORTED
450         entry_schema:
451           type: string
452       vm_flavor_name:
453         type: string
454         required: true
455         status: SUPPORTED
456       port_pd01_port_security_groups:
457         type: list
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: json
462       port_pd01_port_mac_requirements:
463         type: org.openecomp.datatypes.network.MacRequirements
464         required: true
465         status: SUPPORTED
466       vm_image_name:
467         type: string
468         required: true
469         status: SUPPORTED
470       port_template_VMInt_OAM_lb_virtual_machine_interface_properties:
471         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.interface.Properties
472         required: true
473         status: SUPPORTED
474       port_pd01_port_device_id:
475         type: list
476         required: true
477         status: SUPPORTED
478         entry_schema:
479           type: string
480       port_pd01_port_admin_state_up:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: boolean
486       port_pd01_port_vlan_requirements:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: org.openecomp.datatypes.network.VlanRequirements
492       compute_pd_server_metadata:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: json
498       port_template_VMInt_OAM_lb_subnetpoolid:
499         type: string
500         required: true
501         status: SUPPORTED
502       compute_pd_server_diskConfig:
503         type: list
504         required: true
505         status: SUPPORTED
506         entry_schema:
507           type: string
508       port_pd01_port_mac_address:
509         type: string
510         required: true
511         status: SUPPORTED
512       port_template_VMInt_OAM_lb_network_role:
513         type: string
514         required: true
515         status: SUPPORTED
516       port_pd01_port_allowed_address_pairs:
517         type: list
518         required: true
519         status: SUPPORTED
520         entry_schema:
521           type: org.openecomp.datatypes.heat.network.AddressPair
522       port_pd01_port_exCP_naming:
523         type: org.openecomp.datatypes.Naming
524         required: true
525         status: SUPPORTED
526       compute_pd_server_admin_pass:
527         type: list
528         required: true
529         status: SUPPORTED
530         entry_schema:
531           type: string
532       compute_pd_server_flavor_update_policy:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: string
538       port_template_VMInt_OAM_lb_ip_requirements:
539         type: list
540         required: true
541         status: SUPPORTED
542         entry_schema:
543           type: org.openecomp.datatypes.network.IpRequirements
544       port_template_VMInt_OAM_lb_exCP_naming:
545         type: org.openecomp.datatypes.Naming
546         required: true
547         status: SUPPORTED
548       port_template_VMInt_OAM_lb_virtual_machine_interface_allowed_address_pairs:
549         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
550         required: true
551         status: SUPPORTED
552       port_pd01_port_value_specs:
553         type: list
554         required: true
555         status: SUPPORTED
556         entry_schema:
557           type: json
558       compute_pd_server_security_groups:
559         type: list
560         required: true
561         status: SUPPORTED
562         entry_schema:
563           type: json
564       port_template_VMInt_OAM_lb_port_tuple_refs:
565         type: list
566         required: true
567         status: SUPPORTED
568         entry_schema:
569           type: json
570       compute_pd_server_software_config_transport:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: string
576       port_pd01_port_network_role_tag:
577         type: string
578         required: true
579         status: SUPPORTED
580       compute_pd_server_scheduler_hints:
581         type: list
582         required: true
583         status: SUPPORTED
584         entry_schema:
585           type: json
586       port_pd01_port_name:
587         type: list
588         required: true
589         status: SUPPORTED
590         entry_schema:
591           type: string
592       compute_pd_server_contrail_service_instance_ind:
593         type: list
594         required: true
595         status: SUPPORTED
596         entry_schema:
597           type: boolean
598       compute_pd_server_availability_zone:
599         type: list
600         required: true
601         status: SUPPORTED
602         entry_schema:
603           type: string
604       compute_pd_server_name:
605         type: list
606         required: true
607         status: SUPPORTED
608         entry_schema:
609           type: string
610       port_template_VMInt_OAM_lb_network_role_tag:
611         type: string
612         required: true
613         status: SUPPORTED
614       port_pd01_port_binding:vnic_type:
615         type: list
616         required: true
617         status: SUPPORTED
618         entry_schema:
619           type: string
620       port_pd01_port_device_owner:
621         type: list
622         required: true
623         status: SUPPORTED
624         entry_schema:
625           type: string
626       port_pd01_port_fixed_ips:
627         type: list
628         required: true
629         status: SUPPORTED
630         entry_schema:
631           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
632       port_pd01_port_ip_requirements:
633         type: list
634         required: true
635         status: SUPPORTED
636         entry_schema:
637           type: org.openecomp.datatypes.network.IpRequirements
638       port_pd01_port_qos_policy:
639         type: list
640         required: true
641         status: SUPPORTED
642         entry_schema:
643           type: string
644       compute_pd_server_config_drive:
645         type: list
646         required: true
647         status: SUPPORTED
648         entry_schema:
649           type: boolean
650       compute_pd_server_user_data_format:
651         type: list
652         required: true
653         status: SUPPORTED
654         entry_schema:
655           type: string
656       port_template_VMInt_OAM_lb_virtual_network_refs:
657         type: list
658         required: true
659         status: SUPPORTED
660         entry_schema:
661           type: json
662       index_value:
663         type: integer
664         description: Index value of this substitution service template runtime instance
665         required: false
666         default: 0
667         status: SUPPORTED
668         constraints:
669         - greater_or_equal: 0
670       port_template_VMInt_OAM_lb_order:
671         type: integer
672         required: true
673         status: SUPPORTED
674       port_template_VMInt_OAM_lb_virtual_machine_interface_mac_addresses:
675         type: list
676         required: true
677         status: SUPPORTED
678         entry_schema:
679           type: json
680       port_template_VMInt_OAM_lb_name:
681         type: list
682         required: true
683         status: SUPPORTED
684         entry_schema:
685           type: string
686       port_pd01_port_port_security_enabled:
687         type: list
688         required: true
689         status: SUPPORTED
690         entry_schema:
691           type: boolean
692       port_template_VMInt_OAM_lb_vlan_requirements:
693         type: list
694         required: true
695         status: SUPPORTED
696         entry_schema:
697           type: org.openecomp.datatypes.network.VlanRequirements
698       compute_pd_server_user_data_update_policy:
699         type: list
700         required: true
701         status: SUPPORTED
702         entry_schema:
703           type: string
704       port_pd01_port_network:
705         type: list
706         required: true
707         status: SUPPORTED
708         entry_schema:
709           type: string
710       compute_pd_server_reservation_id:
711         type: list
712         required: true
713         status: SUPPORTED
714         entry_schema:
715           type: string
716       port_pd01_port_order:
717         type: integer
718         required: true
719         status: SUPPORTED
720       port_pd01_port_subnetpoolid:
721         type: string
722         required: true
723         status: SUPPORTED
724       port_template_VMInt_OAM_lb_mac_requirements:
725         type: org.openecomp.datatypes.network.MacRequirements
726         required: true
727         status: SUPPORTED
728       port_pd01_port_network_role:
729         type: string
730         required: true
731         status: SUPPORTED
732       port_template_VMInt_OAM_lb_security_group_refs:
733         type: list
734         required: true
735         status: SUPPORTED
736         entry_schema:
737           type: json
738     attributes:
739       pd_server_pd01_port_allowed_address_pairs:
740         type: list
741         status: SUPPORTED
742         entry_schema:
743           type: org.openecomp.datatypes.heat.network.AddressPair
744       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_mac_addresses:
745         type: list
746         status: SUPPORTED
747         entry_schema:
748           type: string
749       pd_server_template_VMInt_OAM_lb_virtual_network_refs:
750         type: list
751         status: SUPPORTED
752         entry_schema:
753           type: string
754       pd_server_template_VMInt_OAM_lb_fq_name:
755         type: string
756         status: SUPPORTED
757       pd_server_show:
758         type: string
759         status: SUPPORTED
760       pd_server_console_urls:
761         type: string
762         status: SUPPORTED
763       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_allowed_address_pairs:
764         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
765         status: SUPPORTED
766       pd_server_pd01_port_security_groups:
767         type: list
768         status: SUPPORTED
769         entry_schema:
770           type: string
771       pd_server_pd01_port_port_security_enabled:
772         type: boolean
773         status: SUPPORTED
774       pd_server_pd01_port_status:
775         type: string
776         status: SUPPORTED
777       pd_server_template_VMInt_OAM_lb_port_tuple_refs:
778         type: list
779         status: SUPPORTED
780         entry_schema:
781           type: string
782       pd_server_pd01_port_fixed_ips:
783         type: list
784         status: SUPPORTED
785         entry_schema:
786           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
787       pd_server_accessIPv6:
788         type: string
789         status: SUPPORTED
790       pd_server_pd01_port_admin_state_up:
791         type: boolean
792         status: SUPPORTED
793       pd_server_instance_name:
794         type: string
795         status: SUPPORTED
796       pd_server_template_VMInt_OAM_lb_name:
797         type: string
798         status: SUPPORTED
799       pd_server_accessIPv4:
800         type: string
801         status: SUPPORTED
802       pd_server_pd01_port_device_owner:
803         type: string
804         status: SUPPORTED
805       pd_server_pd01_port_show:
806         type: string
807         status: SUPPORTED
808       pd_server_pd01_port_network:
809         type: string
810         status: SUPPORTED
811       pd_server_pd01_port_qos_policy:
812         type: string
813         status: SUPPORTED
814       pd_server_pd01_port_mac_address:
815         type: string
816         status: SUPPORTED
817       pd_server_addresses:
818         type: map
819         status: SUPPORTED
820         entry_schema:
821           type: org.openecomp.datatypes.heat.novaServer.network.AddressInfo
822       pd_server_pd01_port_tenant_id:
823         type: string
824         status: SUPPORTED
825       pd_server_template_VMInt_OAM_lb_virtual_machine_interface_properties:
826         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.interface.Properties
827         status: SUPPORTED
828       pd_server_pd01_port_device_id:
829         type: string
830         status: SUPPORTED
831       pd_server_pd01_port_name:
832         type: string
833         status: SUPPORTED
834       pd_server_template_VMInt_OAM_lb_show:
835         type: string
836         status: SUPPORTED
837       pd_server_pd01_port_subnets:
838         type: list
839         status: SUPPORTED
840         entry_schema:
841           type: string
842     requirements:
843     - dependency_pd_server:
844         capability: tosca.capabilities.Node
845         node: tosca.nodes.Root
846         relationship: tosca.relationships.DependsOn
847         occurrences:
848         - 0
849         - UNBOUNDED
850     - local_storage_pd_server:
851         capability: tosca.capabilities.Attachment
852         node: tosca.nodes.BlockStorage
853         relationship: tosca.relationships.AttachesTo
854         occurrences:
855         - 0
856         - UNBOUNDED
857     - dependency_pd_server_template_VMInt_OAM_lb:
858         capability: tosca.capabilities.Node
859         node: tosca.nodes.Root
860         relationship: tosca.relationships.DependsOn
861         occurrences:
862         - 0
863         - UNBOUNDED
864     - link_pd_server_template_VMInt_OAM_lb:
865         capability: tosca.capabilities.network.Linkable
866         relationship: tosca.relationships.network.LinksTo
867         occurrences:
868         - 1
869         - 1
870     - dependency_pd_server_pd01_port:
871         capability: tosca.capabilities.Node
872         node: tosca.nodes.Root
873         relationship: tosca.relationships.DependsOn
874         occurrences:
875         - 0
876         - UNBOUNDED
877     - link_pd_server_pd01_port:
878         capability: tosca.capabilities.network.Linkable
879         relationship: tosca.relationships.network.LinksTo
880         occurrences:
881         - 1
882         - 1
883     capabilities:
884       scalable_pd_server:
885         type: tosca.capabilities.Scalable
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.read.bytes.rate_pd_server:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       memory.usage_pd_server:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       memory_pd_server:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.device.usage_pd_server:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       network.outgoing.packets.rate_pd_server_pd01_port:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       network.outgoing.packets.rate_pd_server_template_VMInt_OAM_lb:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       os_pd_server:
926         type: tosca.capabilities.OperatingSystem
927         occurrences:
928         - 1
929         - UNBOUNDED
930       disk.write.bytes.rate_pd_server:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       network.incoming.bytes_pd_server_pd01_port:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       cpu_pd_server:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       network.outpoing.packets_pd_server_template_VMInt_OAM_lb:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       cpu_util_pd_server:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       disk.device.write.requests.rate_pd_server:
961         type: org.openecomp.capabilities.metric.Ceilometer
962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.read.bytes_pd_server:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.device.read.bytes.rate_pd_server:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       network.outgoing.bytes_pd_server_pd01_port:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       disk.iops_pd_server:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       network.incoming.packets.rate_pd_server_template_VMInt_OAM_lb:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       memory.resident_pd_server:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       cpu.delta_pd_server:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       network.incoming.packets.rate_pd_server_pd01_port:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       vcpus_pd_server:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.device.write.bytes.rate_pd_server:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       disk.device.write.requests_pd_server:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       endpoint_pd_server:
1033         type: tosca.capabilities.Endpoint.Admin
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       attachment_pd_server_pd01_port:
1038         type: tosca.capabilities.Attachment
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       network.outgoing.bytes_pd_server_template_VMInt_OAM_lb:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.capacity_pd_server:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       disk.device.allocation_pd_server:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.allocation_pd_server:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       binding_pd_server:
1067         type: tosca.capabilities.network.Bindable
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.read.requests_pd_server:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       feature_pd_server:
1078         type: tosca.capabilities.Node
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.usage_pd_server:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       binding_pd_server_pd01_port:
1089         type: tosca.capabilities.network.Bindable
1090         valid_source_types:
1091         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1092         occurrences:
1093         - 0
1094         - UNBOUNDED
1095       disk.write.bytes_pd_server:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       network.incoming.bytes.rate_pd_server_pd01_port:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       network.incoming.packets_pd_server_pd01_port:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.device.read.requests.rate_pd_server:
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       disk.root.size_pd_server:
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       disk.device.read.bytes_pd_server:
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.incoming.bytes_pd_server_template_VMInt_OAM_lb:
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       disk.device.write.bytes_pd_server:
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       feature_pd_server_template_VMInt_OAM_lb:
1144         type: tosca.capabilities.Node
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.device.read.requests_pd_server:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       network.incoming.bytes.rate_pd_server_template_VMInt_OAM_lb:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       network.incoming.packets_pd_server_template_VMInt_OAM_lb:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       instance_pd_server:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       host_pd_server:
1173         type: tosca.capabilities.Container
1174         valid_source_types:
1175         - tosca.nodes.SoftwareComponent
1176         occurrences:
1177         - 1
1178         - UNBOUNDED
1179       network.outpoing.packets_pd_server_pd01_port:
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       binding_pd_server_template_VMInt_OAM_lb:
1186         type: tosca.capabilities.network.Bindable
1187         valid_source_types:
1188         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1189         occurrences:
1190         - 0
1191         - UNBOUNDED
1192       disk.write.requests.rate_pd_server:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.ephemeral.size_pd_server:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.write.requests_pd_server:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       network.outgoing.bytes.rate_pd_server_template_VMInt_OAM_lb:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       feature_pd_server_pd01_port:
1217         type: tosca.capabilities.Node
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.device.latency_pd_server:
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       disk.latency_pd_server:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.device.capacity_pd_server:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       network.outgoing.bytes.rate_pd_server_pd01_port:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       disk.device.iops_pd_server:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED