Updated pom to remove distribution-management section and corrected aai base image...
[aai/babel.git] / src / test / resources / ymlFiles / resource-Contrailport-template-1.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0
2 metadata:
3   invariantUUID: 3f85c405-6a4f-48ea-bf6c-bfd4421ddf00
4   UUID: 1ba2f413-5111-4bb1-ae56-46d96c600612
5   name: ContrailPort
6   description: Represents a logical entity that associates between Compute and Network normative types for contrail.
7   type: CP
8   category: Generic
9   subcategory: Network Elements
10   resourceVendor: ATT (Tosca)
11   resourceVendorRelease: 1.0.0.wd03
12   resourceVendorModelNumber: ''
13 imports:
14 - nodes:
15     file: nodes.yml
16 - datatypes:
17     file: data.yml
18 - capabilities:
19     file: capabilities.yml
20 - relationships:
21     file: relationships.yml
22 - groups:
23     file: groups.yml
24 - policies:
25     file: policies.yml
26 node_types:
27   org.openecomp.resource.cp.nodes.heat.network.contrail.Port:
28     derived_from: org.openecomp.resource.cp.nodes.network.Port
29     description: Represents a logical entity that associates between Compute and Network normative types for contrail.
30     properties:
31       static_routes:
32         type: list
33         description: An ordered list of static routes to be added to this interface
34         entry_schema:
35           type: org.openecomp.datatypes.heat.network.contrail.port.StaticRoute
36       virtual_network:
37         type: string
38         description: Virtual Network for this interface
39       static_route:
40         type: boolean
41         default: false
42         description: Static route enabled
43       allowed_address_pairs:
44         type: list
45         description: List of allowed address pair for this interface
46         entry_schema:
47           type: org.openecomp.datatypes.heat.network.contrail.AddressPair
48       shared_ip:
49         type: boolean
50         default: false
51         description: Shared ip enabled
52       interface_type:
53         type: string
54         description: Interface type