diff options
Diffstat (limited to 'tosca/vCPE/infra/MainServiceTemplate.yaml')
-rw-r--r-- | tosca/vCPE/infra/MainServiceTemplate.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tosca/vCPE/infra/MainServiceTemplate.yaml b/tosca/vCPE/infra/MainServiceTemplate.yaml index 66e84515..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: @@ -173,7 +174,7 @@ topology_template: # root: 10000000 # leaf: 10000000 # min_bitrate_requirements: -# root 10000000 +# root: 10000000 # leaf: 10000000 # virtual_link_protocol_data: # - associated_layer_protocol: ipv4 |