1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
8 org.openecomp.resource.vfc.nodes.heat.pd_server:
9 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18 type: org.openecomp.annotations.Source
23 param_name: pd_flavor_name
25 description: flavor name of PD instance
26 availabilityzone_name:
27 label: availabilityzone name
32 type: org.openecomp.annotations.Source
37 param_name: availabilityzone_name
39 description: availabilityzone name
41 label: OAM flavor name
46 type: org.openecomp.annotations.Source
51 param_name: oam_flavor_name
53 description: flavor name of OAM instance
60 type: org.openecomp.annotations.Source
65 param_name: pd_image_name
67 description: PD image name
68 packet_mirror_network_name:
69 label: packet mirror network name
74 type: org.openecomp.annotations.Source
79 param_name: packet_mirror_network_name
81 description: name of the oam network
83 label: PD server names
88 type: org.openecomp.annotations.Source
93 param_name: pd_server_names
95 description: name of the PD instance
99 label: oam network name
104 type: org.openecomp.annotations.Source
109 param_name: oam_net_name
111 description: name of the oam network
114 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
120 floating_ip_count_required:
125 floating_ip_count_required:
130 network_role_tag: oam
132 get_input: oam_net_name
135 capability: tosca.capabilities.network.Bindable
137 relationship: tosca.relationships.network.BindsTo
138 resources_with_dependOn:
139 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
142 get_input: packet_mirror_network_name
145 capability: tosca.capabilities.Node
147 relationship: tosca.relationships.DependsOn
149 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
155 floating_ip_count_required:
160 floating_ip_count_required:
165 network_role_tag: oam
167 get_input: oam_net_name
170 capability: tosca.capabilities.network.Bindable
172 relationship: tosca.relationships.network.BindsTo
174 type: org.openecomp.resource.vfc.nodes.heat.pd_server
177 get_input: pd_flavor_name
179 get_input: availabilityzone_name
181 get_input: pd_image_name
182 user_data_format: RAW
189 type: org.openecomp.groups.heat.HeatStack
191 heat_file: ../Artifacts/input.yaml
192 description: heat template that creates MOG stack
195 - resources_with_dependOn