aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/engine/configpolicy_vFW_R1.jinja
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-20 17:20:56 -0400
committerDR695H <dr695h@att.com>2019-07-09 17:54:25 -0400
commit1a207a405ce7321347de1edc36c2076484700705 (patch)
tree7b44cfc8c4ccfb53ba10ad3b6be7ccc6c19d731d /tests/policy/engine/configpolicy_vFW_R1.jinja
parentaf20d99d3d140a9b3f5fe8710d75a0a463e22b76 (diff)
remvoing json templater use
Issue-ID: TEST-158 Change-Id: I0ef42c20de50f9aebaf70056cc00d7a7aa61e712 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'tests/policy/engine/configpolicy_vFW_R1.jinja')
-rw-r--r--tests/policy/engine/configpolicy_vFW_R1.jinja7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/policy/engine/configpolicy_vFW_R1.jinja b/tests/policy/engine/configpolicy_vFW_R1.jinja
new file mode 100644
index 00000000..b843a0b0
--- /dev/null
+++ b/tests/policy/engine/configpolicy_vFW_R1.jinja
@@ -0,0 +1,7 @@
+{
+ "configBody": "{\"service\": \"tca_policy\",\"location\": \"SampleServiceLocation\",\"uuid\": \"test\",\"policyName\": \"MicroServicevFirewall\",\"description\": \"MicroService vFirewall Policy\",\"configName\": \"SampleConfigName\",\"templateVersion\": \"OpenSource.version.1\",\"version\": \"1.1.0\",\"priority\": \"1\",\"policyScope\": \"resource=SampleResource,service=SampleService,type=SampleType,closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"riskType\": \"SampleRiskType\",\"riskLevel\": \"1\",\"guard\": \"False\",\"content\": {\"policyVersion\": \"v0.0.1\",\"threshholds\": [{\"severity\": \"MAJOR\",\"fieldPath\": \"$$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta\",\"thresholdValue\": \"300\",\"closedLoopEventStatus\": \"ONSET\",\"closedLoopControlName\": \"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\": \"1.0.2\",\"direction\": \"LESS_OR_EQUAL\"}, {\"severity\": \"CRITICAL\",\"fieldPath\": \"$$.event.measurementsForVfScalingFields.vNicUsageArray[*].receivedTotalPacketsDelta\",\"thresholdValue\": \"700\",\"closedLoopEventStatus\": \"ONSET\",\"closedLoopControlName\": \"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a\",\"version\": \"1.0.2\",\"direction\": \"GREATER_OR_EQUAL\"}],\"policyName\": \"DCAE.Config_tca-hi-lo\",\"controlLoopSchemaType\": \"VNF\",\"policyScope\": \"DCAE\",\"eventName\": \"vFirewallBroadcastPackets\"}}",
+ "policyConfigType": "MicroService",
+ "policyName": "{{policy_name}}",
+ "onapName": "DCAE",
+ "priority": "5"
+}