28980931077e2acbc50d89b581a58d3974c66306
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: Main
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.vfc.nodes.heat.vce:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10     capabilities:
11       fabric_configuration_monitoring:
12         type: org.openecomp.capabilities.FabricConfiguration
13         occurrences:
14         - 1
15         - UNBOUNDED
16 topology_template:
17   inputs:
18     ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV2_0:
19       hidden: false
20       immutable: false
21       annotations:
22         source:
23           type: org.openecomp.annotations.Source
24           properties:
25             vf_module_label:
26             - base_vCE
27             source_type: HEAT
28             param_name: ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV2_0
29       type: boolean
30       description: boolean to specify allowance of unknown unicast
31     oam0_net_id:
32       hidden: false
33       immutable: false
34       annotations:
35         source:
36           type: org.openecomp.annotations.Source
37           properties:
38             vf_module_label:
39             - base_vCE
40             source_type: HEAT
41             param_name: oam0_net_id
42       type: string
43       description: OAM network - 1st vNIC
44     vce_flavor_name:
45       hidden: false
46       immutable: false
47       annotations:
48         source:
49           type: org.openecomp.annotations.Source
50           properties:
51             vf_module_label:
52             - base_vCE
53             source_type: HEAT
54             param_name: vce_flavor_name
55       type: string
56       description: VM instance sizing
57     ATT_VF_VLAN_STRIP_vCE_SRIOV2_0:
58       hidden: false
59       immutable: false
60       annotations:
61         source:
62           type: org.openecomp.annotations.Source
63           properties:
64             vf_module_label:
65             - base_vCE
66             source_type: HEAT
67             param_name: ATT_VF_VLAN_STRIP_vCE_SRIOV2_0
68       type: boolean
69       description: boolean to specify VLAN Strip option
70     dcae_0:
71       hidden: false
72       immutable: false
73       annotations:
74         source:
75           type: org.openecomp.annotations.Source
76           properties:
77             vf_module_label:
78             - base_vCE
79             source_type: HEAT
80             param_name: dcae_0
81       type: string
82       description: IP Address of DCAE CTS Server
83     ATT_VF_VLAN_FILTER_vCE_SRIOV2_0:
84       hidden: false
85       immutable: false
86       annotations:
87         source:
88           type: org.openecomp.annotations.Source
89           properties:
90             vf_module_label:
91             - base_vCE
92             source_type: HEAT
93             param_name: ATT_VF_VLAN_FILTER_vCE_SRIOV2_0
94       type: json
95       description: VF VLAN Filters specified in JSON list object
96     ATT_VF_INSERT_STAG_vCE_SRIOV1_0:
97       hidden: false
98       immutable: false
99       annotations:
100         source:
101           type: org.openecomp.annotations.Source
102           properties:
103             vf_module_label:
104             - base_vCE
105             source_type: HEAT
106             param_name: ATT_VF_INSERT_STAG_vCE_SRIOV1_0
107       type: boolean
108       description: boolean to specify insertion of outer tag for traffic coming out of VM
109     vce_name_0:
110       hidden: false
111       immutable: false
112       annotations:
113         source:
114           type: org.openecomp.annotations.Source
115           properties:
116             vf_module_label:
117             - base_vCE
118             source_type: HEAT
119             param_name: vce_name_0
120       type: string
121       description: Name of the VM
122     tacplus_ip_3:
123       hidden: false
124       immutable: false
125       annotations:
126         source:
127           type: org.openecomp.annotations.Source
128           properties:
129             vf_module_label:
130             - base_vCE
131             source_type: HEAT
132             param_name: tacplus_ip_3
133       type: string
134       description: IP Address of first TACPLUS Server
135     tacplus_ip_2:
136       hidden: false
137       immutable: false
138       annotations:
139         source:
140           type: org.openecomp.annotations.Source
141           properties:
142             vf_module_label:
143             - base_vCE
144             source_type: HEAT
145             param_name: tacplus_ip_2
146       type: string
147       description: IP Address of first TACPLUS Server
148     tacplus_ip_1:
149       hidden: false
150       immutable: false
151       annotations:
152         source:
153           type: org.openecomp.annotations.Source
154           properties:
155             vf_module_label:
156             - base_vCE
157             source_type: HEAT
158             param_name: tacplus_ip_1
159       type: string
160       description: IP Address of first TACPLUS Server
161     tacplus_ip_0:
162       hidden: false
163       immutable: false
164       annotations:
165         source:
166           type: org.openecomp.annotations.Source
167           properties:
168             vf_module_label:
169             - base_vCE
170             source_type: HEAT
171             param_name: tacplus_ip_0
172       type: string
173       description: IP Address of first TACPLUS Server
174     ATT_VF_BROADCAST_ALLOW_vCE_SRIOV1_0:
175       hidden: false
176       immutable: false
177       annotations:
178         source:
179           type: org.openecomp.annotations.Source
180           properties:
181             vf_module_label:
182             - base_vCE
183             source_type: HEAT
184             param_name: ATT_VF_BROADCAST_ALLOW_vCE_SRIOV1_0
185       type: boolean
186       description: boolean to specify allowance of broadcast traffic
187     oam0_subnet_0_default_gateway:
188       hidden: false
189       immutable: false
190       annotations:
191         source:
192           type: org.openecomp.annotations.Source
193           properties:
194             vf_module_label:
195             - base_vCE
196             source_type: HEAT
197             param_name: oam0_subnet_0_default_gateway
198       type: string
199       description: Default Gateway for OAM network
200     vce_SRIOV1_0_net_id:
201       hidden: false
202       immutable: false
203       annotations:
204         source:
205           type: org.openecomp.annotations.Source
206           properties:
207             vf_module_label:
208             - base_vCE
209             source_type: HEAT
210             param_name: vce_SRIOV1_0_net_id
211       type: string
212       description: SRIOV Provider 0 network id
213     sdnc_artifact_name:
214       hidden: false
215       immutable: false
216       annotations:
217         source:
218           type: org.openecomp.annotations.Source
219           properties:
220             vf_module_label:
221             - base_vCE
222             source_type: HEAT
223             param_name: sdnc_artifact_name
224       type: string
225       description: SDNC Artifact Name
226     tacplus_key_0:
227       hidden: false
228       immutable: false
229       annotations:
230         source:
231           type: org.openecomp.annotations.Source
232           properties:
233             vf_module_label:
234             - base_vCE
235             source_type: HEAT
236             param_name: tacplus_key_0
237       type: string
238       description: TACPLUS key
239     ATT_VF_LINK_STATUS_vCE_SRIOV1_0:
240       hidden: false
241       immutable: false
242       annotations:
243         source:
244           type: org.openecomp.annotations.Source
245           properties:
246             vf_module_label:
247             - base_vCE
248             source_type: HEAT
249             param_name: ATT_VF_LINK_STATUS_vCE_SRIOV1_0
250       type: string
251       description: specify link status of SRIOV VF
252     ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV2_0:
253       hidden: false
254       immutable: false
255       annotations:
256         source:
257           type: org.openecomp.annotations.Source
258           properties:
259             vf_module_label:
260             - base_vCE
261             source_type: HEAT
262             param_name: ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV2_0
263       type: boolean
264       description: boolean to specify allowance of unknown multicast
265     syslog_ip_2:
266       hidden: false
267       immutable: false
268       annotations:
269         source:
270           type: org.openecomp.annotations.Source
271           properties:
272             vf_module_label:
273             - base_vCE
274             source_type: HEAT
275             param_name: syslog_ip_2
276       type: string
277       description: IP Address of third syslog Server
278     syslog_ip_3:
279       hidden: false
280       immutable: false
281       annotations:
282         source:
283           type: org.openecomp.annotations.Source
284           properties:
285             vf_module_label:
286             - base_vCE
287             source_type: HEAT
288             param_name: syslog_ip_3
289       type: string
290       description: IP Address of fourth syslog Server
291     vce_oam0_port_name:
292       hidden: false
293       immutable: false
294       annotations:
295         source:
296           type: org.openecomp.annotations.Source
297           properties:
298             vf_module_label:
299             - base_vCE
300             source_type: HEAT
301             param_name: vce_oam0_port_name
302       type: string
303       description: Neutron name for the OAM Port
304     syslog_ip_0:
305       hidden: false
306       immutable: false
307       annotations:
308         source:
309           type: org.openecomp.annotations.Source
310           properties:
311             vf_module_label:
312             - base_vCE
313             source_type: HEAT
314             param_name: syslog_ip_0
315       type: string
316       description: IP Address of first syslog Server
317     syslog_ip_1:
318       hidden: false
319       immutable: false
320       annotations:
321         source:
322           type: org.openecomp.annotations.Source
323           properties:
324             vf_module_label:
325             - base_vCE
326             source_type: HEAT
327             param_name: syslog_ip_1
328       type: string
329       description: IP Address of second syslog Server
330     ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV2_0:
331       hidden: false
332       immutable: false
333       annotations:
334         source:
335           type: org.openecomp.annotations.Source
336           properties:
337             vf_module_label:
338             - base_vCE
339             source_type: HEAT
340             param_name: ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV2_0
341       type: boolean
342       description: boolean to specify mac anti spoof check option
343     sdnc_model_version:
344       hidden: false
345       immutable: false
346       annotations:
347         source:
348           type: org.openecomp.annotations.Source
349           properties:
350             vf_module_label:
351             - base_vCE
352             source_type: HEAT
353             param_name: sdnc_model_version
354       type: string
355       description: SDNC Model Version
356     ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV2_0:
357       hidden: false
358       immutable: false
359       annotations:
360         source:
361           type: org.openecomp.annotations.Source
362           properties:
363             vf_module_label:
364             - base_vCE
365             source_type: HEAT
366             param_name: ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV2_0
367       type: boolean
368       description: boolean to specify vlan anti spoof check option
369     vf_module_id:
370       hidden: false
371       immutable: false
372       annotations:
373         source:
374           type: org.openecomp.annotations.Source
375           properties:
376             vf_module_label:
377             - base_vCE
378             source_type: HEAT
379             param_name: vf_module_id
380       type: string
381       description: Unique ID for this VF Module instance -- Not used for this VNF
382     ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV1_0:
383       hidden: false
384       immutable: false
385       annotations:
386         source:
387           type: org.openecomp.annotations.Source
388           properties:
389             vf_module_label:
390             - base_vCE
391             source_type: HEAT
392             param_name: ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV1_0
393       type: boolean
394       description: boolean to specify allowance of unknown unicast
395     vnf_name:
396       hidden: false
397       immutable: false
398       annotations:
399         source:
400           type: org.openecomp.annotations.Source
401           properties:
402             vf_module_label:
403             - base_vCE
404             source_type: HEAT
405             param_name: vnf_name
406       type: string
407       description: Unique name for this VF instance
408     vce_SRIOV2_0_net_id:
409       hidden: false
410       immutable: false
411       annotations:
412         source:
413           type: org.openecomp.annotations.Source
414           properties:
415             vf_module_label:
416             - base_vCE
417             source_type: HEAT
418             param_name: vce_SRIOV2_0_net_id
419       type: string
420       description: SRIOV Provider 1 network id
421     vf_module_name:
422       hidden: false
423       immutable: false
424       annotations:
425         source:
426           type: org.openecomp.annotations.Source
427           properties:
428             vf_module_label:
429             - base_vCE
430             source_type: HEAT
431             param_name: vf_module_name
432       type: string
433       description: Unique name for this VF Module instance -- Not used for this VNF
434     ATT_VF_VLAN_STRIP_vCE_SRIOV1_0:
435       hidden: false
436       immutable: false
437       annotations:
438         source:
439           type: org.openecomp.annotations.Source
440           properties:
441             vf_module_label:
442             - base_vCE
443             source_type: HEAT
444             param_name: ATT_VF_VLAN_STRIP_vCE_SRIOV1_0
445       type: boolean
446       description: boolean to specify VLAN Strip option
447     ntp_ip_1:
448       hidden: false
449       immutable: false
450       annotations:
451         source:
452           type: org.openecomp.annotations.Source
453           properties:
454             vf_module_label:
455             - base_vCE
456             source_type: HEAT
457             param_name: ntp_ip_1
458       type: string
459       description: IP Address of secondary NTP Server
460     tacplus_port_0:
461       hidden: false
462       immutable: false
463       annotations:
464         source:
465           type: org.openecomp.annotations.Source
466           properties:
467             vf_module_label:
468             - base_vCE
469             source_type: HEAT
470             param_name: tacplus_port_0
471       type: string
472       description: TACPLUS Domain Port
473     ntp_ip_0:
474       hidden: false
475       immutable: false
476       annotations:
477         source:
478           type: org.openecomp.annotations.Source
479           properties:
480             vf_module_label:
481             - base_vCE
482             source_type: HEAT
483             param_name: ntp_ip_0
484       type: string
485       description: IP Address of primary NTP Server
486     ATT_VF_VLAN_FILTER_vCE_SRIOV1_0:
487       hidden: false
488       immutable: false
489       annotations:
490         source:
491           type: org.openecomp.annotations.Source
492           properties:
493             vf_module_label:
494             - base_vCE
495             source_type: HEAT
496             param_name: ATT_VF_VLAN_FILTER_vCE_SRIOV1_0
497       type: json
498       description: VF VLAN Filters specified in JSON list object
499     ATT_VF_INSERT_STAG_vCE_SRIOV2_0:
500       hidden: false
501       immutable: false
502       annotations:
503         source:
504           type: org.openecomp.annotations.Source
505           properties:
506             vf_module_label:
507             - base_vCE
508             source_type: HEAT
509             param_name: ATT_VF_INSERT_STAG_vCE_SRIOV2_0
510       type: boolean
511       description: boolean to specify insertion of outer tag for traffic coming out of VM
512     vnf_id:
513       hidden: false
514       immutable: false
515       annotations:
516         source:
517           type: org.openecomp.annotations.Source
518           properties:
519             vf_module_label:
520             - base_vCE
521             source_type: HEAT
522             param_name: vnf_id
523       type: string
524       description: Unique ID for this VF instance; Unique ID for VNF for AAI metadata
525     vce_oam0_ip_0:
526       hidden: false
527       immutable: false
528       annotations:
529         source:
530           type: org.openecomp.annotations.Source
531           properties:
532             vf_module_label:
533             - base_vCE
534             source_type: HEAT
535             param_name: vce_oam0_ip_0
536       type: string
537       description: IP Address of OAM port
538     availability_zone_0:
539       hidden: false
540       immutable: false
541       annotations:
542         source:
543           type: org.openecomp.annotations.Source
544           properties:
545             vf_module_label:
546             - base_vCE
547             source_type: HEAT
548             param_name: availability_zone_0
549       type: string
550       description: The Availability Zone to launch the instance.
551     ATT_VF_BROADCAST_ALLOW_vCE_SRIOV2_0:
552       hidden: false
553       immutable: false
554       annotations:
555         source:
556           type: org.openecomp.annotations.Source
557           properties:
558             vf_module_label:
559             - base_vCE
560             source_type: HEAT
561             param_name: ATT_VF_BROADCAST_ALLOW_vCE_SRIOV2_0
562       type: boolean
563       description: boolean to specify allowance of broadcast traffic
564     vce_SRIOV2_0_port_name:
565       hidden: false
566       immutable: false
567       annotations:
568         source:
569           type: org.openecomp.annotations.Source
570           properties:
571             vf_module_label:
572             - base_vCE
573             source_type: HEAT
574             param_name: vce_SRIOV2_0_port_name
575       type: string
576       description: name for sriov Port 1
577     vce_SRIOV1_0_port_name:
578       hidden: false
579       immutable: false
580       annotations:
581         source:
582           type: org.openecomp.annotations.Source
583           properties:
584             vf_module_label:
585             - base_vCE
586             source_type: HEAT
587             param_name: vce_SRIOV1_0_port_name
588       type: string
589       description: name for sriov Port 0
590     ATT_VF_LINK_STATUS_vCE_SRIOV2_0:
591       hidden: false
592       immutable: false
593       annotations:
594         source:
595           type: org.openecomp.annotations.Source
596           properties:
597             vf_module_label:
598             - base_vCE
599             source_type: HEAT
600             param_name: ATT_VF_LINK_STATUS_vCE_SRIOV2_0
601       type: string
602       description: specify link status of SRIOV VF
603     snmp_ip_0:
604       hidden: false
605       immutable: false
606       annotations:
607         source:
608           type: org.openecomp.annotations.Source
609           properties:
610             vf_module_label:
611             - base_vCE
612             source_type: HEAT
613             param_name: snmp_ip_0
614       type: string
615       description: IP Address of first SNMP Server
616     ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV1_0:
617       hidden: false
618       immutable: false
619       annotations:
620         source:
621           type: org.openecomp.annotations.Source
622           properties:
623             vf_module_label:
624             - base_vCE
625             source_type: HEAT
626             param_name: ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV1_0
627       type: boolean
628       description: boolean to specify allowance of unknown multicast
629     snmp_ip_2:
630       hidden: false
631       immutable: false
632       annotations:
633         source:
634           type: org.openecomp.annotations.Source
635           properties:
636             vf_module_label:
637             - base_vCE
638             source_type: HEAT
639             param_name: snmp_ip_2
640       type: string
641       description: IP Address of third SNMP Server
642     snmp_ip_1:
643       hidden: false
644       immutable: false
645       annotations:
646         source:
647           type: org.openecomp.annotations.Source
648           properties:
649             vf_module_label:
650             - base_vCE
651             source_type: HEAT
652             param_name: snmp_ip_1
653       type: string
654       description: IP Address of second SNMP Server
655     snmp_community_0:
656       hidden: false
657       immutable: false
658       annotations:
659         source:
660           type: org.openecomp.annotations.Source
661           properties:
662             vf_module_label:
663             - base_vCE
664             source_type: HEAT
665             param_name: snmp_community_0
666       type: string
667       description: SNMP Community value
668     snmp_ip_3:
669       hidden: false
670       immutable: false
671       annotations:
672         source:
673           type: org.openecomp.annotations.Source
674           properties:
675             vf_module_label:
676             - base_vCE
677             source_type: HEAT
678             param_name: snmp_ip_3
679       type: string
680       description: IP Address of fourth SNMP Server
681     ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV1_0:
682       hidden: false
683       immutable: false
684       annotations:
685         source:
686           type: org.openecomp.annotations.Source
687           properties:
688             vf_module_label:
689             - base_vCE
690             source_type: HEAT
691             param_name: ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV1_0
692       type: boolean
693       description: boolean to specify vlan anti spoof check option
694     vce_volume_id_0:
695       hidden: false
696       immutable: false
697       annotations:
698         source:
699           type: org.openecomp.annotations.Source
700           properties:
701             vf_module_label:
702             - base_vCE
703             source_type: HEAT
704             param_name: vce_volume_id_0
705       type: string
706       description: ID of the boot disk volume
707     ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV1_0:
708       hidden: false
709       immutable: false
710       annotations:
711         source:
712           type: org.openecomp.annotations.Source
713           properties:
714             vf_module_label:
715             - base_vCE
716             source_type: HEAT
717             param_name: ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV1_0
718       type: boolean
719       description: boolean to specify mac anti spoof check option
720     sdnc_model_name:
721       hidden: false
722       immutable: false
723       annotations:
724         source:
725           type: org.openecomp.annotations.Source
726           properties:
727             vf_module_label:
728             - base_vCE
729             source_type: HEAT
730             param_name: sdnc_model_name
731       type: string
732       description: SDNC Blue Print Name
733   node_templates:
734     vce_SRIOV2_0_port:
735       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
736       properties:
737         ip_requirements:
738         - ip_version: 4
739           ip_count_required:
740             is_required: false
741           floating_ip_count_required:
742             is_required: false
743         mac_requirements:
744           mac_count_required:
745             is_required: false
746         admin_state_up: true
747         name:
748           get_input: vce_SRIOV2_0_port_name
749         binding:vnic_type: direct
750         value_specs:
751           ATT_VF_BROADCAST_ALLOW:
752             get_input: ATT_VF_BROADCAST_ALLOW_vCE_SRIOV2_0
753           ATT_VF_VLAN_ANTI_SPOOF_CHECK:
754             get_input: ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV2_0
755           ATT_VF_UNKNOWN_MULTICAST_ALLOW:
756             get_input: ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV2_0
757           ATT_FABRIC_CONFIGURATION_REQUIRED: false
758           ATT_VF_MAC_ANTI_SPOOF_CHECK:
759             get_input: ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV2_0
760           ATT_VF_VLAN_FILTER:
761             get_input: ATT_VF_VLAN_FILTER_vCE_SRIOV2_0
762           ATT_VF_VLAN_STRIP:
763             get_input: ATT_VF_VLAN_STRIP_vCE_SRIOV2_0
764           ATT_VF_LINK_STATUS:
765             get_input: ATT_VF_LINK_STATUS_vCE_SRIOV2_0
766           ATT_VF_UNKNOWN_UNICAST_ALLOW:
767             get_input: ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV2_0
768           ATT_VF_INSERT_STAG:
769             get_input: ATT_VF_INSERT_STAG_vCE_SRIOV2_0
770         network_role_tag: vce_SRIOV2_0
771         network:
772           get_input: vce_SRIOV2_0_net_id
773       requirements:
774       - binding:
775           capability: tosca.capabilities.network.Bindable
776           node: vce_0
777           relationship: tosca.relationships.network.BindsTo
778     vce_oam0_port:
779       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
780       properties:
781         ip_requirements:
782         - ip_version: 4
783           ip_count_required:
784             is_required: true
785           floating_ip_count_required:
786             is_required: false
787         fixed_ips:
788         - ip_address:
789             get_input: vce_oam0_ip_0
790         mac_requirements:
791           mac_count_required:
792             is_required: false
793         admin_state_up: true
794         name:
795           get_input: vce_oam0_port_name
796         network_role_tag: oam0
797         network:
798           get_input: oam0_net_id
799       requirements:
800       - binding:
801           capability: tosca.capabilities.network.Bindable
802           node: vce_0
803           relationship: tosca.relationships.network.BindsTo
804     vce_0:
805       type: org.openecomp.resource.vfc.nodes.heat.vce
806       properties:
807         flavor:
808           get_input: vce_flavor_name
809         availability_zone:
810           get_input: availability_zone_0
811         metadata:
812           vf_module_id:
813             get_input: vf_module_id
814           hostname:
815             get_input: vnf_name
816           vnf_id:
817             get_input: vnf_id
818           sdnc_model_version:
819             get_input: sdnc_model_version
820           sdnc_artifact_name:
821             get_input: sdnc_artifact_name
822           vnf_name:
823             get_input: vnf_name
824           sdnc_model_name:
825             get_input: sdnc_model_name
826           vf_module_name:
827             get_input: vf_module_name
828           gateway:
829             get_input: oam0_subnet_0_default_gateway
830         user_data_format: RAW
831         name:
832           get_input: vce_name_0
833     vce_SRIOV1_0_port:
834       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
835       properties:
836         ip_requirements:
837         - ip_version: 4
838           ip_count_required:
839             is_required: false
840           floating_ip_count_required:
841             is_required: false
842         mac_requirements:
843           mac_count_required:
844             is_required: false
845         admin_state_up: true
846         name:
847           get_input: vce_SRIOV1_0_port_name
848         binding:vnic_type: direct
849         value_specs:
850           ATT_VF_BROADCAST_ALLOW:
851             get_input: ATT_VF_BROADCAST_ALLOW_vCE_SRIOV1_0
852           ATT_VF_VLAN_ANTI_SPOOF_CHECK:
853             get_input: ATT_VF_VLAN_ANTI_SPOOF_CHECK_vCE_SRIOV1_0
854           ATT_VF_UNKNOWN_MULTICAST_ALLOW:
855             get_input: ATT_VF_UNKNOWN_MULTICAST_ALLOW_vCE_SRIOV1_0
856           ATT_FABRIC_CONFIGURATION_REQUIRED: true
857           ATT_VF_MAC_ANTI_SPOOF_CHECK:
858             get_input: ATT_VF_MAC_ANTI_SPOOF_CHECK_vCE_SRIOV1_0
859           ATT_VF_VLAN_FILTER:
860             get_input: ATT_VF_VLAN_FILTER_vCE_SRIOV1_0
861           ATT_VF_VLAN_STRIP:
862             get_input: ATT_VF_VLAN_STRIP_vCE_SRIOV1_0
863           ATT_VF_LINK_STATUS:
864             get_input: ATT_VF_LINK_STATUS_vCE_SRIOV1_0
865           ATT_VF_UNKNOWN_UNICAST_ALLOW:
866             get_input: ATT_VF_UNKNOWN_UNICAST_ALLOW_vCE_SRIOV1_0
867           ATT_VF_INSERT_STAG:
868             get_input: ATT_VF_INSERT_STAG_vCE_SRIOV1_0
869         network_role_tag: vce_SRIOV1_0
870         network:
871           get_input: vce_SRIOV1_0_net_id
872       requirements:
873       - binding:
874           capability: tosca.capabilities.network.Bindable
875           node: vce_0
876           relationship: tosca.relationships.network.BindsTo
877   groups:
878     base_vCE_group:
879       type: org.openecomp.groups.heat.HeatStack
880       properties:
881         heat_file: ../Artifacts/base_vCE.yaml
882         description: ATT Vyatta vRouter template with 3 ports total - 1 Mgmt - 2 SR-IOV.
883       members:
884       - vce_SRIOV2_0_port
885       - vce_oam0_port
886       - vce_0
887       - vce_SRIOV1_0_port