summaryrefslogtreecommitdiffstats
path: root/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml
diff options
context:
space:
mode:
authorAssaf, Shay (sa726r) <sa726r@intl.att.com>2018-08-13 14:40:51 +0300
committerAvi Gaffa <avi.gaffa@amdocs.com>2018-08-13 13:34:16 +0000
commit204c6f3e1fb6a1ae97e08fba81b2378d9e69e821 (patch)
tree2a9efc856dcc3035b7fea1b2d45b0797a322797c /common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml
parent6247e763f9225a9fd298de29085350fa574b1396 (diff)
Network Cloud onboarding model sync with sdc model
Change-Id: Id3ab68276b25ad06c22b34412cf841e4209a17f6 Issue-ID: SDC-1621 Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
Diffstat (limited to 'common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml')
-rw-r--r--common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml b/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml
index 53e89b12c8..b788c1f5e6 100644
--- a/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml
+++ b/common/onap-tosca-datatype/src/main/resources/globalTypes/openecomp/nodes.yml
@@ -88,7 +88,6 @@ node_types:
type: org.openecomp.datatypes.network.NetworkFlows
required: false
-
org.openecomp.resource.vfc.nodes.Compute:
derived_from: tosca.nodes.Compute
capabilities:
@@ -489,6 +488,12 @@ node_types:
description: subnet pool id
type: string
required: false
+ related_networks:
+ type: list
+ description: Related Networks List.
+ required: false
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
capabilities:
network.incoming.packets.rate:
description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.