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.cmaui:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
19 type: org.openecomp.annotations.Source
24 param_name: cmaui_names
26 description: CMAUI1, CMAUI2 server names
34 type: org.openecomp.annotations.Source
41 description: UID of OAM network
47 type: org.openecomp.annotations.Source
52 param_name: cmaui_image
54 description: Image for CMAUI server
60 type: org.openecomp.annotations.Source
65 param_name: cmaui_flavor
67 description: Flavor for CMAUI server
68 cmaui_cinder_volume_size:
69 label: CMAUI Cinder volume size
74 type: org.openecomp.annotations.Source
80 param_name: cmaui_cinder_volume_size
82 description: the size of the CMAUI Cinder volume
88 type: org.openecomp.annotations.Source
93 param_name: security_group_name
95 description: CMAUI1, CMAUI2 server names
99 label: availabilityzone name
104 type: org.openecomp.annotations.Source
109 param_name: availability_zone_0
111 description: availabilityzone name
117 type: org.openecomp.annotations.Source
122 param_name: shared_vol1
124 description: volume name
130 type: org.openecomp.annotations.Source
135 param_name: cmaui_oam_ips
142 type: org.openecomp.annotations.Source
147 param_name: shared_vol2
149 description: volume name
151 label: CMAUI vm volume type
156 type: org.openecomp.annotations.Source
162 param_name: CMAUI_volume_type
164 description: the name of the target volume backend
167 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
170 get_input: CMAUI_volume_type
171 size: '(get_input : cmaui_cinder_volume_size) * 1024'
173 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
176 get_input: CMAUI_volume_type
177 size: '(get_input : cmaui_cinder_volume_size) * 1024'
179 type: org.openecomp.resource.vfc.nodes.heat.cmaui
182 get_input: cmaui_flavor
184 get_input: availability_zone_0
186 get_input: cmaui_image
192 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
194 replacement_policy: AUTO
199 floating_ip_count_required:
204 floating_ip_count_required:
207 - get_input: security_group_name
220 capability: tosca.capabilities.network.Bindable
222 relationship: tosca.relationships.network.BindsTo
224 type: org.openecomp.resource.abstract.nodes.heat.nested
228 service_template_filter:
229 substitute_service_template: nestedServiceTemplate.yaml
231 get_input: shared_vol2
233 get_input: shared_vol1
235 - local_storage_server_cmaui1:
236 capability: tosca.capabilities.Attachment
238 relationship: tosca.relationships.AttachesTo
241 type: org.openecomp.groups.heat.HeatStack
243 heat_file: ../Artifacts/main.yml
245 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
252 type: org.openecomp.groups.heat.HeatStack
254 heat_file: ../Artifacts/addOn.yml
256 Version 2.0 02-09-2016 (Authors: John Doe, user PROD)