diff options
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"} + ] +} |