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/vCPE.policy.input.tosca.deploy.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/vCPE.policy.input.tosca.deploy.json')
-rw-r--r-- | csit/tests/data/vCPE.policy.input.tosca.deploy.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/csit/tests/data/vCPE.policy.input.tosca.deploy.json b/csit/tests/data/vCPE.policy.input.tosca.deploy.json new file mode 100644 index 00000000..7ace047b --- /dev/null +++ b/csit/tests/data/vCPE.policy.input.tosca.deploy.json @@ -0,0 +1,5 @@ +{"policies":[ + {"policy-id":"onap.restart.tca"}, + {"policy-id":"OSDF_CASABLANCA.Affinity_Default"} + ] +} |