aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-08-29 15:35:05 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-08-29 12:35:56 +0000
commit8eff5a1ff79ca212a42d0e69326af7dc00b7c503 (patch)
tree91181ecfc298211580255606055f5f8f0c5f988a /catalog-be/src/main/resources/import/tosca/heat-types
parent03fd0cfef4de3414154b8ffc2a5e807579cc0027 (diff)
Fix CSIT on sdc-master
Change-Id: I22514076a37e82d0ea8b6d202918a6e519618755 Issue-ID: SDC-1689 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml b/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
index c0fd672ee9..8304e3f260 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.yml
@@ -40,6 +40,13 @@ node_types:
type: boolean
required: false
default: false
+ related_networks:
+ type: list
+ description: Related Networks List.
+ required: false
+ entry_schema:
+ type: org.openecomp.datatypes.network.RelatedNetworksAssignments
+
capabilities:
network.incoming.packets.rate:
type: org.openecomp.capabilities.metric.Ceilometer