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.QRouter:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18 description: A string specifying a symbolic name for the network
19 packet_mirror_network_name:
23 description: A string specifying a symbolic name for the network
28 description: Security group name
33 description: A string specifying a symbolic name for the network
36 type: org.openecomp.resource.vfc.nodes.heat.QRouter
39 availability_zone: Availability-test
43 packet_mirror_network:
44 type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net
47 get_input: packet_mirror_network_name
50 capability: feature_QRouter
51 node: abstract_QRouter
52 relationship: tosca.relationships.DependsOn
54 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
57 get_input: cdr_network
58 subinterface_indicator: false
61 capability: tosca.capabilities.network.Bindable
63 relationship: tosca.relationships.network.BindsTo
64 oam_private_net_network_port:
65 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
68 get_input: oam_private_net_name
69 subinterface_indicator: false
72 capability: tosca.capabilities.network.Bindable
74 relationship: tosca.relationships.network.BindsTo
76 type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
79 get_input: security_group_name
80 description: ems security group
85 remote_ip_prefix: 0.0.0.0/0
90 capability: attachment_QRouter_cdr_network_port
91 node: abstract_QRouter
92 relationship: org.openecomp.relationships.AttachesTo
94 capability: attachment_QRouter_oam_private_net_network_port
95 node: abstract_QRouter
96 relationship: org.openecomp.relationships.AttachesTo
98 type: org.openecomp.resource.abstract.nodes.QRouter
102 vm_flavor_name: FLAVOR-test
103 vm_image_name: Image-test
104 port_oam_private_net_network_port_subinterface_indicator:
106 compute_QRouter_availability_zone:
108 compute_QRouter_config_drive:
110 port_cdr_network_port_network:
111 - get_input: cdr_network
112 port_oam_private_net_network_port_network:
113 - get_input: oam_private_net_name
114 compute_QRouter_name:
116 port_cdr_network_port_subinterface_indicator:
118 service_template_filter:
119 substitute_service_template: Nested_QRouterServiceTemplate.yaml
124 - service_template_filter
128 type: org.openecomp.groups.heat.HeatStack
130 heat_file: ../Artifacts/input.yaml
133 - packet_mirror_network
134 - packet_internal_network
136 - oam_private_net_network_port