aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/subInterfaceToInterfaceConnection/vTSBC_AIC/expectedoutputfiles/MainServiceTemplate.yaml
blob: d0f309e42368479c9b155dc77a249d2e3fd2ec60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
tosca_definitions_version: tosca_simple_yaml_1_0_0
metadata:
  template_name: Main
imports:
- CommonGlobalTypes:
    file: CommonGlobalTypesServiceTemplate.yaml
- NovaServerGlobalTypes:
    file: NovaServerGlobalTypesServiceTemplate.yaml
- NeutronPortGlobalTypes:
    file: NeutronPortGlobalTypesServiceTemplate.yaml
- NeutronSecurityRulesGlobalTypes:
    file: NeutronSecurityRulesGlobalTypesServiceTemplate.yaml
- NeutronNetGlobalTypes:
    file: NeutronNetGlobalTypesServiceTemplate.yaml
- CinderVolumeGlobalTypes:
    file: CinderVolumeGlobalTypesServiceTemplate.yaml
- ContrailVirtualNetworkGlobalType:
    file: ContrailVirtualNetworkGlobalTypeServiceTemplate.yaml
- ContrailNetworkRuleGlobalType:
    file: ContrailNetworkRuleGlobalTypeServiceTemplate.yaml
- AbstractSubstituteGlobalTypes:
    file: AbstractSubstituteGlobalTypesServiceTemplate.yaml
- ContrailV2VirtualMachineInterfaceGlobalType:
    file: ContrailV2VirtualMachineInterfaceGlobalTypeServiceTemplate.yaml
- ContrailComputeGlobalTypes:
    file: ContrailComputeGlobalTypesServiceTemplate.yaml
- ContrailPortGlobalTypes:
    file: ContrailPortGlobalTypesServiceTemplate.yaml
- ContrailAbstractSubstituteGlobalTypes:
    file: ContrailAbstractSubstituteGlobalTypesServiceTemplate.yaml
- ContrailV2VirtualNetworkGlobalType:
    file: ContrailV2VirtualNetworkGlobalTypeServiceTemplate.yaml
- ContrailV2NetworkRuleGlobalType:
    file: ContrailV2NetworkRuleGlobalTypeServiceTemplate.yaml
- ContrailV2VLANSubInterfaceGlobalType:
    file: ContrailV2VLANSubInterfaceGlobalTypeServiceTemplate.yaml
- GlobalSubstitutionTypes:
    file: GlobalSubstitutionTypesServiceTemplate.yaml
topology_template:
  inputs:
    ssc_a_name_0:
      hidden: false
      immutable: false
      type: string
      description: Name of VM A of SSC
      constraints:
      - pattern: '[a-zA-Z0-9][a-zA-Z0-9-]{0,31}$'
    mgmt_net_plen:
      hidden: false
      immutable: false
      type: float
      description: Management network prefix length
      constraints:
      - in_range:
        - 0
        - 32
    ssc_b_name_0:
      hidden: false
      immutable: false
      type: string
      description: Name of VM B of SSC
      constraints:
      - pattern: '[a-zA-Z0-9][a-zA-Z0-9-]{0,31}$'
    rtp_msc_count:
      hidden: false
      immutable: false
      type: float
      description: Count of required RTP MSCs
    ssc_b_untrusted_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on untrusted/access network for SSC B. Only required when predefining fixed IPs.
    perimeta_param_server_group:
      hidden: false
      immutable: false
      type: string
      description: UUID of server group to set anti-affinity policy for Perimeta instance.  Only used when doing healing.
    int_ha_net_plen:
      hidden: false
      immutable: false
      type: float
      description: Intermal HA network prefix length.
      constraints:
      - in_range:
        - 0
        - 32
    untrusted_vlan_networks:
      hidden: false
      immutable: false
      type: list
      description: List of Contrail VLAN networks to use on the untrusted/access network.   The order and number of these must match the VLAN ID list
      entry_schema:
        type: string
    ssc_mgmt_vip_0:
      hidden: false
      immutable: false
      type: string
      description: Management virtual IP address to use for SSC.  Only required when predefining VIPs.
    untrusted_vlan_ids:
      hidden: false
      immutable: false
      type: list
      description: List of VLAN IDs to use on the untrusted/access network
      entry_schema:
        type: string
    perimeta_keypair:
      hidden: false
      immutable: false
      type: string
      description: Keypair to use for accessing these Perimeta instances
      constraints: [
        ]
    mgmt_net_sec_groups:
      hidden: false
      immutable: false
      type: list
      description: Management network security groups
      entry_schema:
        type: string
    ssc_trusted_vip_0:
      hidden: false
      immutable: false
      type: string
      description: Virtual IPv4 address on trusted/core network for SSC.
    ssc_untrusted_vip_0:
      hidden: false
      immutable: false
      type: string
      description: Virtual IPv4 address on untrusted/access network for SSC. Only required when predefining virtual IPs.
    rtp_msc_mgmt_vips:
      hidden: false
      immutable: false
      type: list
      description: Management virtual IP addresses to use for RTP MSC instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    ssc_b_trusted_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on trusted/core network for SSC B. Only required when predefining fixed IPs.
    untrusted_num_vlans:
      hidden: false
      immutable: false
      type: float
      description: Number of VLANs to connect to on the untrusted/access network
    rtp_msc_untrusted_vips:
      hidden: false
      immutable: false
      type: list
      description: Virtual IPv4 address on untrusted/access network for RTP MSC instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_system_names:
      hidden: false
      immutable: false
      type: list
      description: List of system names of RTP MSC instances
      entry_schema:
        type: string
    ssc_image_name:
      hidden: false
      immutable: false
      type: string
      description: Glance image to use for launching SSC Perimeta instances.
      constraints: [
        ]
    trusted_net_id:
      hidden: false
      immutable: false
      type: string
      description: Network ID of trusted/core network.
      constraints: [
        ]
    ntp_server_ip_addrs:
      hidden: false
      immutable: false
      type: string
      description: NTP server IPv4 addresses, separated by commas.  These must be accessible from the management network
      constraints:
      - pattern: ((?:\d{1,3}\.){3}\d{1,3},)*((?:\d{1,3}\.){3}\d{1,3})
    ssc_b_untrusted_v6_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv6 address on untrusted/access network for SSC B. Only required when predefining fixed IPs.
    rtp_msc_untrusted_v6_vips:
      hidden: false
      immutable: false
      type: list
      description: Virtual IPv6 address on untrusted/access network for RTP MSC instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    ssc_system_name_0:
      hidden: false
      immutable: false
      type: string
      description: System name of SSC
      constraints:
      - pattern: '[a-zA-Z0-9][a-zA-Z0-9-]{0,31}$'
    ssc_b_rf_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on management/Rf network for SSC B. Only required when predefining fixed IPs.
    ssc_flavor_name:
      hidden: false
      immutable: false
      type: string
      description: Flavor to use for creating SSC VM instance
      constraints: [
        ]
    mgmt_net_id:
      hidden: false
      immutable: false
      type: string
      description: Management network ID
      constraints: [
        ]
    rtp_msc_a_names:
      hidden: false
      immutable: false
      type: list
      description: List of names of RTP MSC VM A instances
      entry_schema:
        type: string
    rtp_msc_trusted_vips:
      hidden: false
      immutable: false
      type: list
      description: Virtual IPv4 addresses on trusted/core network for RTP MSC instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    vf_module_id:
      hidden: false
      immutable: false
      type: string
      description: Unique ID for this VF Module instance
    untrusted_net_id:
      hidden: false
      immutable: false
      type: string
      description: Network ID of untrusted/access network.
      constraints: [
        ]
    unused_port_net_id:
      hidden: false
      immutable: false
      type: string
      description: Unused network ID
      constraints: [
        ]
    rtp_msc_b_untrusted_v6_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv6 address on untrusted/access network for RTP MSC B instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_b_mgmt_ips:
      hidden: false
      immutable: false
      type: list
      description: Management fixed IP addresses to use for RTP MSC B instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    ssc_a_int_ha_ip_0:
      hidden: false
      immutable: false
      type: string
      description: HA fixed IP address to use for SSC A.  Only required when predefining fixed IPs.
    ssc_b_mgmt_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Management fixed IP address to use for SSC B.  Only required when predefining fixed IPs.
    rtp_msc_flavor_name:
      hidden: false
      immutable: false
      type: string
      description: Flavor to use for creating RTP MSC VM instances
      constraints: [
        ]
    rtp_msc_b_names:
      hidden: false
      immutable: false
      type: list
      description: List of names of RTP MSC VM B instances
      entry_schema:
        type: string
    rtp_msc_b_untrusted_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv4 address on untrusted/access network for RTP MSC B instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    int_ha_net_id:
      hidden: false
      immutable: false
      type: string
      description: Internal HA network ID
      constraints: [
        ]
    ssc_b_int_ha_ip_0:
      hidden: false
      immutable: false
      type: string
      description: HA fixed IP address to use for SSC B.  Only required when predefining fixed IPs.
    ssc_a_trusted_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on trusted/core network for SSC A. Only required when predefining fixed IPs.
    vnf_id:
      hidden: false
      immutable: false
      type: string
      description: ID of VNF
    availability_zone_0:
      hidden: false
      immutable: false
      type: string
      description: Availability zone for A instances.
    availability_zone_1:
      hidden: false
      immutable: false
      type: string
      description: Availability zone for B instances.
    untrusted_net_sec_groups:
      hidden: false
      immutable: false
      type: list
      description: Security groups associated with untrusted/access network
      entry_schema:
        type: string
    ssc_a_untrusted_v6_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv6 address on untrusted/access network for SSC A. Only required when predefining fixed IPs.
    ssc_rf_vip_0:
      hidden: false
      immutable: false
      type: string
      description: Virtual IPv4 address on management/Rf network for SSC. Only required when predefining virtual IPs.
    rtp_msc_a_int_ha_ips:
      hidden: false
      immutable: false
      type: list
      description: HA fixed IP addresses to use for RTP MSC A instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_b_trusted_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv4 address on trusted/core network for RTP MSC B instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_a_trusted_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv4 addresses on trusted/core network for RTP MSC A instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_image_name:
      hidden: false
      immutable: false
      type: string
      description: Glance image to use for launching RTP MSC Perimeta instances.
      constraints: [
        ]
    ssc_a_mgmt_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Management fixed IP address to use for SSC A.  Only required when predefining fixed IPs.
    rtp_msc_b_int_ha_ips:
      hidden: false
      immutable: false
      type: list
      description: HA fixed IP addresses to use for RTP MSC B instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    ssc_untrusted_v6_vip_0:
      hidden: false
      immutable: false
      type: string
      description: Virtual IPv6 address on untrusted/access network for SSC. Only required when predefining virtual IPs.
    rtp_msc_a_mgmt_ips:
      hidden: false
      immutable: false
      type: list
      description: Management fixed IP addresses to use for RTP MSC A instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_a_untrusted_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv4 address on untrusted/access network for RTP MSC A instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    rtp_msc_index:
      hidden: false
      immutable: false
      type: float
      description: Index of RTP MSC to create/heal.
    ssc_a_rf_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on management/Rf network for SSC A. Only required when predefining fixed IPs.
    ssc_a_untrusted_ip_0:
      hidden: false
      immutable: false
      type: string
      description: Fixed IPv4 address on untrusted/access network for SSC A. Only required when predefining fixed IPs.
    rtp_msc_a_untrusted_v6_ips:
      hidden: false
      immutable: false
      type: list
      description: Fixed IPv6 address on untrusted/access network for RTP MSC A instances. There must be at least as many as the number of RTP MSCs.
      entry_schema:
        type: string
    mgmt_net_default_gateway:
      hidden: false
      immutable: false
      type: string
      description: Default gateway for management network
    trusted_net_sec_groups:
      hidden: false
      immutable: false
      type: list
      description: Security groups associated with trusted/core network
      entry_schema:
        type: string
    int_ha_net_sec_groups:
      hidden: false
      immutable: false
      type: list
      description: Security groups associated with internal HA network
      entry_schema:
        type: string
  node_templates:
    perimeta_ssc:
      type: org.openecomp.resource.abstract.nodes.heat.perimeta_ha_swmu_a
      directives:
      - substitutable
      properties:
        mgmt_net_plen:
          get_input: mgmt_net_plen
        untrusted_b_ips:
        - get_input: ssc_b_untrusted_ip_0
        ha_net_id:
          get_input: int_ha_net_id
        perimeta_param_server_group:
          get_input: perimeta_param_server_group
        untrusted_vlan_networks:
          get_input: untrusted_vlan_networks
        perimeta_instance_index: 0
        untrusted_vlan_ids:
          get_input: untrusted_vlan_ids
        service_template_filter:
          substitute_service_template: perimeta_ha_swmu_aServiceTemplate.yaml
        serv3_net_id:
          get_input: mgmt_net_id
        perimeta_keypair:
          get_input: perimeta_keypair
        mgmt_vips:
        - get_input: ssc_mgmt_vip_0
        untrusted_vips:
        - get_input: ssc_untrusted_vip_0
        serv3_a_ips:
        - get_input: ssc_a_rf_ip_0
        unused_net_id:
          get_input: unused_port_net_id
        untrusted_v6_vips:
        - get_input: ssc_untrusted_v6_vip_0
        ha_sec_groups:
          get_input: int_ha_net_sec_groups
        untrusted_num_vlans:
          get_input: untrusted_num_vlans
        system_names:
        - get_input: ssc_system_name_0
        vm_b_names:
        - get_input: ssc_b_name_0
        trusted_vips:
        - get_input: ssc_trusted_vip_0
        trusted_net_id:
          get_input: trusted_net_id
        untrusted_a_v6_ips:
        - get_input: ssc_a_untrusted_v6_ip_0
        mgmt_net_id:
          get_input: mgmt_net_id
        perimeta_flavor_name:
          get_input: ssc_flavor_name
        ha_network_plen:
          get_input: int_ha_net_plen
        vf_module_id:
          get_input: vf_module_id
        untrusted_net_id:
          get_input: untrusted_net_id
        perimeta_config:
          str_replace:
            template:
              get_artifact:
              - SELF
              - ssc_a_template
            params:
              $COMPLETION_PARAMS: ''
              $NTP_SERVER_IP_ADDRS:
                get_input: ntp_server_ip_addrs
        vm_a_names:
        - get_input: ssc_a_name_0
        serv3_vips:
        - get_input: ssc_rf_vip_0
        mgmt_sec_groups:
          get_input: mgmt_net_sec_groups
        vnf_id:
          get_input: vnf_id
        availability_zone_0:
          get_input: availability_zone_0
        availability_zone_1:
          get_input: availability_zone_1
        ha_a_ips:
        - get_input: ssc_a_int_ha_ip_0
        trusted_a_ips:
        - get_input: ssc_a_trusted_ip_0
        trusted_sec_groups:
          get_input: trusted_net_sec_groups
        serv3_sec_groups:
          get_input: mgmt_net_sec_groups
        serv3_b_ips:
        - get_input: ssc_b_rf_ip_0
        ha_b_ips:
        - get_input: ssc_b_int_ha_ip_0
        untrusted_b_v6_ips:
        - get_input: ssc_b_untrusted_v6_ip_0
        mgmt_a_ips:
        - get_input: ssc_a_mgmt_ip_0
        vm_role: ssc
        trusted_b_ips:
        - get_input: ssc_b_trusted_ip_0
        perimeta_image_name:
          get_input: ssc_image_name
        mgmt_net_default_gateway:
          get_input: mgmt_net_default_gateway
        untrusted_a_ips:
        - get_input: ssc_a_untrusted_ip_0
        untrusted_sec_groups:
          get_input: untrusted_net_sec_groups
        mgmt_b_ips:
        - get_input: ssc_b_mgmt_ip_0
      artifacts:
        ssc_a_template:
          type: tosca.artifacts.Deployment
          file: ../Artifacts/ssc_a_template.json
    perimeta_rtp_mscs:
      type: org.openecomp.resource.abstract.nodes.heat.perimeta_ha_sw_a
      directives:
      - substitutable
      properties:
        vf_module_id:
          get_input: vf_module_id
        untrusted_net_id:
          get_input: untrusted_net_id
        mgmt_net_plen:
          get_input: mgmt_net_plen
        perimeta_config:
          str_replace:
            template:
              get_artifact:
              - SELF
              - msc_a_template
            params:
              $COMPLETION_PARAMS: ''
              $NTP_SERVER_IP_ADDRS:
                get_input: ntp_server_ip_addrs
        vm_a_names:
          get_input: rtp_msc_a_names
        untrusted_b_ips:
          get_input: rtp_msc_b_untrusted_ips
        ha_net_id:
          get_input: int_ha_net_id
        perimeta_param_server_group:
          get_input: perimeta_param_server_group
        untrusted_vlan_networks:
          get_input: untrusted_vlan_networks
        mgmt_sec_groups:
          get_input: mgmt_net_sec_groups
        perimeta_instance_index:
          get_input: rtp_msc_index
        untrusted_vlan_ids:
          get_input: untrusted_vlan_ids
        service_template_filter:
          substitute_service_template: perimeta_ha_sw_aServiceTemplate.yaml
        perimeta_keypair:
          get_input: perimeta_keypair
        mgmt_vips:
          get_input: rtp_msc_mgmt_vips
        untrusted_vips:
          get_input: rtp_msc_untrusted_vips
        vnf_id:
          get_input: vnf_id
        availability_zone_0:
          get_input: availability_zone_0
        availability_zone_1:
          get_input: availability_zone_1
        ha_a_ips:
          get_input: rtp_msc_a_int_ha_ips
        untrusted_v6_vips:
          get_input: rtp_msc_untrusted_v6_vips
        ha_sec_groups:
          get_input: int_ha_net_sec_groups
        trusted_a_ips:
          get_input: rtp_msc_a_trusted_ips
        untrusted_num_vlans:
          get_input: untrusted_num_vlans
        system_names:
          get_input: rtp_msc_system_names
        vm_b_names:
          get_input: rtp_msc_b_names
        trusted_sec_groups:
          get_input: trusted_net_sec_groups
        trusted_vips:
          get_input: rtp_msc_trusted_vips
        trusted_net_id:
          get_input: trusted_net_id
        ha_b_ips:
          get_input: rtp_msc_b_int_ha_ips
        untrusted_a_v6_ips:
          get_input: rtp_msc_a_untrusted_v6_ips
        untrusted_b_v6_ips:
          get_input: rtp_msc_b_untrusted_v6_ips
        mgmt_a_ips:
          get_input: rtp_msc_a_mgmt_ips
        vm_role: rtp_msc
        trusted_b_ips:
          get_input: rtp_msc_b_trusted_ips
        perimeta_image_name:
          get_input: rtp_msc_image_name
        mgmt_net_default_gateway:
          get_input: mgmt_net_default_gateway
        untrusted_a_ips:
          get_input: rtp_msc_a_untrusted_ips
        untrusted_sec_groups:
          get_input: untrusted_net_sec_groups
        mgmt_net_id:
          get_input: mgmt_net_id
        perimeta_flavor_name:
          get_input: rtp_msc_flavor_name
        ha_network_plen:
          get_input: int_ha_net_plen
        mgmt_b_ips:
          get_input: rtp_msc_b_mgmt_ips
      artifacts:
        msc_a_template:
          type: tosca.artifacts.Deployment
          file: ../Artifacts/msc_a_template.json
  groups:
    base_perimeta_deployment_create_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/base_perimeta_deployment_create.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_ssc
      - perimeta_rtp_mscs
    module_2_perimeta_rtp_msc_rebuild_scaling_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_2_perimeta_rtp_msc_rebuild_scaling.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_rtp_mscs
    module_2_perimeta_rtp_msc_a_healing_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_2_perimeta_rtp_msc_a_healing.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_rtp_mscs
    module_1_perimeta_ssc_rebuild_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_1_perimeta_ssc_rebuild.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_ssc
    module_1_perimeta_ssc_b_healing_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_1_perimeta_ssc_b_healing.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_ssc
    module_2_perimeta_rtp_msc_b_healing_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_2_perimeta_rtp_msc_b_healing.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_rtp_mscs
    module_1_perimeta_ssc_a_healing_group:
      type: org.openecomp.groups.heat.HeatStack
      properties:
        heat_file: ../Artifacts/module_1_perimeta_ssc_a_healing.yaml
        description: |
          HOT template to instantiate a Perimeta SSC plus MxRTP MSCs plus NxMSRP MSCs
      members:
      - perimeta_ssc
  outputs:
    ssc_server_group:
      description: Server group for SSC pair
      value:
        get_attribute:
        - perimeta_ssc
        - server_group_used
    rtp_msc_server_groups:
      description: Server groups for RTP MSC pairs
      value:
        get_attribute:
        - perimeta_rtp_mscs
        - server_group_used
    msw_template_version:
      description: Version of the heat templates used to instantiate the VMs
      value: 4.0.1 - 2016-10-28