summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml b/catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml
index fe1be7f1f2..33f5a76f95 100644
--- a/catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/forwardingPath/forwardingPath.yml
@@ -6,7 +6,7 @@ node_types:
target_range:
type: list
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
description: Identifier of the reciever port of the VNF or the service
type: integer
@@ -14,7 +14,7 @@ node_types:
type: string
description: protocol type that runs on the link
required: true
- status: SUPPORTED
+ status: supported
requirements:
- forwarder:
capability: org.openecomp.capabilities.Forwarder