Merge changes I0c2e7e06,I7fa79a6c,I768b765f
authorSébastien Determe <sd378r@intl.att.com>
Thu, 19 Apr 2018 16:39:39 +0000 (16:39 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 19 Apr 2018 16:39:39 +0000 (16:39 +0000)
* changes:
  Add Prefix to ModelName
  Flexible Policy code
  Fix Sdc Controller

src/main/resources/clds/templates/tca-policy-template.json
src/test/resources/clds/templates/tca-policy-template.json
src/test/resources/example/tca-policy-req/tca-policy-expected.json

index 275b6a4..b3369a3 100644 (file)
@@ -4,6 +4,7 @@
        "location": "SampleServiceLocation",
        "configName": "SampleConfigName",
        "uuid": "test",
+       "policyScope":"CLAMP",
        "templateVersion": "OpenSource.version.1",
        "policyName": "MicroService",
        "description": "MicroService Policy",
index 275b6a4..559aacb 100644 (file)
@@ -4,6 +4,7 @@
        "location": "SampleServiceLocation",
        "configName": "SampleConfigName",
        "uuid": "test",
+       "policyScope": "CLAMP",
        "templateVersion": "OpenSource.version.1",
        "policyName": "MicroService",
        "description": "MicroService Policy",
index a04e223..bbe9ca6 100644 (file)
@@ -4,6 +4,7 @@
   "location": "SampleServiceLocation",
   "configName": "SampleConfigName",
   "uuid": "test",
+  "policyScope": "CLAMP",
   "templateVersion": "OpenSource.version.1",
   "policyName": "example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4",
   "description": "MicroService Policy",