Fix spacing issues in YAML files in tosca/
[demo.git] / tosca / vCPE / infra / MainServiceTemplate.yaml
index b117c7e..0a3b178 100644 (file)
@@ -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:
@@ -45,7 +46,7 @@ topology_template:
       default: 10.0.11.1
     mr_ip_port:
       type: string
-      description: IP port of the Message Router that for vDHCP configuration 
+      description: IP port of the Message Router that for vDHCP configuration
       default: "3904"
     dcae_collector_ip:
       type: string
@@ -734,4 +735,3 @@ topology_template:
           #file: { get_input: vcpe_image_name }
           file: ../Artifacts/Deployment/OTHER/image
           type: tosca.artifacts.nfv.SwImage
-