diff options
author | RAJU <cr770w@att.com> | 2017-10-19 15:59:57 -0500 |
---|---|---|
committer | RAJU <cr770w@att.com> | 2017-10-19 16:35:34 -0500 |
commit | bb7d13cde357be1e72243ad380b111f5ed72ee1e (patch) | |
tree | af77c22b69e99d21fdd3d61d27e68da05bcbe792 /test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template | |
parent | a867833d0943b36f431b869c630959aa23abaf0f (diff) |
Policy CSIT Payload changes from push-policies.sh
Issue-Id: POLICY-337
Signed-off-by: RAJU <cr770w@att.com>
Change-Id: I6efd732fea87c23483af32de9f6938e00f41a8ff
Diffstat (limited to 'test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template')
-rw-r--r-- | test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template b/test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template new file mode 100644 index 000000000..0a9ecc6ff --- /dev/null +++ b/test/csit/tests/policy/suite1/configpolicy_vDNS_R1.template @@ -0,0 +1,6 @@ +{ + "configBody": "{ \"service\": \"policy_tosca_tca\", \"location\": \"SampleServiceLocation\", \"uuid\": \"test\", \"policyName\": \"MicroServicevDNS\", \"description\": \"MicroService vDNS Policy\", \"configName\": \"SampleConfigName\", \"templateVersion\": \"OpenSource.version.1\", \"version\": \"1.0.0\", \"priority\": \"1\", \"policyScope\": \"resource=SampleResource,service=SampleService,type=SampleType,closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\", \"riskType\": \"SampleRiskType\", \"riskLevel\": \"1\", \"guard\": \"False\", \"content\": { \"policyVersion\": \"v0.0.1\", \"threshholds\": [{ \"severity\": \"CRITICAL\", \"fieldPath\": \"$$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta\", \"thresholdValue\": \"300\", \"closedLoopEventStatus\": \"ONSET\", \"closedLoopControlName\": \"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3\", \"version\": \"1.0.2\", \"direction\": \"GREATER_OR_EQUAL\" }], \"policyName\": \"DCAE.Config_tca-hi-lo\", \"controlLoopSchemaType\": \"VM\", \"policyScope\": \"DCAE\", \"eventName\": \"vLoadBalancer\" } }", + "policyConfigType": "MicroService", + "policyName": "${policy_name}", + "onapName": "DCAE" +}
\ No newline at end of file |