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 network_role_tag: oam
124 get_input: oam_net_name
126 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
132 floating_ip_count_required:
137 network_role_tag: oam
139 get_input: oam_net_name
142 capability: tosca.capabilities.network.Bindable
143 node: MASTER_instance
144 relationship: tosca.relationships.network.BindsTo
146 capability: tosca.capabilities.network.Bindable
147 node: MASTER_instance_2
148 relationship: tosca.relationships.network.BindsTo
150 type: org.openecomp.resource.vfc.nodes.heat.MASTER
153 get_input: MASTER_flavor_name
155 get_input: MASTER_image_name
157 get_input: MASTER_names
160 capability: tosca.capabilities.Node
161 node: packet_internal_network
162 relationship: tosca.relationships.DependsOn
165 type: org.openecomp.groups.heat.HeatStack
167 heat_file: ../Artifacts/input.yaml
169 Version 2.0 02-11-2016 (Authors: John Doe, user PROD)
172 - packet_internal_network