ActivitySpec - Correcting logger messages
[sdc.git] / common / openecomp-sdc-artifact-generator-lib / openecomp-sdc-artifact-generator-core / src / test / resources / testSameVLdifferentVersion / service_vmme_template_1.yml
1 --- 
2 description: "Service Template for deploing MME Service"
3 imports: 
4   - 
5     vmmeToscaTemplate: 
6       file: vf_vmme_template_1.yml
7   - 
8     ExtVL: 
9       file: resource-Extvl-template.yml
10   - 
11     ? "Allotted Resource"
12     : 
13       file: resource-AllottedResource-template.yml
14 metadata: 
15   UUID: 7787da18-7516-40cf-bec0-ebd4202c60f0
16   category: Mobility
17   description: vMME_Service
18   invariantUUID: e255f20c-5331-4245-9ad5-8861a73080b7
19   name: vMME_Service
20   serviceEcompNaming: false
21   serviceHoming: false
22   type: Service
23 topology_template: 
24   groups: 
25     external_networks: 
26       members: 
27         - sctp_a_net
28         - sctp_b_net
29         - gtp_net
30       properties: 
31         availability_zone_count: 1
32         contrail_service_instance: true
33       type: org.openecomp.groups.externalNetworks
34   inputs: 
35     gtp_net_cidr: 
36       default: 107.243.37.64/27
37       description: "The GTP network cidr"
38       type: string
39     gtp_net_end_ip: 
40       default: "107.243.37.94"
41       description: "The GTP network end ip"
42       type: string
43     gtp_net_gateway_ip: 
44       default: "107.243.37.65"
45       description: "The GTP network gateway"
46       type: string
47     gtp_net_network_name: 
48       default: MME-24474-Ericsson-WTC-lab_gn_GTP_net_1
49       description: "The GTP network route targets"
50       type: string
51     gtp_net_route_targets: 
52       default: "13979:105715"
53       description: "The GTP network route targets"
54       type: string
55     gtp_net_start_ip: 
56       default: "107.243.37.67"
57       description: "The GTP network start ip"
58       type: string
59     mme_vf_deployment_node: 
60       description: "The target LCP node for deployment of this VF instance"
61       type: string
62     mme_vf_instance_name: 
63       description: "VF instance name"
64       type: string
65   node_templates: 
66     ? "Allotted Resource 2"
67     : 
68       metadata: 
69         UUID: f32afdc3-6308-4f0c-a476-0d39c8a1fb4d
70         category: "Allotted Resource"
71         description: "This is a VF - Allotted resource"
72         invariantUUID: a54a5235-b69d-4f8a-838b-d011e6783fa5
73         name: "Allotted Resource"
74         subcategory: "Allotted Resource"
75         type: VF
76         version: "1.0"
77       type: org.openecomp.resource.vf.AllottedResource
78     ? "ExtVL 1"
79     : 
80       metadata: 
81         UUID: 3f8fa4d2-2b86-4b36-bbc8-ffb8f9f57468
82         category: Generic
83         description: "OPENECOMP generic virtual link (network) base type for all other service-level and global networks"
84         invariantUUID: f148dbb0-8c53-466d-9687-791c0e9d40cf
85         name: ExtVL
86         subcategory: "Network Elements"
87         type: VL
88         version: "2.0"
89       type: org.openecomp.resource.vl.extVL
90     ? "ExtVL 2"
91     : 
92       metadata: 
93         UUID: 3f8fa4d2-2b86-4b36-bbc8-ffb8f9f57433
94         category: Generic
95         description: "OPENECOMP generic virtual link (network) base type for all other service-level and global networks"
96         invariantUUID: f148dbb0-8c53-466d-9687-791c0e9d40cf
97         name: ExtVL
98         subcategory: "Network Elements"
99         type: VL
100         version: "4.0"
101       type: org.openecomp.resource.vl.extVL
102
103     mme: 
104       metadata: 
105         UUID: b020ed1e-4bc7-4fc0-ba7e-cc7af6da7ffc
106         category: "Application L4+"
107         description: vMME_VF
108         invariantUUID: b8643c59-e2c2-4f86-880d-571d4d9d5d22
109         name: vMME_VF
110         resourceVendor: Ericsson
111         subcategory: Firewall
112         type: VF
113         version: 1.0
114       properties: 
115         vf_deployment_node: 
116           get_input: vf_deployment_node
117         vf_ecomp_name: false
118         vf_homing: false
119         vf_instance_name: 
120           get_input: vf_instance_name
121       requirements: 
122         - 
123           vlc1_sctp_a.link: 
124             capability: tosca.capabilities.network.Bindable
125             node: sctp_a_net
126             relationship: tosca.relationships.network.BindsTo
127         - 
128           vlc1_sctp_b.link: 
129             capability: tosca.capabilities.network.Bindable
130             node: sctp_b_net
131             relationship: tosca.relationships.network.BindsTo
132         - 
133           vlc1_gtp_net.link: 
134             capability: tosca.capabilities.network.Bindable
135             node: gtp_net
136             relationship: tosca.relationships.network.BindsTo
137       type: org.openecomp.resource.vf.vmme
138
139 tosca_definitions_version: tosca_simple_profile_for_ecomp_1_0