diff options
Diffstat (limited to 'tests/main/pdp_policies.json')
-rw-r--r-- | tests/main/pdp_policies.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/main/pdp_policies.json b/tests/main/pdp_policies.json deleted file mode 100644 index b7d0d9e..0000000 --- a/tests/main/pdp_policies.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "policies": { - "onap.scaleout.tca": { - "type": "onap.policies.monitoring.cdap.tca.hi.lo.app", - "version": "1.0.0", - "metadata": { - "policy-id": "onap.scaleout.tca", - "policy-version": 1, - "description": "The scaleout policy for vDNS" - }, - "properties": { - "tca_policy": { - "domain": "measurementsForVfScaling", - "metricsPerEventName": [ - { - "eventName": "vLoadBalancer", - "controlLoopSchemaType": "VNF", - "policyScope": "type=configuration" - } - ] - } - } - } - } -}
\ No newline at end of file |