[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / hot-mog-0108-bs1271 / expectedoutputfiles / MainServiceTemplate.yaml
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.pd_server:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10   org.openecomp.resource.vfc.nodes.heat.ps_server:
11     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
12   org.openecomp.resource.vfc.nodes.heat.sm_server:
13     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
14   org.openecomp.resource.vfc.nodes.heat.cm_server:
15     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
16   org.openecomp.resource.vfc.nodes.heat.oam_server:
17     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18 topology_template:
19   inputs:
20     pd_flavor_name:
21       label: PD flavor name
22       hidden: false
23       immutable: false
24       type: string
25       description: flavor name of PD instance
26       default: m3.xlarge
27     availabilityzone_name:
28       label: availabilityzone name
29       hidden: false
30       immutable: false
31       type: string
32       description: availabilityzone name
33       default: nova
34     repl_net_ips:
35       label: repl network ips
36       hidden: false
37       immutable: false
38       type: list
39       description: ips of repl network
40       default:
41       - 107.239.33.57
42       - 107.239.33.58
43       entry_schema:
44         type: string
45     sl_net_name:
46       label: silver lining network name
47       hidden: false
48       immutable: false
49       type: string
50       description: id of the sl network
51       default: exn_protected_net_0
52     pd_image_name:
53       label: image name
54       hidden: false
55       immutable: false
56       type: string
57       description: PD image name
58       default: MOG_BASE_8.0
59     mog_script_name:
60       label: mog Config script name
61       hidden: false
62       immutable: false
63       type: string
64       description: Config script name
65       default: http://10.147.38.210:8080/v1/AUTH_8e501b8121f34a6eaaf526d3305985cc/mogtestcontainer/mog-cloudinit.sh
66     pd_server_names:
67       label: PD server names
68       hidden: false
69       immutable: false
70       type: list
71       description: name of the PD instance
72       default:
73       - ZRDM1MOGX01MPD001
74       - ZRDM1MOGX01MPD002
75       entry_schema:
76         type: string
77     sm_server_names:
78       label: SM server names
79       hidden: false
80       immutable: false
81       type: list
82       description: name of the SM instance
83       default:
84       - ZRDM1MOGX01MSM001
85       - ZRDM1MOGX01MSM002
86       entry_schema:
87         type: string
88     dummy_net_netmask_1:
89       hidden: false
90       immutable: false
91       type: string
92       description: CSB internal network subnet mask
93       default: 255.255.255.0
94     dummy_net_netmask_0:
95       hidden: false
96       immutable: false
97       type: string
98       description: CSB internal network subnet mask
99       default: 255.255.255.0
100     ran_net_floating_ip:
101       label: mog ran net virtual ip
102       hidden: false
103       immutable: false
104       type: string
105       description: mog ran net virtual ip
106       default: 107.239.36.5
107     ran_net_ips:
108       label: RAN network ips
109       hidden: false
110       immutable: false
111       type: list
112       description: RAN network ip
113       default:
114       - 107.239.36.3
115       - 107.239.36.4
116       entry_schema:
117         type: string
118     dummy_net_end_0:
119       label: csb internal end
120       hidden: false
121       immutable: false
122       type: string
123       description: csb internal end
124       default: 169.254.1.254
125     oam_image_name:
126       label: image name
127       hidden: false
128       immutable: false
129       type: string
130       description: OAM image name
131       default: MOG_BASE_8.0
132     dummy_net_end_1:
133       label: csb internal end
134       hidden: false
135       immutable: false
136       type: string
137       description: csb internal end
138       default: 169.254.2.254
139     oam_net_name:
140       label: oam network name
141       hidden: false
142       immutable: false
143       type: string
144       description: name of the oam network
145       default: oam_protected_net_0
146     oam_net_ips:
147       label: internet network ips
148       hidden: false
149       immutable: false
150       type: list
151       description: ip of the OAM network
152       default:
153       - 107.250.172.213
154       - 107.250.172.214
155       - 107.250.172.215
156       - 107.250.172.216
157       - 107.250.172.217
158       entry_schema:
159         type: string
160     ran_net_name:
161       label: RAN network name
162       hidden: false
163       immutable: false
164       type: string
165       description: RAN network name
166       default: gn_direct_net_0
167     cluster-manager-vol-1:
168       label: mog-cm-vol-1
169       hidden: false
170       immutable: false
171       type: string
172       description: Cluster Manager volume 1
173       default: 43ccf5ba-2d50-427b-a38f-e8c7d8670eee
174     cluster-manager-vol-2:
175       label: mog-cm-vol-2
176       hidden: false
177       immutable: false
178       type: string
179       description: Cluster Manager volume 2 with ISO image
180       default: 6f92e211-2d61-487d-8f84-d2d00cea3698
181     csb_net_netmask:
182       hidden: false
183       immutable: false
184       type: string
185       description: CSB internal network subnet mask
186       default: 255.255.255.0
187     oam_flavor_name:
188       label: OAM flavor name
189       hidden: false
190       immutable: false
191       type: string
192       description: flavor name of OAM instance
193       default: m3.xlarge
194     dummy_net_start_0:
195       label: csb internal start
196       hidden: false
197       immutable: false
198       type: string
199       description: csb internal start
200       default: 169.254.1.4
201     dummy_net_start_1:
202       label: csb internal start
203       hidden: false
204       immutable: false
205       type: string
206       description: csb internal start
207       default: 169.254.2.4
208     cm_flavor_name:
209       label: CM flavor name
210       hidden: false
211       immutable: false
212       type: string
213       description: flavor name of CM instance
214       default: m3.xlarge
215     sm_image_name:
216       label: image name
217       hidden: false
218       immutable: false
219       type: string
220       description: SM image name
221       default: MOG_BASE_8.0
222     mog_parameter_name:
223       label: mog script parameter name
224       hidden: false
225       immutable: false
226       type: string
227       description: Config script parameter csv file name
228       default: http://10.147.38.210:8080/v1/AUTH_8e501b8121f34a6eaaf526d3305985cc/mogtestcontainer
229     ps_server_names:
230       label: PS server names
231       hidden: false
232       immutable: false
233       type: list
234       description: name of the PS instance
235       default:
236       - ZRDM1MOGX01MPS001
237       - ZRDM1MOGX01MPS002
238       - ZRDM1MOGX01MPS003
239       - ZRDM1MOGX01MPS004
240       entry_schema:
241         type: string
242     csb_net_ips:
243       hidden: false
244       immutable: false
245       type: list
246       description: mog_csb_net IP addresses
247       default:
248       - 172.26.0.10
249       - 172.26.0.11
250       - 172.26.0.12
251       - 172.26.0.13
252       - 172.26.0.14
253       - 172.26.0.15
254       - 172.26.0.16
255       - 172.26.0.17
256       - 172.26.0.18
257       - 172.26.0.19
258       - 172.26.0.20
259       entry_schema:
260         type: string
261     ps_flavor_name:
262       label: PS flavor name
263       hidden: false
264       immutable: false
265       type: string
266       description: flavor name of PS instance
267       default: m3.xlarge
268     rx_net_ips:
269       label: Rx network ips
270       hidden: false
271       immutable: false
272       type: list
273       description: Rx network ips
274       default:
275       - 107.239.34.3
276       - 107.239.34.4
277       entry_schema:
278         type: string
279     dummy_net_name_1:
280       label: csb internal network name
281       hidden: false
282       immutable: false
283       type: string
284       description: csb internal network name
285       default: mog_dummy_1
286     dummy_net_cidr_1:
287       label: csb ineternal cidr
288       hidden: false
289       immutable: false
290       type: string
291       description: csb internal cidr
292       default: 169.254.2.0/24
293     dummy_net_name_0:
294       label: csb internal network name
295       hidden: false
296       immutable: false
297       type: string
298       description: csb internal network name
299       default: mog_dummy_0
300     dummy_net_cidr_0:
301       label: csb ineternal cidr
302       hidden: false
303       immutable: false
304       type: string
305       description: csb internal cidr
306       default: 169.254.1.0/24
307     mog_swift_container:
308       label: mog Config URL
309       hidden: false
310       immutable: false
311       type: string
312       description: Config URL
313       default: http://10.147.38.210:8080/v1/AUTH_8e501b8121f34a6eaaf526d3305985cc/mogtestcontainer
314     oam-vol-2:
315       label: mog-oam-vol-2
316       hidden: false
317       immutable: false
318       type: string
319       description: OAM volume 2
320       default: 6d169cb6-6ddc-41dc-920c-2839898a2924
321     sl_net_floating_ip:
322       label: mog sl net virtual ip
323       hidden: false
324       immutable: false
325       type: string
326       description: mog sl net virtual ip
327       default: 107.239.45.6
328     session-manager-vol-1:
329       label: mog-sm-vol-1
330       hidden: false
331       immutable: false
332       type: string
333       description: Session Manager volume 1
334       default: 49201898-333d-4c88-b58d-cf573b091633
335     rx_net_floating_ip:
336       label: mog rx net virtual ip
337       hidden: false
338       immutable: false
339       type: string
340       description: mog rx net virtual ip
341       default: 107.239.34.5
342     session-manager-vol-2:
343       label: mog-sm-vol-2
344       hidden: false
345       immutable: false
346       type: string
347       description: Session Manager volume 2
348       default: 4c35b5f1-ce99-4220-a6e2-cda6e2d713a0
349     oam-vol-1:
350       label: mog-oam-vol-1
351       hidden: false
352       immutable: false
353       type: string
354       description: OAM volume 1
355       default: 0a7fcd9e-2624-401d-ac21-b0191f85ec77
356     csb_net_start:
357       label: csb internal start
358       hidden: false
359       immutable: false
360       type: string
361       description: csb internal start
362       default: 172.26.0.1
363     cm_image_name:
364       label: image name
365       hidden: false
366       immutable: false
367       type: string
368       description: CM image name
369       default: MOG_BASE_8.0
370     sm_flavor_name:
371       label: SM flavor name
372       hidden: false
373       immutable: false
374       type: string
375       description: flavor name of SM instance
376       default: m2.xlarge4
377     ps_image_name:
378       label: PS image name
379       hidden: false
380       immutable: false
381       type: string
382       description: PS image name
383       default: MOG_BASE_8.0
384     oam_server_names:
385       label: OAM server names
386       hidden: false
387       immutable: false
388       type: list
389       description: name of the OAM instance
390       default:
391       - ZRDM1MOGX01OAM001
392       - ZRDM1MOGX01OAM002
393       entry_schema:
394         type: string
395     csb_net_cidr:
396       label: csb ineternal cidr
397       hidden: false
398       immutable: false
399       type: string
400       description: csb internal cidr
401       default: 172.26.0.0/24
402     cm_server_names:
403       label: CM server names
404       hidden: false
405       immutable: false
406       type: list
407       description: name of the CM instance
408       default:
409       - ZRDM1MOGX01MCM001
410       entry_schema:
411         type: string
412     sl_net_ips:
413       label: silver lining network ips
414       hidden: false
415       immutable: false
416       type: list
417       description: ips of the sl network
418       default:
419       - 107.239.45.4
420       - 107.239.45.5
421       entry_schema:
422         type: string
423     rx_net_name:
424       label: Rx network name
425       hidden: false
426       immutable: false
427       type: string
428       description: Rx network name
429       default: cor_direct_net_1
430     repl_net_name:
431       label: Replication network name
432       hidden: false
433       immutable: false
434       type: string
435       description: name of the replication network
436       default: cor_direct_net_0
437     security_group_name:
438       label: security group name
439       hidden: false
440       immutable: false
441       type: string
442       description: the name of security group
443       default: mog_security_group
444     csb_net_end:
445       label: csb internal end
446       hidden: false
447       immutable: false
448       type: string
449       description: csb internal end
450       default: 172.26.0.254
451     csb_net_name:
452       label: csb internal network name
453       hidden: false
454       immutable: false
455       type: string
456       description: csb internal network name
457       default: int_mog_csb_net
458     mog_script_dir:
459       label: mog Config script directory
460       hidden: false
461       immutable: false
462       type: string
463       description: Config script directory
464       default: /root
465   node_templates:
466     cm01_port_1:
467       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
468       properties:
469         ip_requirements:
470         - ip_version: 4
471           ip_count_required:
472             is_required: true
473           floating_ip_count_required:
474             is_required: false
475         security_groups:
476         - mog_security_group
477         fixed_ips:
478         - ip_address:
479             get_input:
480             - oam_net_ips
481             - 4
482         mac_requirements:
483           mac_count_required:
484             is_required: false
485         network_role_tag: oam
486         network:
487           get_input: oam_net_name
488       requirements:
489       - binding:
490           capability: tosca.capabilities.network.Bindable
491           node: server_cm01
492           relationship: tosca.relationships.network.BindsTo
493     cm01_port_0:
494       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
495       properties:
496         ip_requirements:
497         - ip_version: 4
498           ip_count_required:
499             is_required: true
500           floating_ip_count_required:
501             is_required: false
502         security_groups:
503         - mog_security_group
504         fixed_ips:
505         - ip_address:
506             get_input:
507             - csb_net_ips
508             - 10
509         mac_requirements:
510           mac_count_required:
511             is_required: false
512         network: csb_net
513       requirements:
514       - link:
515           capability: tosca.capabilities.network.Linkable
516           node: csb_net
517           relationship: tosca.relationships.network.LinksTo
518       - binding:
519           capability: tosca.capabilities.network.Bindable
520           node: server_cm01
521           relationship: tosca.relationships.network.BindsTo
522     sm02_port_0:
523       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
524       properties:
525         ip_requirements:
526         - ip_version: 4
527           ip_count_required:
528             is_required: false
529           floating_ip_count_required:
530             is_required: false
531         security_groups:
532         - mog_security_group
533         mac_requirements:
534           mac_count_required:
535             is_required: false
536         network: csb_net
537       requirements:
538       - link:
539           capability: tosca.capabilities.network.Linkable
540           node: csb_net
541           relationship: tosca.relationships.network.LinksTo
542       - binding:
543           capability: tosca.capabilities.network.Bindable
544           node: server_sm02
545           relationship: tosca.relationships.network.BindsTo
546     server_ps04:
547       type: org.openecomp.resource.vfc.nodes.heat.ps_server
548       properties:
549         flavor:
550           get_input: ps_flavor_name
551         availability_zone:
552           get_input: availabilityzone_name
553         image:
554           get_input: ps_image_name
555         user_data_format: RAW
556         name:
557           get_input:
558           - ps_server_names
559           - 3
560         scheduler_hints:
561           group: servergroup_mog03_group
562     server_ps03:
563       type: org.openecomp.resource.vfc.nodes.heat.ps_server
564       properties:
565         flavor:
566           get_input: ps_flavor_name
567         availability_zone:
568           get_input: availabilityzone_name
569         image:
570           get_input: ps_image_name
571         user_data_format: RAW
572         name:
573           get_input:
574           - ps_server_names
575           - 2
576         scheduler_hints:
577           group: servergroup_mog03_group
578     sm01_port_0:
579       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
580       properties:
581         ip_requirements:
582         - ip_version: 4
583           ip_count_required:
584             is_required: false
585           floating_ip_count_required:
586             is_required: false
587         security_groups:
588         - mog_security_group
589         mac_requirements:
590           mac_count_required:
591             is_required: false
592         network: csb_net
593       requirements:
594       - link:
595           capability: tosca.capabilities.network.Linkable
596           node: csb_net
597           relationship: tosca.relationships.network.LinksTo
598       - binding:
599           capability: tosca.capabilities.network.Bindable
600           node: server_sm01
601           relationship: tosca.relationships.network.BindsTo
602     sm02_port_2:
603       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
604       properties:
605         ip_requirements:
606         - ip_version: 4
607           ip_count_required:
608             is_required: true
609           floating_ip_count_required:
610             is_required: false
611         security_groups:
612         - mog_security_group
613         fixed_ips:
614         - ip_address:
615             get_input:
616             - repl_net_ips
617             - 1
618         mac_requirements:
619           mac_count_required:
620             is_required: false
621         network_role_tag: repl
622         network:
623           get_input: repl_net_name
624     server_ps02:
625       type: org.openecomp.resource.vfc.nodes.heat.ps_server
626       properties:
627         flavor:
628           get_input: ps_flavor_name
629         availability_zone:
630           get_input: availabilityzone_name
631         image:
632           get_input: ps_image_name
633         user_data_format: RAW
634         name:
635           get_input:
636           - ps_server_names
637           - 1
638         scheduler_hints:
639           group: servergroup_mog03_group
640     sm01_port_1:
641       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
642       properties:
643         ip_requirements:
644         - ip_version: 4
645           ip_count_required:
646             is_required: false
647           floating_ip_count_required:
648             is_required: false
649         security_groups:
650         - mog_security_group
651         mac_requirements:
652           mac_count_required:
653             is_required: false
654         network: dummy_net_0
655       requirements:
656       - link:
657           capability: tosca.capabilities.network.Linkable
658           node: dummy_net_0
659           relationship: tosca.relationships.network.LinksTo
660       - binding:
661           capability: tosca.capabilities.network.Bindable
662           node: server_sm01
663           relationship: tosca.relationships.network.BindsTo
664     sm02_port_1:
665       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
666       properties:
667         ip_requirements:
668         - ip_version: 4
669           ip_count_required:
670             is_required: false
671           floating_ip_count_required:
672             is_required: false
673         security_groups:
674         - mog_security_group
675         mac_requirements:
676           mac_count_required:
677             is_required: false
678         network: dummy_net_0
679       requirements:
680       - link:
681           capability: tosca.capabilities.network.Linkable
682           node: dummy_net_0
683           relationship: tosca.relationships.network.LinksTo
684       - binding:
685           capability: tosca.capabilities.network.Bindable
686           node: server_sm02
687           relationship: tosca.relationships.network.BindsTo
688     server_ps01:
689       type: org.openecomp.resource.vfc.nodes.heat.ps_server
690       properties:
691         flavor:
692           get_input: ps_flavor_name
693         availability_zone:
694           get_input: availabilityzone_name
695         image:
696           get_input: ps_image_name
697         user_data_format: RAW
698         name:
699           get_input:
700           - ps_server_names
701           - 0
702         scheduler_hints:
703           group: servergroup_mog03_group
704     csb_net:
705       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
706       properties:
707         dhcp_enabled: true
708         network_name:
709           get_input: csb_net_name
710         subnets:
711           csb_ip_subnet:
712             enable_dhcp: true
713             name:
714               get_input: csb_net_name
715             cidr:
716               get_input: csb_net_cidr
717             allocation_pools:
718             - start:
719                 get_input: csb_net_start
720               end:
721                 get_input: csb_net_end
722     sm01_port_2:
723       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
724       properties:
725         ip_requirements:
726         - ip_version: 4
727           ip_count_required:
728             is_required: true
729           floating_ip_count_required:
730             is_required: false
731         security_groups:
732         - mog_security_group
733         fixed_ips:
734         - ip_address:
735             get_input:
736             - repl_net_ips
737             - 0
738         mac_requirements:
739           mac_count_required:
740             is_required: false
741         network_role_tag: repl
742         network:
743           get_input: repl_net_name
744     pd01_port_5:
745       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
746       properties:
747         ip_requirements:
748         - ip_version: 4
749           ip_count_required:
750             is_required: true
751           floating_ip_count_required:
752             is_required: true
753         security_groups:
754         - mog_security_group
755         fixed_ips:
756         - ip_address:
757             get_input:
758             - ran_net_ips
759             - 0
760         mac_requirements:
761           mac_count_required:
762             is_required: false
763         allowed_address_pairs:
764         - ip_address:
765             get_input: ran_net_floating_ip
766         network_role_tag: ran
767         network:
768           get_input: ran_net_name
769       requirements:
770       - binding:
771           capability: tosca.capabilities.network.Bindable
772           node: server_pd_01
773           relationship: tosca.relationships.network.BindsTo
774     pd01_port_4:
775       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
776       properties:
777         ip_requirements:
778         - ip_version: 4
779           ip_count_required:
780             is_required: false
781           floating_ip_count_required:
782             is_required: false
783         security_groups:
784         - mog_security_group
785         mac_requirements:
786           mac_count_required:
787             is_required: false
788         network: dummy_net_1
789       requirements:
790       - link:
791           capability: tosca.capabilities.network.Linkable
792           node: dummy_net_1
793           relationship: tosca.relationships.network.LinksTo
794       - binding:
795           capability: tosca.capabilities.network.Bindable
796           node: server_pd_01
797           relationship: tosca.relationships.network.BindsTo
798     pd02_port_5:
799       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
800       properties:
801         ip_requirements:
802         - ip_version: 4
803           ip_count_required:
804             is_required: true
805           floating_ip_count_required:
806             is_required: true
807         security_groups:
808         - mog_security_group
809         fixed_ips:
810         - ip_address:
811             get_input:
812             - ran_net_ips
813             - 1
814         mac_requirements:
815           mac_count_required:
816             is_required: false
817         allowed_address_pairs:
818         - ip_address:
819             get_input: ran_net_floating_ip
820         network_role_tag: ran
821         network:
822           get_input: ran_net_name
823       requirements:
824       - binding:
825           capability: tosca.capabilities.network.Bindable
826           node: server_pd_02
827           relationship: tosca.relationships.network.BindsTo
828     pd01_port_6:
829       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
830       properties:
831         ip_requirements:
832         - ip_version: 4
833           ip_count_required:
834             is_required: true
835           floating_ip_count_required:
836             is_required: true
837         security_groups:
838         - mog_security_group
839         fixed_ips:
840         - ip_address:
841             get_input:
842             - sl_net_ips
843             - 0
844         mac_requirements:
845           mac_count_required:
846             is_required: false
847         allowed_address_pairs:
848         - ip_address:
849             get_input: sl_net_floating_ip
850         network_role_tag: sl
851         network:
852           get_input: sl_net_name
853       requirements:
854       - binding:
855           capability: tosca.capabilities.network.Bindable
856           node: server_pd_01
857           relationship: tosca.relationships.network.BindsTo
858     pd02_port_6:
859       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
860       properties:
861         ip_requirements:
862         - ip_version: 4
863           ip_count_required:
864             is_required: true
865           floating_ip_count_required:
866             is_required: true
867         security_groups:
868         - mog_security_group
869         fixed_ips:
870         - ip_address:
871             get_input:
872             - sl_net_ips
873             - 1
874         mac_requirements:
875           mac_count_required:
876             is_required: false
877         allowed_address_pairs:
878         - ip_address:
879             get_input: sl_net_floating_ip
880         network_role_tag: sl
881         network:
882           get_input: sl_net_name
883       requirements:
884       - binding:
885           capability: tosca.capabilities.network.Bindable
886           node: server_pd_02
887           relationship: tosca.relationships.network.BindsTo
888     server_sm02:
889       type: org.openecomp.resource.vfc.nodes.heat.sm_server
890       properties:
891         flavor:
892           get_input: sm_flavor_name
893         availability_zone:
894           get_input: availabilityzone_name
895         image:
896           get_input: sm_image_name
897         user_data_format: RAW
898         name:
899           get_input:
900           - sm_server_names
901           - 1
902         scheduler_hints:
903           group: servergroup_mog02_group
904     ps02_port_0:
905       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
906       properties:
907         ip_requirements:
908         - ip_version: 4
909           ip_count_required:
910             is_required: false
911           floating_ip_count_required:
912             is_required: false
913         security_groups:
914         - mog_security_group
915         mac_requirements:
916           mac_count_required:
917             is_required: false
918         network: csb_net
919       requirements:
920       - link:
921           capability: tosca.capabilities.network.Linkable
922           node: csb_net
923           relationship: tosca.relationships.network.LinksTo
924       - binding:
925           capability: tosca.capabilities.network.Bindable
926           node: server_ps02
927           relationship: tosca.relationships.network.BindsTo
928     ps04_port_0:
929       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
930       properties:
931         ip_requirements:
932         - ip_version: 4
933           ip_count_required:
934             is_required: false
935           floating_ip_count_required:
936             is_required: false
937         security_groups:
938         - mog_security_group
939         mac_requirements:
940           mac_count_required:
941             is_required: false
942         network: csb_net
943       requirements:
944       - link:
945           capability: tosca.capabilities.network.Linkable
946           node: csb_net
947           relationship: tosca.relationships.network.LinksTo
948       - binding:
949           capability: tosca.capabilities.network.Bindable
950           node: server_ps04
951           relationship: tosca.relationships.network.BindsTo
952     ps03_port_0:
953       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
954       properties:
955         ip_requirements:
956         - ip_version: 4
957           ip_count_required:
958             is_required: false
959           floating_ip_count_required:
960             is_required: false
961         security_groups:
962         - mog_security_group
963         mac_requirements:
964           mac_count_required:
965             is_required: false
966         network: csb_net
967       requirements:
968       - link:
969           capability: tosca.capabilities.network.Linkable
970           node: csb_net
971           relationship: tosca.relationships.network.LinksTo
972       - binding:
973           capability: tosca.capabilities.network.Bindable
974           node: server_ps03
975           relationship: tosca.relationships.network.BindsTo
976     ps01_port_0:
977       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
978       properties:
979         ip_requirements:
980         - ip_version: 4
981           ip_count_required:
982             is_required: false
983           floating_ip_count_required:
984             is_required: false
985         security_groups:
986         - mog_security_group
987         mac_requirements:
988           mac_count_required:
989             is_required: false
990         network: csb_net
991       requirements:
992       - link:
993           capability: tosca.capabilities.network.Linkable
994           node: csb_net
995           relationship: tosca.relationships.network.LinksTo
996       - binding:
997           capability: tosca.capabilities.network.Bindable
998           node: server_ps01
999           relationship: tosca.relationships.network.BindsTo
1000     server_sm01:
1001       type: org.openecomp.resource.vfc.nodes.heat.sm_server
1002       properties:
1003         flavor:
1004           get_input: sm_flavor_name
1005         availability_zone:
1006           get_input: availabilityzone_name
1007         image:
1008           get_input: sm_image_name
1009         user_data_format: RAW
1010         name:
1011           get_input:
1012           - sm_server_names
1013           - 0
1014         scheduler_hints:
1015           group: servergroup_mog02_group
1016     dummy_net_0:
1017       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
1018       properties:
1019         dhcp_enabled: true
1020         network_name:
1021           get_input: dummy_net_name_0
1022         subnets:
1023           dummy_ip_subnet_0:
1024             enable_dhcp: true
1025             name:
1026               get_input: dummy_net_name_0
1027             cidr:
1028               get_input: dummy_net_cidr_0
1029             allocation_pools:
1030             - start:
1031                 get_input: dummy_net_start_0
1032               end:
1033                 get_input: dummy_net_end_0
1034     server_cm01:
1035       type: org.openecomp.resource.vfc.nodes.heat.cm_server
1036       properties:
1037         flavor:
1038           get_input: cm_flavor_name
1039         availability_zone:
1040           get_input: availabilityzone_name
1041         image:
1042           get_input: cm_image_name
1043         user_data_format: RAW
1044         name:
1045           get_input:
1046           - cm_server_names
1047           - 0
1048         scheduler_hints:
1049           group: servergroup_mog03_group
1050     server_pd_02:
1051       type: org.openecomp.resource.vfc.nodes.heat.pd_server
1052       properties:
1053         flavor:
1054           get_input: pd_flavor_name
1055         availability_zone:
1056           get_input: availabilityzone_name
1057         image:
1058           get_input: pd_image_name
1059         user_data_format: RAW
1060         name:
1061           get_input:
1062           - pd_server_names
1063           - 1
1064         scheduler_hints:
1065           group: servergroup_mog01_group
1066     server_pd_01:
1067       type: org.openecomp.resource.vfc.nodes.heat.pd_server
1068       properties:
1069         flavor:
1070           get_input: pd_flavor_name
1071         availability_zone:
1072           get_input: availabilityzone_name
1073         image:
1074           get_input: pd_image_name
1075         user_data_format: RAW
1076         name:
1077           get_input:
1078           - pd_server_names
1079           - 0
1080         scheduler_hints:
1081           group: servergroup_mog01_group
1082     server_oam01:
1083       type: org.openecomp.resource.vfc.nodes.heat.oam_server
1084       properties:
1085         flavor:
1086           get_input: oam_flavor_name
1087         availability_zone:
1088           get_input: availabilityzone_name
1089         image:
1090           get_input: oam_image_name
1091         user_data_format: RAW
1092         name:
1093           get_input:
1094           - oam_server_names
1095           - 0
1096         scheduler_hints:
1097           group: servergroup_mog02_group
1098     server_oam02:
1099       type: org.openecomp.resource.vfc.nodes.heat.oam_server
1100       properties:
1101         flavor:
1102           get_input: oam_flavor_name
1103         availability_zone:
1104           get_input: availabilityzone_name
1105         image:
1106           get_input: oam_image_name
1107         user_data_format: RAW
1108         name:
1109           get_input:
1110           - oam_server_names
1111           - 1
1112         scheduler_hints:
1113           group: servergroup_mog02_group
1114     dummy_net_1:
1115       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
1116       properties:
1117         dhcp_enabled: true
1118         network_name:
1119           get_input: dummy_net_name_1
1120         subnets:
1121           dummy_ip_subnet_1:
1122             enable_dhcp: true
1123             name:
1124               get_input: dummy_net_name_1
1125             cidr:
1126               get_input: dummy_net_cidr_1
1127             allocation_pools:
1128             - start:
1129                 get_input: dummy_net_start_1
1130               end:
1131                 get_input: dummy_net_end_1
1132     mog_security_group:
1133       type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
1134       properties:
1135         name:
1136           get_input: security_group_name
1137         description: mog security group
1138         rules:
1139         - protocol: tcp
1140           ethertype: IPv4
1141           port_range_max: 65535
1142           remote_ip_prefix: 0.0.0.0/0
1143           direction: egress
1144           port_range_min: 1
1145         - protocol: udp
1146           ethertype: IPv4
1147           port_range_max: 65535
1148           remote_ip_prefix: 0.0.0.0/0
1149           direction: egress
1150           port_range_min: 1
1151         - protocol: icmp
1152           ethertype: IPv4
1153           remote_ip_prefix: 0.0.0.0/0
1154           direction: egress
1155         - protocol: tcp
1156           ethertype: IPv4
1157           port_range_max: 65535
1158           remote_ip_prefix: 0.0.0.0/0
1159           direction: ingress
1160           port_range_min: 1
1161         - protocol: udp
1162           ethertype: IPv4
1163           port_range_max: 65535
1164           remote_ip_prefix: 0.0.0.0/0
1165           direction: ingress
1166           port_range_min: 1
1167         - protocol: icmp
1168           ethertype: IPv4
1169           remote_ip_prefix: 0.0.0.0/0
1170           direction: ingress
1171       requirements:
1172       - port:
1173           capability: tosca.capabilities.Attachment
1174           node: pd01_port_0
1175           relationship: org.openecomp.relationships.AttachesTo
1176       - port:
1177           capability: tosca.capabilities.Attachment
1178           node: pd01_port_1
1179           relationship: org.openecomp.relationships.AttachesTo
1180       - port:
1181           capability: tosca.capabilities.Attachment
1182           node: pd01_port_2
1183           relationship: org.openecomp.relationships.AttachesTo
1184       - port:
1185           capability: tosca.capabilities.Attachment
1186           node: pd01_port_3
1187           relationship: org.openecomp.relationships.AttachesTo
1188       - port:
1189           capability: tosca.capabilities.Attachment
1190           node: pd01_port_4
1191           relationship: org.openecomp.relationships.AttachesTo
1192       - port:
1193           capability: tosca.capabilities.Attachment
1194           node: pd01_port_5
1195           relationship: org.openecomp.relationships.AttachesTo
1196       - port:
1197           capability: tosca.capabilities.Attachment
1198           node: pd01_port_6
1199           relationship: org.openecomp.relationships.AttachesTo
1200       - port:
1201           capability: tosca.capabilities.Attachment
1202           node: pd02_port_0
1203           relationship: org.openecomp.relationships.AttachesTo
1204       - port:
1205           capability: tosca.capabilities.Attachment
1206           node: pd02_port_1
1207           relationship: org.openecomp.relationships.AttachesTo
1208       - port:
1209           capability: tosca.capabilities.Attachment
1210           node: pd02_port_2
1211           relationship: org.openecomp.relationships.AttachesTo
1212       - port:
1213           capability: tosca.capabilities.Attachment
1214           node: pd02_port_3
1215           relationship: org.openecomp.relationships.AttachesTo
1216       - port:
1217           capability: tosca.capabilities.Attachment
1218           node: pd02_port_4
1219           relationship: org.openecomp.relationships.AttachesTo
1220       - port:
1221           capability: tosca.capabilities.Attachment
1222           node: pd02_port_5
1223           relationship: org.openecomp.relationships.AttachesTo
1224       - port:
1225           capability: tosca.capabilities.Attachment
1226           node: pd02_port_6
1227           relationship: org.openecomp.relationships.AttachesTo
1228       - port:
1229           capability: tosca.capabilities.Attachment
1230           node: oam01_port_0
1231           relationship: org.openecomp.relationships.AttachesTo
1232       - port:
1233           capability: tosca.capabilities.Attachment
1234           node: oam01_port_1
1235           relationship: org.openecomp.relationships.AttachesTo
1236       - port:
1237           capability: tosca.capabilities.Attachment
1238           node: oam02_port_0
1239           relationship: org.openecomp.relationships.AttachesTo
1240       - port:
1241           capability: tosca.capabilities.Attachment
1242           node: oam02_port_1
1243           relationship: org.openecomp.relationships.AttachesTo
1244       - port:
1245           capability: tosca.capabilities.Attachment
1246           node: sm01_port_0
1247           relationship: org.openecomp.relationships.AttachesTo
1248       - port:
1249           capability: tosca.capabilities.Attachment
1250           node: sm01_port_1
1251           relationship: org.openecomp.relationships.AttachesTo
1252       - port:
1253           capability: tosca.capabilities.Attachment
1254           node: sm01_port_2
1255           relationship: org.openecomp.relationships.AttachesTo
1256       - port:
1257           capability: tosca.capabilities.Attachment
1258           node: sm02_port_0
1259           relationship: org.openecomp.relationships.AttachesTo
1260       - port:
1261           capability: tosca.capabilities.Attachment
1262           node: sm02_port_1
1263           relationship: org.openecomp.relationships.AttachesTo
1264       - port:
1265           capability: tosca.capabilities.Attachment
1266           node: sm02_port_2
1267           relationship: org.openecomp.relationships.AttachesTo
1268       - port:
1269           capability: tosca.capabilities.Attachment
1270           node: ps01_port_0
1271           relationship: org.openecomp.relationships.AttachesTo
1272       - port:
1273           capability: tosca.capabilities.Attachment
1274           node: ps02_port_0
1275           relationship: org.openecomp.relationships.AttachesTo
1276       - port:
1277           capability: tosca.capabilities.Attachment
1278           node: ps03_port_0
1279           relationship: org.openecomp.relationships.AttachesTo
1280       - port:
1281           capability: tosca.capabilities.Attachment
1282           node: ps04_port_0
1283           relationship: org.openecomp.relationships.AttachesTo
1284       - port:
1285           capability: tosca.capabilities.Attachment
1286           node: cm01_port_0
1287           relationship: org.openecomp.relationships.AttachesTo
1288       - port:
1289           capability: tosca.capabilities.Attachment
1290           node: cm01_port_1
1291           relationship: org.openecomp.relationships.AttachesTo
1292     pd01_port_1:
1293       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1294       properties:
1295         ip_requirements:
1296         - ip_version: 4
1297           ip_count_required:
1298             is_required: true
1299           floating_ip_count_required:
1300             is_required: false
1301         security_groups:
1302         - mog_security_group
1303         fixed_ips:
1304         - ip_address:
1305             get_input:
1306             - oam_net_ips
1307             - 0
1308         mac_requirements:
1309           mac_count_required:
1310             is_required: false
1311         network_role_tag: oam
1312         network:
1313           get_input: oam_net_name
1314       requirements:
1315       - binding:
1316           capability: tosca.capabilities.network.Bindable
1317           node: server_pd_01
1318           relationship: tosca.relationships.network.BindsTo
1319     pd02_port_3:
1320       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1321       properties:
1322         ip_requirements:
1323         - ip_version: 4
1324           ip_count_required:
1325             is_required: true
1326           floating_ip_count_required:
1327             is_required: true
1328         security_groups:
1329         - mog_security_group
1330         fixed_ips:
1331         - ip_address:
1332             get_input:
1333             - rx_net_ips
1334             - 1
1335         mac_requirements:
1336           mac_count_required:
1337             is_required: false
1338         allowed_address_pairs:
1339         - ip_address:
1340             get_input: rx_net_floating_ip
1341         network_role_tag: rx
1342         network:
1343           get_input: rx_net_name
1344       requirements:
1345       - binding:
1346           capability: tosca.capabilities.network.Bindable
1347           node: server_pd_02
1348           relationship: tosca.relationships.network.BindsTo
1349     pd01_port_0:
1350       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1351       properties:
1352         ip_requirements:
1353         - ip_version: 4
1354           ip_count_required:
1355             is_required: false
1356           floating_ip_count_required:
1357             is_required: false
1358         security_groups:
1359         - mog_security_group
1360         mac_requirements:
1361           mac_count_required:
1362             is_required: false
1363         network: csb_net
1364       requirements:
1365       - link:
1366           capability: tosca.capabilities.network.Linkable
1367           node: csb_net
1368           relationship: tosca.relationships.network.LinksTo
1369       - binding:
1370           capability: tosca.capabilities.network.Bindable
1371           node: server_pd_01
1372           relationship: tosca.relationships.network.BindsTo
1373     pd02_port_4:
1374       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1375       properties:
1376         ip_requirements:
1377         - ip_version: 4
1378           ip_count_required:
1379             is_required: false
1380           floating_ip_count_required:
1381             is_required: false
1382         security_groups:
1383         - mog_security_group
1384         mac_requirements:
1385           mac_count_required:
1386             is_required: false
1387         network: dummy_net_1
1388       requirements:
1389       - link:
1390           capability: tosca.capabilities.network.Linkable
1391           node: dummy_net_1
1392           relationship: tosca.relationships.network.LinksTo
1393       - binding:
1394           capability: tosca.capabilities.network.Bindable
1395           node: server_pd_02
1396           relationship: tosca.relationships.network.BindsTo
1397     pd01_port_3:
1398       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1399       properties:
1400         ip_requirements:
1401         - ip_version: 4
1402           ip_count_required:
1403             is_required: true
1404           floating_ip_count_required:
1405             is_required: true
1406         security_groups:
1407         - mog_security_group
1408         fixed_ips:
1409         - ip_address:
1410             get_input:
1411             - rx_net_ips
1412             - 0
1413         mac_requirements:
1414           mac_count_required:
1415             is_required: false
1416         allowed_address_pairs:
1417         - ip_address:
1418             get_input: rx_net_floating_ip
1419         network_role_tag: rx
1420         network:
1421           get_input: rx_net_name
1422       requirements:
1423       - binding:
1424           capability: tosca.capabilities.network.Bindable
1425           node: server_pd_01
1426           relationship: tosca.relationships.network.BindsTo
1427     pd02_port_1:
1428       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1429       properties:
1430         ip_requirements:
1431         - ip_version: 4
1432           ip_count_required:
1433             is_required: true
1434           floating_ip_count_required:
1435             is_required: false
1436         security_groups:
1437         - mog_security_group
1438         fixed_ips:
1439         - ip_address:
1440             get_input:
1441             - oam_net_ips
1442             - 1
1443         mac_requirements:
1444           mac_count_required:
1445             is_required: false
1446         network_role_tag: oam
1447         network:
1448           get_input: oam_net_name
1449       requirements:
1450       - binding:
1451           capability: tosca.capabilities.network.Bindable
1452           node: server_pd_02
1453           relationship: tosca.relationships.network.BindsTo
1454     pd01_port_2:
1455       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1456       properties:
1457         ip_requirements:
1458         - ip_version: 4
1459           ip_count_required:
1460             is_required: false
1461           floating_ip_count_required:
1462             is_required: false
1463         security_groups:
1464         - mog_security_group
1465         mac_requirements:
1466           mac_count_required:
1467             is_required: false
1468         network: dummy_net_0
1469       requirements:
1470       - link:
1471           capability: tosca.capabilities.network.Linkable
1472           node: dummy_net_0
1473           relationship: tosca.relationships.network.LinksTo
1474       - binding:
1475           capability: tosca.capabilities.network.Bindable
1476           node: server_pd_01
1477           relationship: tosca.relationships.network.BindsTo
1478     pd02_port_2:
1479       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1480       properties:
1481         ip_requirements:
1482         - ip_version: 4
1483           ip_count_required:
1484             is_required: false
1485           floating_ip_count_required:
1486             is_required: false
1487         security_groups:
1488         - mog_security_group
1489         mac_requirements:
1490           mac_count_required:
1491             is_required: false
1492         network: dummy_net_0
1493       requirements:
1494       - link:
1495           capability: tosca.capabilities.network.Linkable
1496           node: dummy_net_0
1497           relationship: tosca.relationships.network.LinksTo
1498       - binding:
1499           capability: tosca.capabilities.network.Bindable
1500           node: server_pd_02
1501           relationship: tosca.relationships.network.BindsTo
1502     oam01_port_1:
1503       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1504       properties:
1505         ip_requirements:
1506         - ip_version: 4
1507           ip_count_required:
1508             is_required: true
1509           floating_ip_count_required:
1510             is_required: false
1511         security_groups:
1512         - mog_security_group
1513         fixed_ips:
1514         - ip_address:
1515             get_input:
1516             - oam_net_ips
1517             - 2
1518         mac_requirements:
1519           mac_count_required:
1520             is_required: false
1521         network_role_tag: oam
1522         network:
1523           get_input: oam_net_name
1524       requirements:
1525       - binding:
1526           capability: tosca.capabilities.network.Bindable
1527           node: server_oam01
1528           relationship: tosca.relationships.network.BindsTo
1529     pd02_port_0:
1530       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1531       properties:
1532         ip_requirements:
1533         - ip_version: 4
1534           ip_count_required:
1535             is_required: false
1536           floating_ip_count_required:
1537             is_required: false
1538         security_groups:
1539         - mog_security_group
1540         mac_requirements:
1541           mac_count_required:
1542             is_required: false
1543         network: csb_net
1544       requirements:
1545       - link:
1546           capability: tosca.capabilities.network.Linkable
1547           node: csb_net
1548           relationship: tosca.relationships.network.LinksTo
1549       - binding:
1550           capability: tosca.capabilities.network.Bindable
1551           node: server_pd_02
1552           relationship: tosca.relationships.network.BindsTo
1553     oam02_port_1:
1554       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1555       properties:
1556         ip_requirements:
1557         - ip_version: 4
1558           ip_count_required:
1559             is_required: true
1560           floating_ip_count_required:
1561             is_required: false
1562         security_groups:
1563         - mog_security_group
1564         fixed_ips:
1565         - ip_address:
1566             get_input:
1567             - oam_net_ips
1568             - 3
1569         mac_requirements:
1570           mac_count_required:
1571             is_required: false
1572         network_role_tag: oam
1573         network:
1574           get_input: oam_net_name
1575       requirements:
1576       - binding:
1577           capability: tosca.capabilities.network.Bindable
1578           node: server_oam02
1579           relationship: tosca.relationships.network.BindsTo
1580     oam01_port_0:
1581       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1582       properties:
1583         ip_requirements:
1584         - ip_version: 4
1585           ip_count_required:
1586             is_required: false
1587           floating_ip_count_required:
1588             is_required: false
1589         security_groups:
1590         - mog_security_group
1591         mac_requirements:
1592           mac_count_required:
1593             is_required: false
1594         network: csb_net
1595       requirements:
1596       - link:
1597           capability: tosca.capabilities.network.Linkable
1598           node: csb_net
1599           relationship: tosca.relationships.network.LinksTo
1600       - binding:
1601           capability: tosca.capabilities.network.Bindable
1602           node: server_oam01
1603           relationship: tosca.relationships.network.BindsTo
1604     oam02_port_0:
1605       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
1606       properties:
1607         ip_requirements:
1608         - ip_version: 4
1609           ip_count_required:
1610             is_required: false
1611           floating_ip_count_required:
1612             is_required: false
1613         security_groups:
1614         - mog_security_group
1615         mac_requirements:
1616           mac_count_required:
1617             is_required: false
1618         network: csb_net
1619       requirements:
1620       - link:
1621           capability: tosca.capabilities.network.Linkable
1622           node: csb_net
1623           relationship: tosca.relationships.network.LinksTo
1624       - binding:
1625           capability: tosca.capabilities.network.Bindable
1626           node: server_oam02
1627           relationship: tosca.relationships.network.BindsTo
1628   groups:
1629     servergroup_mog03_group:
1630       type: tosca.groups.Root
1631       members:
1632       - server_ps01
1633       - server_ps02
1634       - server_ps03
1635       - server_ps04
1636       - server_cm01
1637     servergroup_mog01_group:
1638       type: tosca.groups.Root
1639       members:
1640       - server_pd_01
1641       - server_pd_02
1642     hot-mog-0108-bs1271_group:
1643       type: org.openecomp.groups.heat.HeatStack
1644       properties:
1645         heat_file: ../Artifacts/hot-mog-0108-bs1271.yml
1646         description: heat template that creates MOG stack
1647       members:
1648       - cm01_port_1
1649       - cm01_port_0
1650       - sm02_port_0
1651       - server_ps04
1652       - server_ps03
1653       - sm01_port_0
1654       - sm02_port_2
1655       - server_ps02
1656       - sm01_port_1
1657       - sm02_port_1
1658       - server_ps01
1659       - csb_net
1660       - sm01_port_2
1661       - pd01_port_5
1662       - pd01_port_4
1663       - pd02_port_5
1664       - pd01_port_6
1665       - pd02_port_6
1666       - server_sm02
1667       - ps02_port_0
1668       - ps04_port_0
1669       - ps03_port_0
1670       - ps01_port_0
1671       - server_sm01
1672       - dummy_net_0
1673       - server_cm01
1674       - server_pd_02
1675       - server_pd_01
1676       - server_oam01
1677       - server_oam02
1678       - dummy_net_1
1679       - mog_security_group
1680       - pd01_port_1
1681       - pd02_port_3
1682       - pd01_port_0
1683       - pd02_port_4
1684       - pd01_port_3
1685       - pd02_port_1
1686       - pd01_port_2
1687       - pd02_port_2
1688       - oam01_port_1
1689       - pd02_port_0
1690       - oam02_port_1
1691       - oam01_port_0
1692       - oam02_port_0
1693     servergroup_mog02_group:
1694       type: tosca.groups.Root
1695       members:
1696       - server_oam01
1697       - server_oam02
1698       - server_sm01
1699       - server_sm02
1700   policies:
1701     servergroup_mog03_policy:
1702       type: org.openecomp.policies.placement.Antilocate
1703       properties:
1704         container_type: host
1705       targets:
1706       - servergroup_mog03_group
1707     servergroup_mog01_policy:
1708       type: org.openecomp.policies.placement.Antilocate
1709       properties:
1710         container_type: host
1711       targets:
1712       - servergroup_mog01_group
1713     servergroup_mog02_policy:
1714       type: org.openecomp.policies.placement.Antilocate
1715       properties:
1716         container_type: host
1717       targets:
1718       - servergroup_mog02_group