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.MASTER:
9 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
17 type: org.openecomp.annotations.Source
22 param_name: MASTER_image_name
24 description: JSA MASTER instance image name
30 type: org.openecomp.annotations.Source
35 param_name: MASTER_names
37 description: JSA MASTER instance name
38 packet_internal_network_name:
43 type: org.openecomp.annotations.Source
48 param_name: packet_internal_network_name
50 description: A string specifying a symbolic name for the network
56 type: org.openecomp.annotations.Source
61 param_name: security_group_name
63 description: security group name of JSA
69 type: org.openecomp.annotations.Source
74 param_name: MASTER_flavor_name
76 description: the flavor name of JSA MASTER instance
82 type: org.openecomp.annotations.Source
87 param_name: oam_net_name
89 description: network name of OAM network
92 type: org.openecomp.resource.vfc.nodes.heat.MASTER
95 get_input: MASTER_flavor_name
97 get_input: MASTER_image_name
99 get_input: MASTER_names
100 packet_internal_network:
101 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
104 get_input: packet_internal_network_name
107 capability: tosca.capabilities.Node
108 node: MASTER_mgmt_port
109 relationship: tosca.relationships.DependsOn
111 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
117 floating_ip_count_required:
122 floating_ip_count_required:
127 network_role_tag: oam
129 get_input: oam_net_name
131 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
137 floating_ip_count_required:
142 floating_ip_count_required:
147 network_role_tag: oam
149 get_input: oam_net_name
152 capability: tosca.capabilities.network.Bindable
153 node: MASTER_instance
154 relationship: tosca.relationships.network.BindsTo
156 capability: tosca.capabilities.network.Bindable
157 node: MASTER_instance_2
158 relationship: tosca.relationships.network.BindsTo
160 type: org.openecomp.resource.vfc.nodes.heat.MASTER
163 get_input: MASTER_flavor_name
165 get_input: MASTER_image_name
167 get_input: MASTER_names
170 capability: tosca.capabilities.Node
171 node: packet_internal_network
172 relationship: tosca.relationships.DependsOn
175 type: org.openecomp.groups.heat.HeatStack
177 heat_file: ../Artifacts/input.yaml
179 Version 2.0 02-11-2016 (Authors: John Doe, user PROD)
182 - packet_internal_network