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