Set policy scope
Change policy scope to CLAMP in policy code and tests
Issue-ID: CLAMP-153
Change-Id: I4376e4d1d603033d0b3355d1115a21026d48beec
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
diff --git a/src/main/resources/clds/templates/tca-policy-template.json b/src/main/resources/clds/templates/tca-policy-template.json
index eca4d46..275b6a4 100644
--- a/src/main/resources/clds/templates/tca-policy-template.json
+++ b/src/main/resources/clds/templates/tca-policy-template.json
@@ -1,12 +1,11 @@
{
"service": "tca_policy",
- "version": "1.0.0",
+ "version": "1.1.0",
"location": "SampleServiceLocation",
"configName": "SampleConfigName",
"uuid": "test",
- "policyScope": "resource=SampleResource,service=SampleService,type=SampleType,closedLoopControlName=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e",
"templateVersion": "OpenSource.version.1",
- "policyName": "MicroServicevCPE",
+ "policyName": "MicroService",
"description": "MicroService Policy",
"priority": "1",
"riskType": "SampleRiskType",