Fix spacing issues in YAML files in tosca/
[demo.git] / tosca / vCPE / infra / MainServiceTemplate.yaml
index 66e8451..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
@@ -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
@@ -734,4 +735,3 @@ topology_template:
           #file: { get_input: vcpe_image_name }
           file: ../Artifacts/Deployment/OTHER/image
           type: tosca.artifacts.nfv.SwImage
-