From abbad5a00c11ab0615567b617486a16d649afc1c Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Fri, 26 Apr 2019 08:14:07 +0800 Subject: 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 --- tosca/vCPE/infra/MainServiceTemplate.yaml | 1 + tosca/vCPE/infra/MainServiceTemplate_sriov.yaml | 1 + tosca/vCPE/vbng/MainServiceTemplate.yaml | 1 + tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml | 1 + tosca/vCPE/vbrgemu/MainServiceTemplate.yaml | 1 + tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml | 1 + tosca/vCPE/vgmux/MainServiceTemplate.yaml | 1 + tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml | 1 + tosca/vCPE/vgw/MainServiceTemplate.yaml | 1 + tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml | 1 + 10 files changed, 10 insertions(+) diff --git a/tosca/vCPE/infra/MainServiceTemplate.yaml b/tosca/vCPE/infra/MainServiceTemplate.yaml index b117c7e6..7b44e835 100644 --- a/tosca/vCPE/infra/MainServiceTemplate.yaml +++ b/tosca/vCPE/infra/MainServiceTemplate.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_infra template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_infra imports: diff --git a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml index 2945555d..ca343334 100644 --- a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_infra template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_infra imports: diff --git a/tosca/vCPE/vbng/MainServiceTemplate.yaml b/tosca/vCPE/vbng/MainServiceTemplate.yaml index d1ee7a18..f4b7633d 100644 --- a/tosca/vCPE/vbng/MainServiceTemplate.yaml +++ b/tosca/vCPE/vbng/MainServiceTemplate.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vbng template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vbng imports: diff --git a/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml index 4dfd3d0b..99d217b3 100644 --- a/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vbng/MainServiceTemplate_sriov.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vbng template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vbng imports: 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: diff --git a/tosca/vCPE/vgmux/MainServiceTemplate.yaml b/tosca/vCPE/vgmux/MainServiceTemplate.yaml index 2a6385bc..dd3e8f29 100644 --- a/tosca/vCPE/vgmux/MainServiceTemplate.yaml +++ b/tosca/vCPE/vgmux/MainServiceTemplate.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vgmux template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vgmux imports: diff --git a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml index 3b727d27..171f8782 100644 --- a/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vgmux/MainServiceTemplate_sriov.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vgmux template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vgmux imports: diff --git a/tosca/vCPE/vgw/MainServiceTemplate.yaml b/tosca/vCPE/vgw/MainServiceTemplate.yaml index 3fda350c..5a8611a0 100644 --- a/tosca/vCPE/vgw/MainServiceTemplate.yaml +++ b/tosca/vCPE/vgw/MainServiceTemplate.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vgw template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vgw imports: diff --git a/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml index bb7819f3..4063f957 100644 --- a/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vgw/MainServiceTemplate_sriov.yaml @@ -3,6 +3,7 @@ metadata: template_name: vCPE_vgw template_version: "1.0" template_author: onap + VNFD_SCHEMA_VERSION: "2.5.1+1" description: vCPE_vgw imports: -- cgit 1.2.3-korg