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 network_role_tag: oam
127 get_input: oam_net_name
130 capability: tosca.capabilities.network.Bindable
132 relationship: tosca.relationships.network.BindsTo
133 resources_with_dependOn:
134 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
137 get_input: packet_mirror_network_name
140 capability: tosca.capabilities.Node
142 relationship: tosca.relationships.DependsOn
144 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
150 floating_ip_count_required:
155 network_role_tag: oam
157 get_input: oam_net_name
160 capability: tosca.capabilities.network.Bindable
162 relationship: tosca.relationships.network.BindsTo
164 type: org.openecomp.resource.vfc.nodes.heat.pd_server
167 get_input: pd_flavor_name
169 get_input: availabilityzone_name
171 get_input: pd_image_name
172 user_data_format: RAW
179 type: org.openecomp.groups.heat.HeatStack
181 heat_file: ../Artifacts/input.yaml
182 description: heat template that creates MOG stack
185 - resources_with_dependOn