aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorPavel Aharoni <pa0916@att.com>2017-08-21 21:28:48 +0300
committerPavel Aharoni <pa0916@att.com>2017-08-21 21:28:48 +0300
commit47cd117386e199c6d4b021b7fcc9e2727ef9bf05 (patch)
tree7962f2e19fa705544fc12fa15e39ac99f39dcbaf /src/main/resources
parent4149de4df046df1f3ee334eff211a0f979cf4cc7 (diff)
[SDC-243] jtosca for port mirroring
Change-Id: I4218eb219a2c7d5061a52753f285474bdba0b6cf Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/TOSCA_definition_1_0.yaml6
-rw-r--r--src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/TOSCA_definition_1_0.yaml b/src/main/resources/TOSCA_definition_1_0.yaml
index 554b7b6..c5a4d0f 100644
--- a/src/main/resources/TOSCA_definition_1_0.yaml
+++ b/src/main/resources/TOSCA_definition_1_0.yaml
@@ -13,7 +13,7 @@
##########################################################################
# The content of this file reflects TOSCA Simple Profile in YAML version
# 1.0.0. It describes the definition for TOSCA types including Node Type,
-# Relationship Type, Capability Type and Interfaces.
+# Relationship Type, CapabilityAssignment Type and Interfaces.
##########################################################################
tosca_definitions_version: tosca_simple_yaml_1_0
@@ -489,8 +489,8 @@ relationship_types:
valid_target_types: [ tosca.capabilities.network.Bindable ]
##########################################################################
-# Capability Type.
-# A Capability Type is a reusable entity that describes a kind of
+# CapabilityAssignment Type.
+# A CapabilityAssignment Type is a reusable entity that describes a kind of
# capability that a Node Type can declare to expose.
##########################################################################
capability_types:
diff --git a/src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml b/src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml
index 365d70e..8b08837 100644
--- a/src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml
+++ b/src/main/resources/extensions/nfv/TOSCA_nfv_definition_1_0.yaml
@@ -13,7 +13,7 @@
##########################################################################
# The content of this file reflects TOSCA NFV Profile in YAML version
# 1.0.0. It describes the definition for TOSCA NFV types including Node Type,
-# Relationship Type, Capability Type and Interfaces.
+# Relationship Type, CapabilityAssignment Type and Interfaces.
##########################################################################
tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0
@@ -139,8 +139,8 @@ relationship_types:
valid_target_types: [ tosca.capabilities.nfv.Forwarder]
##########################################################################
-# Capability Type.
-# A Capability Type is a reusable entity that describes a kind of
+# CapabilityAssignment Type.
+# A CapabilityAssignment Type is a reusable entity that describes a kind of
# capability that a Node Type can declare to expose.
##########################################################################