commit | 88f0dc9de3216366af961250bef43fa4e232116d | [log] [tgz] |
---|---|---|
author | sebdet <sebastien.determe@intl.att.com> | Wed Oct 31 18:41:40 2018 +0100 |
committer | sebdet <sebastien.determe@intl.att.com> | Wed Oct 31 18:41:40 2018 +0100 |
tree | cd9f944e078bf9739f1bc7dc07c1348bde5739b4 | |
parent | 626d60b91ebe94bc9de2dfae45b211a7c9bd7687 [diff] |
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": {