aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/engine/opspolicy_VDNS.template
diff options
context:
space:
mode:
authorGary Wu <gary.wu@futurewei.com>2019-07-10 00:01:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-10 00:01:32 +0000
commitc354411b4df2ca9929749ba9283972d3b3dddeff (patch)
tree5aff9ffbf78feefcdcbdcec73c4a00f4fa66b39f /tests/policy/engine/opspolicy_VDNS.template
parentf265a2f799456ce8c43ac21dbfbe8c8c782ec962 (diff)
parent1a207a405ce7321347de1edc36c2076484700705 (diff)
Merge "remvoing json templater use"
Diffstat (limited to 'tests/policy/engine/opspolicy_VDNS.template')
-rw-r--r--tests/policy/engine/opspolicy_VDNS.template26
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/policy/engine/opspolicy_VDNS.template b/tests/policy/engine/opspolicy_VDNS.template
deleted file mode 100644
index 801773d5..00000000
--- a/tests/policy/engine/opspolicy_VDNS.template
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "policyConfigType": "BRMS_PARAM",
- "policyName": "${policy_name}",
- "policyDescription": "Create BRMS Param policy for vLB",
- "attributes": {
- "MATCHING": {
- "controller": "vDNS"
- },
- "RULE": {
- "templateName": "ControlLoopDemo__closedLoopControlName",
- "closedLoopControlName": "CL-DNS-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8",
- "policyVersion": "v1.0",
- "actor": "MSO",
- "aaiNamedQueryUUID": "4ff56a54-9e3f-46b7-a337-07a1d3c6b469",
- "aaiURL": "https://aai.api.simpledemo.openecomp.org:8443/aai/search/named-query",
- "aaiUsername": "POLICY",
- "aaiPassword": "POLICY",
- "msoURL": "http://vm1.mso.simpledemo.openecomp.org:8080/ecomp/mso/infra",
- "msoUsername": "InfraPortalClient",
- "msoPassword": "password11",
- "aaiPatternMatch": 0,
- "notificationTopic": "POLICY-CL-MGT",
- "appcTopic": "APPC-CL"
- }
- }
-} \ No newline at end of file