aboutsummaryrefslogtreecommitdiffstats
path: root/tosca/vCPE/vbrgemu
diff options
context:
space:
mode:
authorLianhao Lu <lianhao.lu@intel.com>2019-04-26 08:14:07 +0800
committerLianhao Lu <lianhao.lu@intel.com>2019-04-26 10:42:04 +0800
commitabbad5a00c11ab0615567b617486a16d649afc1c (patch)
tree4e2f4c27e974c6a3f72d89737ac43e063ec02966 /tosca/vCPE/vbrgemu
parent943ade5dc3214b3c40d85c227d8837d5d33e5561 (diff)
vCPE tosca: Add metadata VNFD_SCHEMA_VERSION
Added VNFD_SCHEMA_VERSION property in metadata for backward compatibility requirements. Since the Dublin SDC DM does not support backward compatibility with Casablanca SDC DM, we need a place to idenitfy the DM version it uses in the csar template. Change-Id: I9586d1f442b6d166384acfa5eb3ca969e110b1b0 Issue-ID: INT-1037 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'tosca/vCPE/vbrgemu')
-rw-r--r--tosca/vCPE/vbrgemu/MainServiceTemplate.yaml1
-rw-r--r--tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/tosca/vCPE/vbrgemu/MainServiceTemplate.yaml b/tosca/vCPE/vbrgemu/MainServiceTemplate.yaml
index 1e4a36e9..e337008d 100644
--- a/tosca/vCPE/vbrgemu/MainServiceTemplate.yaml
+++ b/tosca/vCPE/vbrgemu/MainServiceTemplate.yaml
@@ -3,6 +3,7 @@ metadata:
template_name: vCPE_vbrgemu
template_version: "1.0"
template_author: onap
+ VNFD_SCHEMA_VERSION: "2.5.1+1"
description: vCPE_vbrgemu
imports:
diff --git a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml
index 58153231..af778c25 100644
--- a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml
+++ b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml
@@ -3,6 +3,7 @@ metadata:
template_name: vCPE_vbrgemu
template_version: "1.0"
template_author: onap
+ VNFD_SCHEMA_VERSION: "2.5.1+1"
description: vCPE_vbrgemu
imports: