Fix Payload in policy

Fix payload field in Op Policy, must now be YAML format + fix SO actor
value

Issue-ID: CLAMP-241
Change-Id: Icce97a0c396fb9ae11c98ace66893066494fcf73
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/src/main/resources/clds/templates/globalProperties.json b/src/main/resources/clds/templates/globalProperties.json
index b6f68f6..7cd449f 100644
--- a/src/main/resources/clds/templates/globalProperties.json
+++ b/src/main/resources/clds/templates/globalProperties.json
@@ -49,7 +49,7 @@
 		"timeout": 345,
 		"actor": {
 			"APPC":"APPC",
-			"MSO": "SO",
+			"SO": "SO",
 			"VFC": "VFC"
 		},
 		"vnfRecipe": {