add DlWifiRate and correct the name of accelleran

Change-Id: I6c5135e35522a34a1241c9dc591f5c2392f15578
diff --git a/tosca-configs/mcord/onf-mcord-pod1-progran.yaml b/tosca-configs/mcord/onf-mcord-pod1-progran.yaml
index ebbb34c..da17bb3 100644
--- a/tosca-configs/mcord/onf-mcord-pod1-progran.yaml
+++ b/tosca-configs/mcord/onf-mcord-pod1-progran.yaml
@@ -54,10 +54,10 @@
         HysteresisA3: 0
         HysteresisA5: 1
 
-    enodeb#accelaran:
+    enodeb#accelleran:
       type: tosca.nodes.ENodeB
       properties:
-        description: accelaran
+        description: accelleran
         enbId: "1"
         ipAddr: 0.0.0.0
 
@@ -89,6 +89,7 @@
       properties:
         name: video-slice
         CellIndividualOffset: 0
+        DlWifiRate: 0
         DlSchedType: RR
         DlAllocRBRate: 50
         UlSchedType: RR
@@ -103,7 +104,7 @@
             node: handover#barcelona-handover
             relationship: tosca.relationships.BelongsToOne
         - enodeb:
-            node: enodeb#accelaran
+            node: enodeb#accelleran
             relationship: tosca.relationships.BelongsToOne
 
     profile#download-slice:
@@ -111,6 +112,7 @@
       properties:
         name: download-slice
         CellIndividualOffset: 0
+        DlWifiRate: 0
         DlSchedType: RR
         DlAllocRBRate: 20
         UlSchedType: RR
@@ -125,7 +127,7 @@
             node: handover#barcelona-handover
             relationship: tosca.relationships.BelongsToOne
         - enodeb:
-            node: enodeb#accelaran
+            node: enodeb#accelleran
             relationship: tosca.relationships.BelongsToOne
 
     imsi2_to_video_slice: