diff options
author | Taka Cho <takamune.cho@att.com> | 2021-02-26 10:42:44 -0500 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2021-02-26 13:30:14 -0500 |
commit | 8b9ba8597428c807205e049612cafb8d2886c1e2 (patch) | |
tree | fd225e0803d7a61fca235ee139527faa13e4a6bb /csit/tests/data/onap.policy.monitoring.decision.request.json | |
parent | 0d4b9a199372fc4810af9c1620c43b5fc6a5ad63 (diff) |
move xacml csit to xacml repo
move tests/plans to from
csit repo to xacml repo
Issue-ID: POLICY-2895
Change-Id: If8840f286c35136ae76314a6557cf186a9bf8a4a
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'csit/tests/data/onap.policy.monitoring.decision.request.json')
-rw-r--r-- | csit/tests/data/onap.policy.monitoring.decision.request.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/csit/tests/data/onap.policy.monitoring.decision.request.json b/csit/tests/data/onap.policy.monitoring.decision.request.json new file mode 100644 index 00000000..f79f4eb6 --- /dev/null +++ b/csit/tests/data/onap.policy.monitoring.decision.request.json @@ -0,0 +1,9 @@ +{ + "ONAPName": "DCAE", + "ONAPComponent": "PolicyHandler", + "ONAPInstance": "622431a4-9dea-4eae-b443-3b2164639c64", + "action": "configure", + "resource": { + "policy-id": "onap.restart.tca" + } +}
\ No newline at end of file |