1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
10 org.openecomp.resource.vfc.nodes.heat.compute:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
15 label: OAM network ips
20 type: org.openecomp.annotations.Source
25 param_name: oam_net_ips
27 description: OAM network ips
32 availabilityzone_name:
33 label: availabilityzone name
38 type: org.openecomp.annotations.Source
43 param_name: availabilityzone_name
45 description: availabilityzone name
48 label: CPS network gateway
53 type: org.openecomp.annotations.Source
58 param_name: oam_net_gw
60 description: CPS network gateway
63 label: PCRF CM server names
68 type: org.openecomp.annotations.Source
73 param_name: pcm_server_names
75 description: name of the PCRF CM instance
81 label: PCRF CM image name
86 type: org.openecomp.annotations.Source
91 param_name: pcm_image_name
93 description: PCRF CM image name
96 label: CPS network ips
101 type: org.openecomp.annotations.Source
104 - hot-nimbus-pcm_v0.4
106 param_name: cps_net_ips
108 description: CPS network ips
114 label: security group name
119 type: org.openecomp.annotations.Source
122 - hot-nimbus-pcm_v0.4
124 param_name: security_group_name
126 description: the name of security group
127 default: nimbus_security_group
129 label: CPS Cluman Cinder Volume
134 type: org.openecomp.annotations.Source
137 - hot-nimbus-pcm_v0.4
139 param_name: pcm_volumes
141 description: CPS Cluman Cinder Volume
143 - 249cb355-8fdf-4382-9c3c-a2ebe767d45b
151 type: org.openecomp.annotations.Source
154 - hot-nimbus-pcm_v0.4
156 param_name: compute_image_name
159 label: PCRF CM flavor name
164 type: org.openecomp.annotations.Source
167 - hot-nimbus-pcm_v0.4
169 param_name: pcm_flavor_name
171 description: flavor name of PCRF CM instance
178 type: org.openecomp.annotations.Source
181 - hot-nimbus-pcm_v0.4
186 label: CPS network name
191 type: org.openecomp.annotations.Source
194 - hot-nimbus-pcm_v0.4
196 param_name: cps_net_name
198 description: CPS network name
199 default: int_pcrf_net_0
201 label: CPS network mask
206 type: org.openecomp.annotations.Source
209 - hot-nimbus-pcm_v0.4
211 param_name: cps_net_mask
213 description: CPS network mask
214 default: 255.255.255.0
216 label: CPS network mask
221 type: org.openecomp.annotations.Source
224 - hot-nimbus-pcm_v0.4
226 param_name: oam_net_mask
228 description: CPS network mask
229 default: 255.255.255.0
231 label: OAM network name
236 type: org.openecomp.annotations.Source
239 - hot-nimbus-pcm_v0.4
241 param_name: oam_net_name
243 description: OAM network name
244 default: oam_protected_net_0
247 type: org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1
251 availabilityzone_name:
252 get_input: availabilityzone_name
254 get_input: oam_net_gw
256 get_input: pcm_image_name
258 get_input: security_group_name
264 get_input: pcm_flavor_name
265 service_template_filter:
266 substitute_service_template: nested-pcm_v0.1ServiceTemplate.yaml
276 get_input: cps_net_name
278 get_input: cps_net_mask
284 get_input: oam_net_mask
286 get_input: oam_net_name
287 packet_mirror_network:
288 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
294 capability: tosca.capabilities.Node
296 relationship: tosca.relationships.DependsOn
298 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
304 floating_ip_count_required:
311 server_compute_get_attr_test:
312 type: org.openecomp.resource.vfc.nodes.heat.compute
315 compute_flavor_name: null
317 get_input: compute_image_name
326 - port_security_enabled
329 - allowed_address_pairs
347 hot-nimbus-pcm_v0.4_group:
348 type: org.openecomp.groups.heat.HeatStack
350 heat_file: ../Artifacts/hot-nimbus-pcm_v0.4.yaml
351 description: heat template that creates PCRF Cluman stack
354 - packet_mirror_network
356 - server_compute_get_attr_test