tp profile value fix in ocp olt

Change-Id: I792706a57929300608bb96e771ca0453b44495f4
diff --git a/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-olt.yaml b/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-olt.yaml
index 42ce3b2..997c7a8 100755
--- a/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-olt.yaml
+++ b/tosca-configs/att-workflow/flex-ocp-cord-voltha-master-olt.yaml
@@ -109,7 +109,7 @@
               {
                 "pbit_map": "0b00100000",
                 "aes_encryption": "True",
-                "scheduling_policy": "StrictPriority",
+                "scheduling_policy": "Strict-Priority",
                 "priority_q": 2,
                 "weight": 0,
                 "discard_policy": "TailDrop",
@@ -123,7 +123,7 @@
               {
                 "pbit_map": "0b11000000",
                 "aes_encryption": "True",
-                "scheduling_policy": "StrictPriority",
+                "scheduling_policy": "Strict-Priority",
                 "priority_q": 1,
                 "weight": 25,
                 "discard_policy": "TailDrop",