summaryrefslogtreecommitdiffstats
path: root/applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json
diff options
context:
space:
mode:
authorpramod.jamkhedkar <pramod@research.att.com>2020-05-21 23:55:10 -0400
committerpramod.jamkhedkar <pramod@research.att.com>2020-05-26 07:48:23 -0400
commitbc05a77ffd6fae3aaae8ddaddb7ceea3debd9fd0 (patch)
tree73db77b372a8afb8509027bdcf94c1defd6f54b2 /applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json
parent18ad358dcefcc173638a944dbf7fd76833f8dd0c (diff)
Change CLC logic for updated OPHist DB entries.
Change the CLC policy logic to match the udpate Operations History DB rules. Now if a record has outcome = Started, it is considered to be in progress. Else it is considered to be complete. Issue-ID: POLICY-2583 Change-Id: If3f626bfec2d0656e43a26929107f68ff27af020 Signed-off-by: pramod.jamkhedkar <pramod@research.att.com>
Diffstat (limited to 'applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json')
-rw-r--r--applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json b/applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json
deleted file mode 100644
index dbd3a53a..00000000
--- a/applications/guard/src/test/resources/requests/coordination.cl.1.node.2.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "ONAPName": "Policy",
- "ONAPComponent": "drools-pdp",
- "ONAPInstance": "usecase-template",
- "requestId": "unique-request-id-4712",
- "action": "guard",
- "resource": {
- "guard": {
- "actor": "SDNR",
- "recipe": "Tilt",
- "clname": "cl1",
- "target": "node2"
- }
- }
-}