Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
dfc564b4580603751d024a8046358e99900a7ebc
[sdc.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0_0
2
node_types:
3
org.openecomp.resource.MyFatherCompute:
4
derived_from: tosca.nodes.Compute
5
attributes:
6
private_address:
7
type: string
8
public_address:
9
type: string
10
networks:
11
type: map
12
entry_schema:
13
type: tosca.datatypes.network.NetworkInfo
14
ports:
15
type: map
16
entry_schema:
17
type: tosca.datatypes.network.PortInfo