Updated pom to remove distribution-management section and corrected aai base image...
[aai/babel.git] / src / test / resources / ymlFiles / resource-Contrailport-template.yml
1 tosca_definitions_version: tosca_simple_yaml_1_0
2 metadata:
3   invariantUUID: ae87766c-00ff-4973-bcbd-8385fafcd7c9
4   UUID: c8e68dc7-3e0c-44ec-ad06-b7df45e67d2c
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 imports:
13 - nodes:
14     file: nodes.yml
15 - datatypes:
16     file: data.yml
17 - capabilities:
18     file: capabilities.yml
19 - relationships:
20     file: relationships.yml
21 - groups:
22     file: groups.yml
23 - policies:
24     file: policies.yml
25 node_types:
26   org.openecomp.resource.cp.nodes.heat.network.contrail.Port:
27     derived_from: org.openecomp.resource.cp.nodes.network.Port
28     description: Represents a logical entity that associates between Compute and Network normative types for contrail.
29     properties:
30       static_routes:
31         type: list
32         description: An ordered list of static routes to be added to this interface
33         entry_schema:
34           type: org.openecomp.datatypes.heat.network.contrail.port.StaticRoute
35       virtual_network:
36         type: string
37         description: Virtual Network for this interface
38       static_route:
39         type: boolean
40         default: false
41         description: Static route enabled
42       allowed_address_pairs:
43         type: list
44         description: List of allowed address pair for this interface
45         entry_schema:
46           type: org.openecomp.datatypes.heat.network.contrail.AddressPair
47       shared_ip:
48         type: boolean
49         default: false
50         description: Shared ip enabled
51       interface_type:
52         type: string
53         description: Interface type